Hi everyone,
we just packaged the RC versions of the upcoming maintenance releases.
You can find them at
- https://download.nextcloud.com/server/prereleases/nextcloud-12.0.8RC1.zip
- https://download.nextcloud.com/server/prereleases/nextcloud-13.0.3RC1.zip
They will also soon show up in the beta channel of the updater.
The changelog for those releases looks like this:
13.0.3 RC 1
- Backport various scss fixes #8777 (server#9259)
- Fix ellipsis in filename column (server#9344)
- Replace deprecated sinon reset() call with resetHistory() (server#9358)
- Issue #9318: catch exceptions in SCSSCacher::resetCache() (server#9377)
- Log lock state on conflict (server#9389)
- Remove unneeded locks in getCacheEntry (server#9391)
- Only allow a single concurrent dav write to a file (server#9392)
- Workflow rules error when changing operation (server#9409)
- Allow IPv6 database host (server#9432)
- Add labels for Contacts menu and Settings (server#9433)
- Get correct version of an app (server#9436)
- Fix ids of permission checkboxes for shares (server#9453)
- Fix race condition when preparing upload folder (server#9454)
- Allow to specify a link to a legal notice (server#9516)
- Fix for unbound cloned LDAP connections (server#9522)
- Dont use $info as array when its not an array (server#9525)
- Improve OAuth (server#9540)
- Fix translation bug on lost password page (server#9548)
- Cleanup locks in scanner on error (server#9566)
- Make sure force language is reflected in html lang attribute (server#9579)
- Add privacy link to theming and fix scrollbars (server#9586)
- Fix settings menu (server#9590)
- Handle exception while itterating trough smb file listing (server#9608)
- Send invitations for shared calendars (server#9610)
- Regenerate session id after public share auth (server#9619)
- Emit event when running ./occ db:add-missing-indices (server#9620)
- Add PHP missing message to index.php (server#9621)
- Delete the previews when a version is restored (server#9622)
- Dont open the file on dav HEAD request (server#9649)
- Amazon S3: fix loop $result[âContentsâ] error (server#9650)
- Fix undefined variables (server#9651)
- Add search category icon (server#9652)
- Fix âInvalid argument supplied for foreach()â (server#9654)
- Do not load calendar/addressbook plugins if not needed (server#9655)
- Make LargeFileHelper.php faster by avoiding execs as much as possible (server#9656)
- Improve error reporting and move format parameter to the options (server#9657)
- The OAuth endpoint needs to support Basic Auth (server#9659)
- LDAP password renewal fixes (server#9661)
- Check user state when fetching to avoid dealing with offline objects (server#9662)
- Make sure the file is readable before attempting to create a preview (server#9668)
- Make sure the log doesnât try to read from PUT if it canât (server#9694)
- Allow admins to override FreeBusy capabilities without modifying ShareAPI capabilities (server#9707)
- Donât open the file when handling HEAD requests (3rdparty#99)
- Do not sanitize markdown output twice (files_texteditor#101)
12.0.8 RC 1
- Replace deprecated sinon reset() call with resetHistory() (server#9359)
- Allow upgrades from ownCloud 10.0.8 (server#9493)
- Improve OAuth (server#9546)
- Fix translation bug on lost password page (server#9549)
- Cleanup locks in scanner on error (server#9567)
- Make sure force language is reflected in html lang attribute (server#9580)
- Send invitations for shared calendars (server#9611)
- Regenerate session id after public share auth (server#9618)
- The OAuth endpoint needs to support Basic Auth (server#9660)
- Make sure the file is readable before attempting to create a preview (server#9669)
- Make sure the log doesnât try to read from PUT if it canât (server#9695)
Happy testing - if everything goes well, then the release will happen mid next week.