Automated changelog update [skip ci]

This commit is contained in:
Michael Barz
2022-04-11 09:13:56 +00:00
parent b02125d1f7
commit 0ef1826c8e
+28 -19
View File
@@ -2,7 +2,7 @@
The following sections list the changes for unreleased.
[unreleased]: https://github.com/owncloud/ocis/compare/v1.19.1...master
[unreleased]: https://github.com/owncloud/ocis/compare/v1.19.0...master
## Summary
@@ -11,6 +11,7 @@ The following sections list the changes for unreleased.
* Bugfix - Ensure the same data on /ocs/v?.php/config like oC10: [#3113](https://github.com/owncloud/ocis/pull/3113)
* Bugfix - Use the default server download protocol if spaces are not supported: [#3386](https://github.com/owncloud/ocis/pull/3386)
* Change - Fix keys with underscores in the config files: [#3412](https://github.com/owncloud/ocis/pull/3412)
* Change - Don't create demo users by default: [#3474](https://github.com/owncloud/ocis/pull/3474)
* Enhancement - Alias links: [#3454](https://github.com/owncloud/ocis/pull/3454)
* Enhancement - Add sorting to GraphAPI users and groups: [#3360](https://github.com/owncloud/ocis/issues/3360)
* Enhancement - Make config dir configurable: [#3440](https://github.com/owncloud/ocis/pull/3440)
@@ -50,6 +51,14 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/pull/3412
* Change - Don't create demo users by default: [#3474](https://github.com/owncloud/ocis/pull/3474)
As we are coming closer to the first beta, we need to disable the creation of the demo users by
default.
https://github.com/owncloud/ocis/issues/3181
https://github.com/owncloud/ocis/pull/3474
* Enhancement - Alias links: [#3454](https://github.com/owncloud/ocis/pull/3454)
Bumps reva and configures ocs token endpoint to be unprotected
@@ -94,28 +103,11 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/pull/3437
https://github.com/owncloud/ocis/pull/3487
https://github.com/owncloud/web/releases/tag/v5.4.0-rc.4
# Changelog for [1.19.1] (2022-03-29)
The following sections list the changes for 1.19.1.
[1.19.1]: https://github.com/owncloud/ocis/compare/v1.19.0...v1.19.1
## Summary
* Bugfix - Return correct special item urls: [#3419](https://github.com/owncloud/ocis/pull/3419)
## Details
* Bugfix - Return correct special item urls: [#3419](https://github.com/owncloud/ocis/pull/3419)
URLs for Special items (space image, readme) were broken.
https://github.com/owncloud/ocis/pull/3419
# Changelog for [1.19.0] (2022-03-29)
The following sections list the changes for 1.19.0.
[1.19.0]: https://github.com/owncloud/ocis/compare/v1.18.0...v1.19.0
[1.19.0]: https://github.com/owncloud/ocis/compare/v1.19.1...v1.19.0
## Summary
@@ -284,6 +276,23 @@ The following sections list the changes for 1.19.0.
https://github.com/owncloud/ocis/pull/3291
https://github.com/owncloud/ocis/pull/3375
https://github.com/owncloud/web/releases/tag/v5.3.0
# Changelog for [1.19.1] (2022-03-29)
The following sections list the changes for 1.19.1.
[1.19.1]: https://github.com/owncloud/ocis/compare/v1.18.0...v1.19.1
## Summary
* Bugfix - Return correct special item urls: [#3419](https://github.com/owncloud/ocis/pull/3419)
## Details
* Bugfix - Return correct special item urls: [#3419](https://github.com/owncloud/ocis/pull/3419)
URLs for Special items (space image, readme) were broken.
https://github.com/owncloud/ocis/pull/3419
# Changelog for [1.18.0] (2022-03-03)
The following sections list the changes for 1.18.0.