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 committed Mar 7, 2022
1 parent ae37883 commit 5d223ca
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Summary
* Bugfix - Show no auth popup on password protected public links in ownCloud 10: [#6530](https://github.com/owncloud/web/pull/6530)
* Bugfix - Don't write error message on passing ReadmeContentModal.spec.js test: [#6525](https://github.com/owncloud/web/pull/6525)
* Bugfix - Prevent cross-site scripting attack while displaying space description: [#6523](https://github.com/owncloud/web/pull/6523)
* Enhancement - Add a watcher for the share panel of a space: [#6543](https://github.com/owncloud/web/pull/6543)
* Enhancement - Allow updating space quota: [#6477](https://github.com/owncloud/web/pull/6477)
* Enhancement - Implement people sharing for spaces: [#6455](https://github.com/owncloud/web/pull/6455)
* Enhancement - Update the graph SDK: [#6519](https://github.com/owncloud/web/pull/6519)
Expand Down Expand Up @@ -58,6 +59,13 @@ Details
https://github.com/owncloud/web/issues/6526
https://github.com/owncloud/web/pull/6523

* Enhancement - Add a watcher for the share panel of a space: [#6543](https://github.com/owncloud/web/pull/6543)

We've added a watcher for the share panel of a space to ensure seamless navigation via the share
indicator.

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

* Enhancement - Allow updating space quota: [#6477](https://github.com/owncloud/web/pull/6477)

We have implemented a way to update the quota of a space
Expand Down

0 comments on commit 5d223ca

Please sign in to comment.