Skip to content

Commit

Permalink
Automated changelog update [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincent Petry committed Feb 27, 2020
1 parent 626bc88 commit e05a2e7
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Summary
* Bugfix - Responsive buttons layout in app bar when multiple files are selected: [#3011](https://github.com/owncloud/phoenix/issues/3011)
* Bugfix - Fix accessible labels that said $gettext: [#3039](https://github.com/owncloud/phoenix/pull/3039)
* Bugfix - Fix console warning about search query in public page: [#3041](https://github.com/owncloud/phoenix/pull/3041)
* Bugfix - Moved resharers to the top of owner collaborator entry: [#3850](https://github.com/owncloud/phoenix/issues/3850)
* Enhancement - Added ability to click file list columns for sorting: [#1854](https://github.com/owncloud/phoenix/issues/1854)
* Enhancement - Display decimals in resource size column only for MBs or higher: [#2986](https://github.com/owncloud/phoenix/issues/2986)
* Enhancement - Different message in overwrite dialog when versioning is enabled: [#3047](https://github.com/owncloud/phoenix/issues/3047)
Expand Down Expand Up @@ -50,6 +51,17 @@ Details

https://github.com/owncloud/phoenix/pull/3041

* Bugfix - Moved resharers to the top of owner collaborator entry: [#3850](https://github.com/owncloud/phoenix/issues/3850)

For received shares, the resharers user display names are now shown on top of the owner entry in
the collaborators list, with a reshare icon, instead of having their own entry in the
collaborators list.

This makes the reshare situation more clear and removes the ambiguity about the formerly
displayed "resharer" role which doesn't exist.

https://github.com/owncloud/phoenix/issues/3850

* Enhancement - Added ability to click file list columns for sorting: [#1854](https://github.com/owncloud/phoenix/issues/1854)

The sorting mode of the file list can now be changed by clicking on the column headers.
Expand Down

0 comments on commit e05a2e7

Please sign in to comment.