Skip to content

Commit

Permalink
Automated changelog update [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
TheOneRing committed Apr 8, 2021
1 parent 393618a commit 60bcf62
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Summary
* Change - Add support for dynamic client registration with OIDC: [#8350](https://github.com/owncloud/client/pull/8350/)
* Change - Include full os version in the about dialog: [#8374](https://github.com/owncloud/client/pull/8374)
* Change - We removed the support for async jobs using OC-JobStatus-Location: [#8398](https://github.com/owncloud/client/pull/8398)
* Enhancement - We reworked the server activity table: [#8158](https://github.com/owncloud/client/issues/8158)
* Enhancement - Add initial support for backups triggered by an external tool: [#8437](https://github.com/owncloud/client/pull/8437)
* Enhancement - Add language picker to general settings: [#8466](https://github.com/owncloud/client/issues/8466)
* Enhancement - Attach the last 20 log lines to a crash report: [#8467](https://github.com/owncloud/client/issues/8467)
Expand Down Expand Up @@ -124,6 +125,14 @@ Details

https://github.com/owncloud/client/pull/8398

* Enhancement - We reworked the server activity table: [#8158](https://github.com/owncloud/client/issues/8158)

We redone the server activity table, its now behaves as a proper table, is sortable, supports
right to left layouts and overall behave more smooth.

https://github.com/owncloud/client/issues/8158
https://github.com/owncloud/client/issues/4336

* Enhancement - Add initial support for backups triggered by an external tool: [#8437](https://github.com/owncloud/client/pull/8437)

We added a socket api function which allows creation of backups.
Expand Down

0 comments on commit 60bcf62

Please sign in to comment.