Skip to content

Commit

Permalink
Automated changelog update [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Pascal Wengerter committed Nov 11, 2021
1 parent 2f544d5 commit 8a0f765
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 @@ -10,6 +10,7 @@ Summary

* Bugfix - Fix location picker breadcrumb url encoding: [#5940](https://github.com/owncloud/web/pull/5940)
* Bugfix - Context menu rendering: [#5952](https://github.com/owncloud/web/pull/5952)
* Bugfix - Use search app translations: [#5955](https://github.com/owncloud/web/issues/5955)
* Enhancement - Rename `_chunks` folder to `chunks`: [#5988](https://github.com/owncloud/web/pull/5988)
* Enhancement - Default action order: [#5952](https://github.com/owncloud/web/pull/5952)
* Enhancement - Reduced sidebar width: [#5981](https://github.com/owncloud/web/issues/5981)
Expand All @@ -36,6 +37,13 @@ Details

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

* Bugfix - Use search app translations: [#5955](https://github.com/owncloud/web/issues/5955)

We fixed that the search app was not using its translations properly.

https://github.com/owncloud/web/issues/5955
https://github.com/owncloud/web/pull/5956

* Enhancement - Rename `_chunks` folder to `chunks`: [#5988](https://github.com/owncloud/web/pull/5988)

We've renamed the `_chunks` folder to `chunks` in the ownCloud Web build output in order to make
Expand Down

0 comments on commit 8a0f765

Please sign in to comment.