The third beta of Nextcloud 26 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! ![]()
![]()
bit support was reinstantiated with this pre-release, so give them machines something nice ![]()
Known issues
- When you upgrade from 26 Beta 1 or 2, you may need to delete the files
webpack.config.js,cypress.config.ts,tsconfig.jsonandcypressfrom your Nextcloud root directory, in order to be able to continue with the upgrade.
Downloads
Changelog
- Dav: fix birthday calendar event generation for leap days (server#29010)
- Fix 32bit support and add workflow for 32bits testing (server#36120)
- Don’t reuse query builder object with populated parameters in FederatedShareProvider (server#36267)
- Fix event listener race condition on login-form (server#36286)
- Update kerberos sso test setup to use new user_saml config system (server#36314)
- Do not open the sidebar automatically on small widths (server#36409)
- Make the container fully fulfill PSR container interface (server#36417)
- [master] Update psalm-baseline.xml (server#36451)
- Perf(federation): Only request root share info for checking availability (server#36452)
- Add bruteforce protection to password reset page (server#36489)
- Some Dashboard widgets are larger than others (server#36498)
- Remove failing test that works with mocks only anyway (server#36504)
- Allow settings navigation items with no route entry (server#36508)
- Fix(user-management): Fix deleting user in hidden group(s) (server#36509)
- Chore(CI): Opt-out of PHPUnit 10 for now (server#36511)
- Fix(sharing): Remove casting to int from INF (server#36524)
- Imaginary - fix generation of heif, pdf, illustrator and svg thumbnails (server#36546)
- Fix(client-login-flow): Handle missing stateToken gracefully (server#36552)
- Restore copy button text on directory fetch error (server#36564)
- Dont delegate Mount\Manager::getByNumericId to getByStorageId (server#36566)
- Port profile visibility select (server#36570)
- Prevent scrolling hover .files-controls (server#36583)
- Revert “update 64-bit check wording” (server#36587)
- Revert #34908 to allow 32bit setups to upgrade to 26 (server#36588)
- Make sure application are only loaded once (server#36590)
- [master] Update psalm-baseline.xml (server#36598)
- Perf(dav): Do not call general setupFS on ever dav auth (server#36626)
- Chore(deps): Bump @sideway/formula from 3.0.0 to 3.0.1 (server#36627)
- Create an unordered list for the list of activities (activity#1071)
- Bump @nextcloud/vue from 7.4.0 to 7.5.0 (activity#1072)
- Bump @vue/test-utils from 1.3.3 to 1.3.4 (activity#1074)
- Chore(deps-dev): Bump phpunit/phpunit from 9.5.28 to 9.6.1 (activity#1075)
- Chore(deps-dev): Bump jest-environment-jsdom from 29.3.1 to 29.4.1 (activity#1076)
- [master] Update nextcloud/ocp dependency (activity#1077)
- Perf: Lazy load dashboard components (activity#1079)
- Bump vue-material-design-icons from 5.1.2 to 5.2.0 (bruteforcesettings#435)
- Bump phpunit/phpunit from 9.5.28 to 9.6.1 (firstrunwizard#822)
- Bump @nextcloud/eslint-config from 8.2.0 to 8.2.1 (firstrunwizard#823)
- Bump phpunit/phpunit from 9.5.28 to 9.6.1 (nextcloud_announcements#159)
- [master] Update nextcloud/ocp dependency (nextcloud_announcements#160)
- Chore(deps-dev): Bump phpunit/phpunit from 9.5.28 to 9.6.1 (notifications#1441)
- Chore(deps): Bump vue-material-design-icons from 5.1.2 to 5.2.0 (notifications#1442)
- Chore(deps-dev): Bump @nextcloud/eslint-config from 8.2.0 to 8.2.1 (notifications#1443)
- [master] Update nextcloud/ocp dependency (notifications#1444)
- Remove focus border when not keyboard focused (notifications#1446)
- Focus the tab and allow pageless redirect for notification.onclick (notifications#1448)
- Feat: Emit an event when a notification is received with background polling (notifications#1450)
- Trigger a proper event-bus event (notifications#728)
- Bump phpunit/phpunit from 9.5.28 to 9.6.1 (password_policy#431)
- Fix viewer in public albums (photos#1602)
- Copy how cypress is run on the server (photos#1622)
- Chore(deps-dev): Bump phpunit/phpunit from 9.5.28 to 9.6.1 (photos#1625)
- Chore(deps): Bump jest-environment-jsdom from 29.3.1 to 29.4.1 (photos#1627)
- Chore(deps-dev): Bump phpunit/phpunit from 9.5.28 to 9.6.1 (privacy#851)
- Chore(deps-dev): Bump @nextcloud/eslint-config from 8.2.0 to 8.2.1 (privacy#852)
- Bump @nextcloud/eslint-config from 8.2.0 to 8.2.1 (related_resources#179)
- Bump phpunit/phpunit from 9.5.28 to 9.6.1 (related_resources#180)
- Chore(deps): update dependency vite to ^4.1.1 (main) (text#3742)
- Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.16.2 (main) (text#3745)
- Chore(deps): update dependency cypress to ^12.5.1 (main) (text#3747)
- Adjust getLinkWithPicker params (text#3749)
- Fix(deps): update dependency vue-material-design-icons to ^5.2.0 (main) (text#3751)
- Chore(deps-dev): Bump phpunit/phpunit from 9.5.28 to 9.6.1 (text#3753)
- Update: composer dump with latest version of composer (text#3763)
- Fix: transations in status message (text#3764)
- Fix: empty code blocks (text#3766)
- Fix: collaborator disconnect timeout (text#3769)
- Fix focus becoming impossible to get after escape pressed in the link picker modal (text#3770)
- Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.16.3 (main) (text#3771)
- Fix(deps): update dependency lib0 to ^0.2.61 (main) (text#3772)
- Chore(deps): update jest to ^29.4.2 (main) (text#3777)
- Fix(deps): update dependency @nextcloud/vue-richtext to ^2.1.0-beta.4 (main) (text#3778)
- Fix(deps): update dependency lib0 to ^0.2.62 (main) (text#3781)
- Feat: Add --no-upgrade option to skip calling occ upgrade after update (updater#460)
- Run make update.phar (updater#461)
- Run NC master test on > php7.4 (updater#462)
- Revert “disable upgrades to 26 on 32-bit” (updater#464)
- Bump phpunit/phpunit from 9.5.28 to 9.6.1 (viewer#1537)
- Bump vue-material-design-icons from 5.1.2 to 5.2.0 (viewer#1538)
- Bump @nextcloud/eslint-config from 8.2.0 to 8.2.1 (viewer#1539)
- Bump typescript from 4.9.4 to 4.9.5 (viewer#1540)
- Bump peter-evans/create-or-update-comment from 2.1.0 to 2.1.1 (viewer#1542)

