Nextcloud 33
server
- Feat(files): render file list filters in top bar and allow to collapse into overflow menu (server#57751)
- Fix: add since param for activity manager (server#57754)
- Fix(cache): Fix parsing cache entry from groupfolder (server#57755)
- Fix(openmetrics): Multiple exporters per app (server#57768)
- Fix(caldav): Enhance UID check for base component (server#57771)
- Feat: allow to filter contacts by team (server#57783)
- Feat(openmetrics): add log level (server#57792)
- Stable33: perf(normalization): Optimize path normalization (server#57796)
- Fix(openmetrics): Allow openmetrics in info.xml (server#57799)
- Fix(ocm): manage 4xx on ocm requests (server#57801)
- Feat(mimetypes): Add mimetype aliases/mapping/names for .toml and .ovpn (server#57803)
- Feat(flake): Add reuse cli (server#57808)
- Fix(openmetrics): fix label names and add test for them (server#57809)
- Fix(apps): Update info.xsd with changes in appstore repository (server#57813)
- Fix(Propagator): rollback transaction if it fails (server#57814)
- Chore: remove X from social links (server#57819)
- Fix: improve share mount conflict resolution logic (server#57822)
- Fix(search): All elements are included regardless of their keys (server#57825)
- Chore(img): Update mobile app store badges (server#57827)
- Fix(composer): Set overwrite.cli.url in serve script (server#57832)
- Fix: don't try to setup for a user when setting up / (server#57834)
- Calendar: Fix typos in import/export (server#57836)
- Fix(openmetrics): remove superfluous empty lines (server#57845)
- Fix(files): do not reset active tab when re-opening (server#57849)
- Ci(actions): Satisfy zizmor (server#57852)
- Add repair step for share targets with excess (2) (server#57858)
- Refactor(systemtags): migrate to Vue 3 and `script setup` (server#57865)
- Test(preview): properly test postscript preview provider (server#57868)
- Fix(user_ldap): Fix crash in some code path when a DN is longer that 64 (server#57870)
- Add InstallationCompletedEvent for post-installation actions (server#57871)
- Fix: don't do full setup in setupForProvider if all requested providers are authoritative (server#57872)
- Fix(files): use correct API for action displayName in batch actions (server#57880)
- Fix: Add support for AscDesktopEditor browser user agent (server#57884)
- Fix(core): adjust faulty migration version number (server#57887)
- On demand preview migration (server#57889)
- Fix: log memory usage for requests based on configured memory limit (server#57897)
- Perf(UserMountCache): Invert condition so that we avoid some SQL queries (server#57900)
- Feat(external-storage): Implement IPartialMountPoint (server#57901)
- Perf(MountManager): use binary search to find mount in path (server#57907)
- Feat: optimize user mount cache (server#57912)
- 33] still setup for user when setting up root path with children (server#57913)
app_api
- Chore(CI): Adjust testing matrix for Nextcloud 34 on stable33 (app_api#757)
- Fix(HaRP-AIO): FRP should be always disabled for the HaRP AIO template (app_api#761)
- Fix CI after branch off (app_api#762)
bruteforcesettings
circles
- Chore(CI): Adjust testing matrix for Nextcloud 33 on stable33 (circles#2313)
- Allow admins to edit circle details (circles#2314)
firstrunwizard
- Fix: use correct prop to pass server URL (firstrunwizard#1876)
- Fix: only run composer bin scripts in dev mode (firstrunwizard#1881)
- Fix: handle disabled auto-play in other browsers than Firefox (firstrunwizard#1883)
logreader
nextcloud_announcements
notifications
photos
serverinfo
text
- Chore(CI): Adjust testing matrix for Nextcloud 33 on stable33 (text#8180)
- Fix editor container height and document status style on mobile (text#8182)
- Ci(actions): Satisfy zizmor (text#8201)
- Perf: Decrease amount of filecache SQL call (text#8206)
- Chore(deps-dev): bump phpunit/phpunit from 9.6.29 to 9.6.33 (text#8207)
- Fix(test): fix reloadFileList cypress command (text#8208)
- Revert "perf: Decrease amount of filecache SQL call" (text#8211)
- Fix(ci): needs.input.outputs.head_ref not defined (text#8212)