Skip to content

Commit

Permalink
Automated changelog update [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasHirt committed Jan 10, 2025
1 parent 971a81f commit 6cae0ba
Showing 1 changed file with 52 additions and 21 deletions.
73 changes: 52 additions & 21 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
* [Changelog for 3.0.0](#changelog-for-300-2023-06-06)
* [Changelog for 2.0.0](#changelog-for-200-2022-11-30)
* [Changelog for 1.20.0](#changelog-for-1200-2022-04-13)
* [Changelog for 1.19.0](#changelog-for-1190-2022-03-29)
* [Changelog for 1.19.1](#changelog-for-1191-2022-03-29)
* [Changelog for 1.19.0](#changelog-for-1190-2022-03-29)
* [Changelog for 1.18.0](#changelog-for-1180-2022-03-03)
* [Changelog for 1.17.0](#changelog-for-1170-2022-02-16)
* [Changelog for 1.16.0](#changelog-for-1160-2021-12-10)
Expand Down Expand Up @@ -70,6 +70,7 @@ The following sections list the changes for unreleased.
* Enhancement - Translate Notification Settings: [#10812](https://github.com/owncloud/ocis/pull/10812)
* Enhancement - Bump Reva: [#10830](https://github.com/owncloud/ocis/pull/10830)
* Enhancement - Part IV: Grouping of mail notifications: [#10838](https://github.com/owncloud/ocis/pull/10838)
* Enhancement - Update web to v11.1.0: [#10853](https://github.com/owncloud/ocis/pull/10853)

## Details

Expand Down Expand Up @@ -137,6 +138,36 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/issues/10793
https://github.com/owncloud/ocis/pull/10838

* Enhancement - Update web to v11.1.0: [#10853](https://github.com/owncloud/ocis/pull/10853)

- Bugfix [owncloud/web#12040](https://github.com/owncloud/web/pull/12040):
Preview app files visibility: #12040 - Bugfix
[owncloud/web#12044](https://github.com/owncloud/web/pull/12044): Disable paste
action in same folder: #12044 - Bugfix
[owncloud/web#12045](https://github.com/owncloud/web/pull/12045): Do not push
sidebar close action away: #12045 - Bugfix
[owncloud/web#12045](https://github.com/owncloud/web/pull/12045): Update sidebar
width on resize: #12045 - Bugfix
[owncloud/web#12045](https://github.com/owncloud/web/pull/12045): Use correct
breakpoints in sidebar: #12045 - Bugfix
[owncloud/web#12050](https://github.com/owncloud/web/pull/12050): Show indirect
shares on search page: #12050 - Bugfix
[owncloud/web#12055](https://github.com/owncloud/web/pull/12055): Add more
padding to input when clear action is visible: #12055 - Bugfix
[owncloud/web#12058](https://github.com/owncloud/web/pull/12058): Use local
state in sidebar in embed mode: #12058 - Bugfix
[owncloud/web#12063](https://github.com/owncloud/web/pull/12063): Change opacity
of disabled checkboxes: #12063 - Bugfix
[owncloud/web#12074](https://github.com/owncloud/web/pull/12074): Refetch
notifications settings on locale change: #12074 - Enhancement
[owncloud/web#12010](https://github.com/owncloud/web/pull/12010): Add
notifications settings: #12010 - Enhancement
[owncloud/web#12054](https://github.com/owncloud/web/pull/12054): Use generic
private link error: #12054

https://github.com/owncloud/ocis/pull/10853
https://github.com/owncloud/web/releases/tag/v11.1.0

# Changelog for [7.0.0] (2024-12-17)

The following sections list the changes for 7.0.0.
Expand Down Expand Up @@ -10867,7 +10898,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.0...v1.20.0
[1.20.0]: https://github.com/owncloud/ocis/compare/v1.19.1...v1.20.0

## Summary

Expand Down Expand Up @@ -11041,11 +11072,29 @@ The following sections list the changes for 1.20.0.
https://github.com/owncloud/ocis/pull/3509
https://github.com/owncloud/web/releases/tag/v5.4.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.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.19.1...v1.19.0
[1.19.0]: https://github.com/owncloud/ocis/compare/v1.18.0...v1.19.0

## Summary

Expand Down Expand Up @@ -11219,24 +11268,6 @@ The following sections list the changes for 1.19.0.
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 6cae0ba

Please sign in to comment.