Skip to content

Commit

Permalink
Automated changelog update [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
JammingBen committed Sep 12, 2022
1 parent 010f1b7 commit ccfc34f
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Summary
-------

* Bugfix - Add language param opening external app: [#7419](https://github.com/owncloud/web/issues/7419)
* Bugfix - Shares tree loading: [#7506](https://github.com/owncloud/web/issues/7506)
* Bugfix - Sidebar toggle icon: [#7632](https://github.com/owncloud/web/pull/7632)
* Bugfix - Upload modify time: [#7630](https://github.com/owncloud/web/pull/7630)

Expand All @@ -22,6 +23,21 @@ Details
https://github.com/owncloud/web/issues/7419
https://github.com/owncloud/web/pull/7631

* Bugfix - Shares tree loading: [#7506](https://github.com/owncloud/web/issues/7506)

We've improved loading of the shares tree:

* It now happens more globally in the sidebar component instead of in each sidebar panel. *
Shares won't be loaded for resources without a path anymore.

These changes massively improve the sidebar performance and fix several issues with
(re-)share permissions.

https://github.com/owncloud/web/issues/7506
https://github.com/owncloud/web/issues/7593
https://github.com/owncloud/web/issues/7592
https://github.com/owncloud/web/pull/7580

* Bugfix - Sidebar toggle icon: [#7632](https://github.com/owncloud/web/pull/7632)

We've fixed a bug where the sidebar toggle icon would not detect the "open"-state of the
Expand Down

0 comments on commit ccfc34f

Please sign in to comment.