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 committed Jun 8, 2023
1 parent 4f26424 commit aac7816
Showing 1 changed file with 30 additions and 19 deletions.
49 changes: 30 additions & 19 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ The following sections list the changes for unreleased.

## Summary

* Enhancement - Use reva client selectors: [#6452](https://github.com/owncloud/ocis/pull/6452)
* Enhancement - Add companion URL config: [#6453](https://github.com/owncloud/ocis/pull/6453)
* Enhancement - Add imprint and privacy url config: [#6462](https://github.com/owncloud/ocis/pull/6462)
* Enhancement - Fix the username validation: [#6437](https://github.com/owncloud/ocis/pull/6437)
Expand All @@ -14,6 +15,16 @@ The following sections list the changes for unreleased.

## Details

* Enhancement - Use reva client selectors: [#6452](https://github.com/owncloud/ocis/pull/6452)

Use reva client selectors instead of the static clients, this introduces the ocis service
registry in reva. The service discovery now resolves reva services by name and the client
selectors pick a random registered service node.

https://github.com/owncloud/ocis/pull/6452
https://github.com/cs3org/reva/pull/3939
https://github.com/cs3org/reva/pull/3953

* Enhancement - Add companion URL config: [#6453](https://github.com/owncloud/ocis/pull/6453)

Introduce a config to set the Uppy Companion URL via `WEB_OPTION_UPLOAD_COMPANION_URL`.
Expand Down Expand Up @@ -4210,7 +4221,7 @@ The following sections list the changes for 2.0.0.

The following sections list the changes for 1.20.0.

[1.20.0]: https://github.com/owncloud/ocis/compare/v1.19.1...v1.20.0
[1.20.0]: https://github.com/owncloud/ocis/compare/v1.19.0...v1.20.0

## Summary

Expand Down Expand Up @@ -4378,28 +4389,11 @@ The following sections list the changes for 1.20.0.
Group member remove

https://github.com/owncloud/ocis/pull/3467
# 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

Expand Down Expand Up @@ -4568,6 +4562,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.
Expand Down

0 comments on commit aac7816

Please sign in to comment.