The fourth release candidate of Nextcloud 34 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! ![]()
Final release is planned for next Thursday, June 9th. Last chance to test! ![]()
Downloads
Changelog
server
- Fix(appstore): do not offer rating apps not on appstore (server#60459)
- Fix(encryption): recovery keys should be shown when user keys are used (server#60798)
- Fix(appconfig,userconfig): restore pre-migration fallback for ownCloud migration
(server#60820) - Background jobs improvements (server#60826)
- Feat(jobs): allow workers to keep track of executed jobs (server#60834)
- Feat(jobs): add command to list executed background jobs (server#60836)
- Fix(files): Chromium-based browsers drag-and-drop (server#60900)
- Feat(files_versions): allow to block version creation using WFE (server#60904)
- Fix: actually register listener for updating stored external storage credentials
(server#60906) - Fix(MailPlugin): Stop applying the offset twice and the limit per wide/exact
(server#60921) - Fix(sharing): set STATUS_ACCEPTED when creating USERGROUP subshare (server#60924)
- Fix(Share): Add missing optional parameter to IManager::shareApiAllowLinks()
(server#60929) - Fix(Storage): use
proxyexcludeparameter in DAV client (server#60940) - Fix(caldav-delegation): send notification to delegator (server#60947)
- Fix(core): restore app menu label, show βSettingsβ for sub-sections (server#60949)
- Fix(files_sharing): clear the password after saving (server#60952)
- Refactor(NavigationManager): move navigation definitions into apps (server#60961)
- Fix: access shared and delegated trashbin objects (server#60968)
circles
photos
text
- Fix(folderDescription): always use βReadme.mdβ as filename (text#8659)
- Fix(headings): skip headings in details in table of contents (text#8661)
- Fix: disable open link button for unsafe link (text#8685)
- Fix(mediaHandler): strip relevant bidi chars in filenames (text#8693)
- Fix(Editor): emit modified fileNode size on save (text#8696)
- Fix: Rename mobile editing file creator name to leave out βNewβ prefix (text#8697)