The third beta of Nextcloud 31 is now available on our download server!
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 with frequent betas over the next weeks.
Downloads
Previous announcements
Changelog
- Feat(contacts-menu): implement custom javascript hook action (server#49375)
- Fix: Make
maintenance:mode
description more accurate + add help (server#49967) - Feat(federation): auto-accept shares from trusted servers (server#49973)
- Perf(settings): Speed up InternetConnectivity setup check (server#49977)
- Fix(caldav): rename default calendar to keep it in the trashbin instead of purging it (server#50034)
- Harden files_sharing API (server#50052)
- Fix: Apply enforce theme config for anonymous users as well (server#50076)
- Feat(files_trashbin): Allow preventing trash to be deleted permanently (server#50077)
- Feat(ocp): add calendar api to retrieve availability of attendees (server#50100)
- Fix: Use
displayname
as sidebar title (server#50107) - Fix: Do not duplicate
/
in davPath (server#50108) - Fix(dashboard): donโt reload hidden widgets (server#50111)
- Fix(SetupChecks): Donโt test caches using binary data (server#50113)
- [master] fix(files): actions submenu papercuts (server#50126)
- Fix(template): Use
<div>
instead of<main>
to support Vue3 apps mounting (server#50127) - Feat: Adapt providers
disabled
property to match user applied filters (server#50128) - Fix(dashboard): donโt initially load items of hidden api widgets (server#50152)
- Fix: use proper way to get numeric storage id for mountpoint (server#50164)
- Fix(systemtags): color picker open/close events (server#50168)
- Chore: update command-compile.yml from template (server#50169)
- (chore): bump version for Nextcloud 32 (app_api#485)
- Updated CODEOWNERS (app_api#486)
- Fix: add more space to taskprocessing columns (app_api#488)
- Info.xml: replaced โcloud-py-apiโ with โnextcloudโ (app_api#489)
- CI: Update workflows + remove broken ones (files_pdfviewer#1109)
- Fix: Load focus trap extension in markdown content editor (text#6823)