Skip to content

Commit

Permalink
Automated changelog update [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
JammingBen committed Oct 7, 2024
1 parent e8fea9d commit 33699ba
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Summary
* Bugfix - Details panel wrong WebDAV URL of received shares: [#11712](https://github.com/owncloud/web/pull/11712)
* Bugfix - Accessing disabled password-protected space does not show error: [#11725](https://github.com/owncloud/web/pull/11725)
* Bugfix - Application menu not operable in Safari browser: [#11726](https://github.com/owncloud/web/pull/11726)
* Change - Remove importer as default app: [#11709](https://github.com/owncloud/web/pull/11709)
* Enhancement - Allow setting view mode for apps via query: [#11668](https://github.com/owncloud/web/pull/11668)

Details
Expand Down Expand Up @@ -94,6 +95,18 @@ Details
https://github.com/owncloud/web/issues/11718
https://github.com/owncloud/web/pull/11726

* Change - Remove importer as default app: [#11709](https://github.com/owncloud/web/pull/11709)

BREAKING CHANGE for administrators: importer has been removed as default web
app. The app is now available via the [web-extensions
repository](https://github.com/owncloud/web-extensions).

Please refer to [the web-app docs](https://owncloud.dev/services/web/#web-apps)
to see how to load an external web app.

https://github.com/owncloud/web/issues/11698
https://github.com/owncloud/web/pull/11709

* Enhancement - Allow setting view mode for apps via query: [#11668](https://github.com/owncloud/web/pull/11668)

We've added a new query param 'view_mode' to the app URL to allow setting the
Expand Down

0 comments on commit 33699ba

Please sign in to comment.