@@ -91,6 +91,7 @@ The following sections list the changes for unreleased.
9191* Enhancement - Respect changed user type in OIDC claim: [#11684](https://github.com/owncloud/ocis/pull/11684)
9292* Enhancement - Drop remote.php prefix: [#11687](https://github.com/owncloud/ocis/pull/11687)
9393* Enhancement - Add configurable display attributes: [#11695](https://github.com/owncloud/ocis/pull/11695)
94+ * Enhancement - Bump Web to 12.1.0: [#11710](https://github.com/owncloud/ocis/pull/11710)
9495
9596## Details
9697
@@ -277,6 +278,51 @@ The following sections list the changes for unreleased.
277278
278279 https://github.com/owncloud/ocis/pull/11695
279280
281+ * Enhancement - Bump Web to 12.1.0: [#11710](https://github.com/owncloud/ocis/pull/11710)
282+
283+ - Bugfix [owncloud/web#12768](https://github.com/owncloud/web/pull/12768): Reset
284+ selection only when path changes - Bugfix
285+ [owncloud/web#12780](https://github.com/owncloud/web/pull/12780): Handle direct
286+ admin settings access - Bugfix
287+ [owncloud/web#12954](https://github.com/owncloud/web/pull/12954): Add clipboard
288+ permissions - Bugfix
289+ [owncloud/web#13075](https://github.com/owncloud/web/pull/13075): Set md-editor
290+ code block header to have z-index of 0 - Bugfix
291+ [owncloud/web#13126](https://github.com/owncloud/web/pull/13126): Make progress
292+ bar settings reactive - Bugfix
293+ [owncloud/web#13127](https://github.com/owncloud/web/pull/13127): Handle HTML
294+ upload error - Bugfix
295+ [owncloud/web#13136](https://github.com/owncloud/web/pull/13136): Disallow
296+ U+202E character in folder name - Bugfix
297+ [owncloud/web#13142](https://github.com/owncloud/web/pull/13142): Use correct
298+ color for universal icon - Enhancement
299+ [owncloud/web#12788](https://github.com/owncloud/web/pull/12788): Add markdown
300+ to PDF export - Enhancement
301+ [owncloud/web#12915](https://github.com/owncloud/web/pull/12915): Use switch for
302+ full text search filter - Enhancement
303+ [owncloud/web#12925](https://github.com/owncloud/web/pull/12925): Add MFA
304+ capability - Enhancement
305+ [owncloud/web#12933](https://github.com/owncloud/web/pull/12933): Add universal
306+ access - Enhancement
307+ [owncloud/web#12973](https://github.com/owncloud/web/pull/12973): Add GeoGebra
308+ pinboard icon - Enhancement
309+ [owncloud/web#12974](https://github.com/owncloud/web/pull/12974): Replace board
310+ icon - Enhancement
311+ [owncloud/web#13093](https://github.com/owncloud/web/pull/13093): Add
312+ OcResponsiveImage component - Enhancement
313+ [owncloud/web#13093](https://github.com/owncloud/web/pull/13093): Add topbar
314+ mobile logo theme option - Enhancement
315+ [owncloud/web#13110](https://github.com/owncloud/web/pull/13110): Add mobile to
316+ query param - Enhancement
317+ [owncloud/web#13111](https://github.com/owncloud/web/pull/13111): Use OCS v2 API
318+ - Enhancement [owncloud/web#13113](https://github.com/owncloud/web/pull/13113):
319+ Drop `remote.php` from WebDAV paths - Enhancement
320+ [owncloud/web#13144](https://github.com/owncloud/web/pull/13144): Display custom
321+ attributes in share autocomplete
322+
323+ https://github.com/owncloud/ocis/pull/11710
324+ https://github.com/owncloud/web/releases/tag/v12.1.0
325+
280326# Changelog for [7.2.0] (2025-07-14)
281327
282328The following sections list the changes for 7.2.0.
0 commit comments