Hi all!
The desktop team is about to release a second RC of the desktop client v3.5 and the server team made beta2 available last Friday, so it’s testing time!
Find the client releases here, including changelogs.
Changelog for 24.0.0beta2 is below, download is on https://nextcloud.com/install (bottom right) or our download server.
Note that for 24, a LOT of PR’s (160 as of this writing) are still open - help with reviewing and merging is super welcome. It’s bad weather anyway, so what else are you going to do than help your favorite FOSS project?
Nextcloud 24 Milestone · GitHub for the server PR’s that need review - look in github for other repo’s like Nextcloud 24 Milestone · GitHub and Nextcloud 24 Milestone · GitHub and don’t forget: your help is super important for the success of Nextcloud!
Thanks a lot to everybody who pitches in during beta and RC phases - and the rest of the time of course!
- Add oauth2_clients migration for Owncloud (server#30276)
- L10n: Add a dot (server#31240)
- Show that the web updater is not recommended on big instances (server#31537)
- Add trashbin migrator to export and import trashbin data (server#31575)
- Add direct arg to login flow (server#31592)
- Do not update _lastChanged on auto-detected attributes (server#31602)
- Migrate from ILogger to LoggerInterface in lib/private (server#31609)
- Fixes the undefined index error with the DAV property getlastmodified (server#31632)
- Ensure string column limit of 4.000 characters (server#31679)
- Limit ldap_dn columns to 4000 (server#31683)
- Skip import of current calendar on error (server#31690)
- Use getLengthExpression to measure field length instead of like (server#31696)
- Fix User Counts updates on user add/remove (server#31697)
- Set max length to app token field to match backend (server#31708)
- Invalidate mount cache after accepting or renaming federated share (server#31711)
- Bump babel-loader from 8.2.3 to 8.2.4 (server#31715)
- Bump @nextcloud/vue from 5.1.1 to 5.2.1 (server#31716)
- Bump jquery-migrate from 3.3.2 to 3.4.0 (server#31717)
- Bump @testing-library/jest-dom from 5.16.2 to 5.16.3 (server#31718)
- Update guzzlehttp/guzzle requirement from 7.4.1 to 7.4.2 in /build/integration (server#31719)
- Bump minimist from 1.2.5 to 1.2.6 (server#31722)
- Migration generator also includes copyright section (server#31735)
- Disable bulk upload by not advertising it (server#31736)
- Wrap oauth2 migrations inside conditions (server#31737)
- Add beta channel advice to the updatenotification section (server#31739)
- Fix vendor loading in user_ldap wizard (server#31756)
- Build autoloader with new composer version (server#31759)
- Change script loading order in worflowengine (server#31770)
- Bump @nextcloud/vue from 5.1.1 to 5.2.1 (activity#769)
- Bump minimist from 1.2.5 to 1.2.6 (activity#770)
- Add OCI ci and make tests not silently failing (circles#900)
- Limit some feature when Circles is managed by an app (circles#974)
- Switching to LoggerInterface (circles#981)
- Bump postcss-preset-env from 7.4.2 to 7.4.3 (logreader#685)
- Bump babel-loader from 8.2.3 to 8.2.4 (logreader#686)
- Bump minimist from 1.2.5 to 1.2.6 (logreader#687)
- Bump guzzlehttp/psr7 from 1.8.3 to 1.8.5 in /tests/Integration (notifications#1177)
- Bump minimist from 1.2.5 to 1.2.6 (photos#1065)
- Bump node-forge from 1.2.1 to 1.3.0 (privacy#748)
- Bump minimist from 1.2.5 to 1.2.6 (privacy#749)
- Update PhpStatistics.php (serverinfo#334)
- Run tests on PHP 8 as well (serverinfo#363)
- Add rebase command (serverinfo#364)
- Feature/114/tables (text#2235)
- Debug: ci failures with server errors in cypress (text#2249)
- Replace deprecated String.prototype.substr() (text#2253)
- Build(deps): bump prosemirror-transform from 1.3.4 to 1.4.0 (text#2254)
- Build(deps): bump @nextcloud/vue from 5.1.1 to 5.2.1 (text#2255)
- Build(deps): bump prosemirror-view from 1.23.9 to 1.23.10 (text#2256)
- Fix a deprecation warning about returning bool from comparison function (text#2261)
- Add image upload via drag'n'drop (text#2264)