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 authored and Jan committed Aug 15, 2023
1 parent e063462 commit 351fb8a
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Summary
* Bugfix - Switch columns displayed on small screens in "Shared with me" view: [#9315](https://github.com/owncloud/web/issues/9315)
* Bugfix - Media controls overflow on mobile screens: [#9351](https://github.com/owncloud/web/pull/9351)
* Bugfix - Space editors see empty trashbin and delete actions in space trashbin: [#9389](https://github.com/owncloud/web/pull/9389)
* Bugfix - Merging folders: [#9461](https://github.com/owncloud/web/issues/9461)
* Enhancement - Add hasPriority property for editors per extension: [#7967](https://github.com/owncloud/web/pull/7967)
* Enhancement - Improve extension app topbar: [#8422](https://github.com/owncloud/web/issues/8422)
* Enhancement - Open individually shared file in dedicated view: [#8445](https://github.com/owncloud/web/issues/8445)
Expand Down Expand Up @@ -131,6 +132,13 @@ Details
https://github.com/owncloud/web/issues/9385
https://github.com/owncloud/web/pull/9389

* Bugfix - Merging folders: [#9461](https://github.com/owncloud/web/issues/9461)

Merging folders as option to handle name conflicts has been fixed.

https://github.com/owncloud/web/issues/9461
https://github.com/owncloud/web/pull/9477

* Enhancement - Add hasPriority property for editors per extension: [#7967](https://github.com/owncloud/web/pull/7967)

HasPriority property has been added to replace canBeDefault. The property allows to set
Expand Down Expand Up @@ -276,10 +284,16 @@ Details
currently the only supported option.

https://github.com/owncloud/web/issues/9151
https://github.com/owncloud/web/issues/9445
https://github.com/owncloud/web/issues/9469
https://github.com/owncloud/web/issues/9454
https://github.com/owncloud/web/pull/9150
https://github.com/owncloud/web/pull/9282
https://github.com/owncloud/web/pull/9291
https://github.com/owncloud/web/pull/9374
https://github.com/owncloud/web/pull/9460
https://github.com/owncloud/web/pull/9471
https://github.com/owncloud/web/pull/9470

* Enhancement - Privacy statement in account menu: [#9174](https://github.com/owncloud/web/issues/9174)

Expand Down Expand Up @@ -374,8 +388,10 @@ Details

https://github.com/owncloud/web/issues/9258
https://github.com/owncloud/web/issues/9428
https://github.com/owncloud/web/issues/9439
https://github.com/owncloud/web/pull/9304
https://github.com/owncloud/web/pull/9432
https://github.com/owncloud/web/pull/9456

* Enhancement - Ambiguation for URL view mode params: [#9344](https://github.com/owncloud/web/pull/9344)

Expand Down Expand Up @@ -429,6 +445,7 @@ Details
https://github.com/owncloud/web/issues/9353
https://github.com/owncloud/web/issues/9354
https://github.com/owncloud/web/pull/9394
https://github.com/owncloud/web/pull/9459

* Enhancement - Show local loading spinner in sharing button: [#9423](https://github.com/owncloud/web/pull/9423)

Expand Down

0 comments on commit 351fb8a

Please sign in to comment.