Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add changelog item for deprecated config options #11256

Merged
merged 4 commits into from
Jul 23, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 39 additions & 0 deletions changelog/unreleased/change-remove-deprecated-config-options
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
Change: Removal of Deprecated Config Options

BREAKING CHANGE for developers and administrators:
The following configuration options have been removed to simplify the configuration process for administrators and improve the overall manageability of the project,
as they were either not used anymore or only relevant for CI testing:

- `options.ocm.openRemotely`
- `options.openLinksWithDefaultApp`
- `options.upload.xhr.timeout`
- `option.routing`
- `options.hoverableQuickActions`
- `options.sidebar.exif.showLocation`
- `options.sidebar.shares.showAllOnLoad`
- `options.sharingRecipientsPerPage`
- `options.disablePreviews`
- `options.previewFileMimeType`
- `options.topCenterNotifications`
- `options.displayResourcesLazy`

https://github.com/owncloud/web/pull/11251
https://github.com/owncloud/web/issues/11212
https://github.com/owncloud/web/pull/11249
https://github.com/owncloud/web/issues/11219
https://github.com/owncloud/web/pull/11240
https://github.com/owncloud/web/issues/11216
https://github.com/owncloud/web/pull/11238
https://github.com/owncloud/web/issues/11218
https://github.com/owncloud/web/pull/11229
https://github.com/owncloud/web/issues/11217
https://github.com/owncloud/web/pull/11228
https://github.com/owncloud/web/issues/11211
https://github.com/owncloud/web/pull/11226
https://github.com/owncloud/web/issues/11213
https://github.com/owncloud/web/pull/11224
https://github.com/owncloud/web/issues/11215
https://github.com/owncloud/web/pull/11223
https://github.com/owncloud/web/issues/11214
https://github.com/owncloud/web/pull/11209
https://github.com/owncloud/web/issues/11207