As always, help with testing is very much welcome!
If you notice anything out of order, please report back on the appropriate github repository!
Things are starting to really shape up, so if you experience issues we’d really want to know to have a chance to fix them before the final release!!!
Download: nextcloud-25.tar.bz2 or nextcloud-25.zip
Changes
- Improve accessibility of the title of the settings (server#29881)
- Get quota for user only when needed (server#33600)
- Document and use the new updateDirectory if set (server#33692)
- Use new vue components in login form (server#33781)
- L10n: Spelling unification (server#33790)
- Always use the default fs owner when storing versions (server#33804)
- Compare lowercase email when updating from ldap (server#33813)
- Fix sidebar toggle (server#33814)
- Accessibility and design improvements to unified search (server#33826)
- Bring back scrolling to guest body (server#33827)
- Handle errors from hash_final (server#33863)
- Update docblock for cacheFor (server#33889)
- Fix typos in apps/ subdirectory (server#33895)
- Bump phpseclib/phpseclib to 2.0.38 (server#33899)
- Improve app settings design (server#33900)
- Fix top-alignment of icons (server#33902)
- Fix dark-contrast-theme (server#33903)
- Fix background shadow in high-contrast-mode (server#33904)
- Fix dynamic property warning in files_version tests (server#33905)
- Fix Calendar tests mocking a non-existant method. (server#33906)
- Update header menu style (server#33910)
- Fix menuitem border radius (server#33937)
- Fix upload bar (server#33938)
- Fix apps list issues caused by redesign (server#33939)
- Remove non existing lighter colour (server#33946)
- Fix scrollbar visiblity (server#33952)
- Fixed grammar and typos (server#33953)
- Bump phpseclib/phpseclib to 2.0.38 (3rdparty#1164)
- Bump phpunit/phpunit from 9.5.23 to 9.5.24 (activity#907)
- Bump psalm/phar from 4.26.0 to 4.27.0 (activity#908)
- Fix styling of sidebar entries (activity#911)
- Bump phpunit/phpunit from 9.5.21 to 9.5.24 (files_pdfviewer#652)
- Fix modal on mobile and a button (firstrunwizard#737)
- Updating command-rebase.yml workflow from template (logreader#736)
- Updating node.yml workflow from template (logreader#737)
- Fix wrong width in empty Log overview (logreader#775)
- Only show contact Nextcloud GmbH when notifications are throttled (notifications#1271)
- Bump phpunit/phpunit from 9.5.23 to 9.5.24 (password_policy#383)
- L10n: Add an ellipsis (photos#1196)
- Bump phpunit/phpunit from 9.5.23 to 9.5.24 (photos#1199)
- Bump vimeo/psalm from 4.26.0 to 4.27.0 (photos#1200)
- Bump @nextcloud/event-bus from 3.0.0 to 3.0.1 (photos#1201)
- Fix service-worker (photos#1204)
- Bump @nextcloud/vue to v7 (photos#1206)
- Fix viewer editor permissions (photos#1207)
- Recreate an abort controller on route leave (photos#1208)
- Fix rendering of album date (photos#1210)
- Bump @nextcloud/event-bus to 3.0.2 (photos#1212)
- Bump phpunit/phpunit from 9.5.23 to 9.5.24 (privacy#786)
- Fix map in dark mode (privacy#787)
- Check if shell_exec response is not false (serverinfo#391)
- Space between diskchart and info text (serverinfo#395)
- Fix icons in dark mode (serverinfo#396)
- Bump vimeo/psalm from 4.26.0 to 4.27.0 (survey_client#142)
- Bump phpunit/phpunit from 9.5.23 to 9.5.24 (survey_client#143)
- Non-image media attachments (text#2378)
- Build(deps-dev): bump vue-demi from 0.13.9 to 0.13.11 (text#2844)
- Active sub menu entries also dont meet contrast requirements (text#2850)
- Fix missing sharing token (text#2852)
- Build(deps-dev): bump cypress from 10.6.0 to 10.7.0 (text#2854)
- Build(deps-dev): bump phpunit/phpunit from 9.5.23 to 9.5.24 (text#2855)
- Build(deps-dev): bump psalm/phar from 4.26.0 to 4.27.0 (text#2856)
- Build(deps-dev): bump jest-environment-jsdom from 28.1.3 to 29.0.2 (text#2858)
- Append a newline after inserted image (text#2860)
- Fix headlines being hidden behind toolbar (anchor links) (text#2862)
- Prepare for 25.0.0-alpha.9 release (text#2865)
- Fix: update link menububble on editor updates (text#2872)
- Introduce Update Directory (updater#420)
- Fix --version option (updater#433)
- Fix: bring back zoom on single open files (viewer#1363)