Skip to content

Commit

Permalink
Automated changelog update [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
kulmann authored and fschade committed May 4, 2022
1 parent 87a6028 commit 5ff8098
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Summary
* Bugfix - Decrease build time and fix faulty oc10 docker dev env: [#6855](https://github.com/owncloud/web/pull/6855)
* Bugfix - Do not load files from cache: [#6447](https://github.com/owncloud/web/pull/6447)
* Bugfix - Indicate guest shares: [#6813](https://github.com/owncloud/web/pull/6813)
* Bugfix - Edit public links with expiration: [#6858](https://github.com/owncloud/web/issues/6858)
* Bugfix - Password enforcement for public links: [#6323](https://github.com/owncloud/web/issues/6323)
* Bugfix - Rename is clickable on mobile: [#6767](https://github.com/owncloud/web/issues/6767)
* Bugfix - Rename a file in favorites list with same name but in different folder: [#6804](https://github.com/owncloud/web/pull/6804)
Expand Down Expand Up @@ -80,6 +81,14 @@ Details

https://github.com/owncloud/web/pull/6813

* Bugfix - Edit public links with expiration: [#6858](https://github.com/owncloud/web/issues/6858)

We've fixed an issue with public links with expiration date that were failing in update
requests.

https://github.com/owncloud/web/issues/6858
https://github.com/owncloud/web/pull/6867

* Bugfix - Password enforcement for public links: [#6323](https://github.com/owncloud/web/issues/6323)

Password enforcement for public links, which can be adjusted on a per-role basis, wasn't
Expand Down

0 comments on commit 5ff8098

Please sign in to comment.