The second release candidate of Nextcloud 33 is now available on download servers! ![]()
As always, help with testing is very much welcome!
If you notice anything out of order, please report back on the appropriate GitHub repository! ![]()
We will follow up other RCs on next Thursdays, stay tuned! ![]()
Downloads
Changelog
server
- Build(deps-dev): bump phpunit/phpunit from 11.5.44 to 11.5.48 in /vendor-bin/behat (server#57691)
- Build(deps): bump phpunit/phpunit from 11.5.42 to 11.5.48 in /vendor-bin/phpunit (server#57692)
- Build(deps-dev): bump rector/rector from 2.3.1 to 2.3.4 in /vendor-bin/rector (server#57693)
- Build(deps-dev): bump @types/dockerode from 4.0.0 to 4.0.1 (server#57694)
- Build(deps): bump vue from 3.5.26 to 3.5.27 (server#57697)
- Build(deps): bump @nextcloud/vue from 9.3.1 to 9.4.0 (server#57701)
- Build(deps-dev): bump sass from 1.97.2 to 1.97.3 (server#57704)
- Build(deps-dev): bump @nextcloud/eslint-config from 9.0.0-rc.6 to 9.0.0-rc.7 (server#57709)
- Build(deps): bump lodash from 4.17.21 to 4.17.23 in /build/frontend-legacy (server#57711)
- Build(deps): bump @nextcloud/vue from 8.35.2 to 8.35.3 in /build/frontend-legacy (server#57713)
- Build(deps): bump libphonenumber-js from 1.12.34 to 1.12.35 in /build/frontend-legacy (server#57716)
- Build(deps): bump core-js from 3.47.0 to 3.48.0 in /build/frontend-legacy (server#57720)
- Build(deps-dev): bump sass from 1.97.2 to 1.97.3 in /build/frontend-legacy (server#57721)
- Build(deps): bump focus-trap from 7.6.6 to 7.8.0 in /build/frontend-legacy (server#57722)
- 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)
- Build(deps-dev): bump the vitest group across 2 directories with 3 updates (server#57778)
- Feat: allow to filter contacts by team (server#57783)
- Fix npm audit (server#57788)
- 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)
- 33.0.0 RC2 (server#57899)
- 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
- Chore(CI): Adjust testing matrix for Nextcloud 33 on stable33 (bruteforcesettings#932)
- Chore(deps-dev): Bump @nextcloud/eslint-config from 9.0.0-rc.6 to 9.0.0-rc.7 (bruteforcesettings#940)
- Update nextcloud/ocp dependency (bruteforcesettings#945)
circles
- Chore(CI): Adjust testing matrix for Nextcloud 33 on stable33 (circles#2313)
- Allow admins to edit circle details (circles#2314)
firstrunwizard
- Chore(deps-dev): Bump @nextcloud/eslint-config from 9.0.0-rc.5 to 9.0.0-rc.7 (firstrunwizard#1861)
- Chore(deps): Bump vue from 3.5.22 to 3.5.27 (firstrunwizard#1862)
- Chore(deps-dev): Bump @nextcloud/event-bus from 3.3.2 to 3.3.3 (firstrunwizard#1864)
- Chore(deps-dev): Bump @nextcloud/vite-config from 2.5.0 to 2.5.2 (firstrunwizard#1866)
- Update nextcloud/ocp dependency (firstrunwizard#1870)
- Fix npm audit (firstrunwizard#1871)
- Fix: use correct prop to pass server URL (firstrunwizard#1876)
- Chore(deps-dev): Bump vite from 7.1.12 to 7.3.1 (firstrunwizard#1877)
- Chore(deps-dev): Bump sass from 1.96.0 to 1.97.3 (firstrunwizard#1878)
- Chore(deps-dev): Bump @nextcloud/stylelint-config from 3.1.1 to 3.2.0 (firstrunwizard#1879)
- Fix: only run composer bin scripts in dev mode (firstrunwizard#1881)
- Fix: handle disabled auto-play in other browsers than Firefox (firstrunwizard#1883)
logreader
- Chore(CI): Adjust testing matrix for Nextcloud 33 on stable33 (logreader#1884)
- Update nextcloud/ocp dependency (logreader#1891)
nextcloud_announcements
- Chore(CI): Adjust testing matrix for Nextcloud 33 on stable33 (nextcloud_announcements#567)
- Update nextcloud/ocp dependency (nextcloud_announcements#572)
notifications
- Chore(CI): Adjust testing matrix for Nextcloud 33 on stable33 (notifications#2742)
- Build(deps-dev): Bump @nextcloud/eslint-config from 9.0.0-rc.6 to 9.0.0-rc.7 (notifications#2744)
- Build(deps): Bump vue from 3.5.26 to 3.5.27 (notifications#2746)
- Update nextcloud/ocp dependency (notifications#2753)
photos
related_resources
- Chore(deps-dev): bump @nextcloud/babel-config from 1.2.0 to 1.3.0 (related_resources#826)
- Chore(deps): bump @nextcloud/axios from 2.5.1 to 2.5.2 (related_resources#827)
- Chore(deps-dev): bump @nextcloud/webpack-vue-config from 6.3.0 to 6.3.2 (related_resources#829)
- Chore(deps-dev): bump @nextcloud/browserslist-config from 3.0.1 to 3.1.2 (related_resources#830)
serverinfo
- Chore(CI): Adjust testing matrix for Nextcloud 33 on stable33 (serverinfo#934)
- Update nextcloud/ocp dependency (serverinfo#936)
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)