Skip to content

Commit

Permalink
Automated changelog update [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
fschade authored and LukasHirt committed Oct 25, 2023
1 parent acf24cf commit 038fba5
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 @@ -20,6 +20,7 @@ Summary
* Bugfix - Special characters in username: [#9694](https://github.com/owncloud/web/issues/9694)
* Bugfix - Create .space folder if it does not exist: [#9788](https://github.com/owncloud/web/issues/9788)
* Bugfix - Copy quicklinks for webkit navigator: [#9832](https://github.com/owncloud/web/pull/9832)
* Bugfix - Upload space image: [#9844](https://github.com/owncloud/web/pull/9844)
* Enhancement - Make login url configurable: [#7317](https://github.com/owncloud/ocis/pull/7317)
* Enhancement - Scroll to newly created folder: [#7600](https://github.com/owncloud/web/issues/7600)
* Enhancement - Application unification: [#9302](https://github.com/owncloud/web/issues/9302)
Expand Down Expand Up @@ -139,6 +140,13 @@ Details
https://github.com/owncloud/web/issues/9166
https://github.com/owncloud/web/pull/9832

* Bugfix - Upload space image: [#9844](https://github.com/owncloud/web/pull/9844)

Space image upload failed due to some code changes, this fixed and works as expected again.

https://github.com/owncloud/web/issues/9839
https://github.com/owncloud/web/pull/9844

* Enhancement - Make login url configurable: [#7317](https://github.com/owncloud/ocis/pull/7317)

We've added a new configuration option loginUrl to web, this is helpful if you use an external
Expand Down

0 comments on commit 038fba5

Please sign in to comment.