The first RC of Nextcloud 25 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! ![]()
Downloads
Known issues
- the updater does not remove the .step file in
/path/to/data/updater-$INSTANCEID/after a successful upgrade. Next time you like to upgrade you notice that all to-dos are ticked, alas nothing really happens. Manually deleting this.stepfile solves the issue for now, and we are looking into solving this for 25, of course.
Changelog
- Accept CSRF on CORS routes (server#31807)
- Show long names correctly on profile card (server#34117)
- [master] Update ca-cert bundle (server#34130)
- Add includeTags to /share/id (server#34133)
- Clear search results when remove search query (server#34140)
- Remove completed refresh avatar FIXME (server#34144)
- Allow app type session which we load in base.php (server#34145)
- Fix avatar cleanup on user delete (server#34147)
- Add missing viewbox to SVGs (server#34154)
- Fix FFMPEG preview manager (server#34161)
- Remove last occurance of “color-primary-element-lighter” (server#34165)
- Update theming icon in personal settings (server#34170)
- Add edit locally file action (server#34171)
- Bump @nextcloud/password-confirmation from 4.0.0 to 4.0.1 (server#34180)
- Use computer icon for edit locally file action (server#34181)
- Bumped shipped apps list (server#34184)
- Move avatar clearing in the background (server#34192)
- Detect weird local ips (server#34195)
- Remove CoreBundle as we now ship the lat app that was referenced there (server#34196)
- Add mlocati/ip-lib (3rdparty#1173)
- Adjust testing matrix for Nextcloud 25 on stable25 (files_pdfviewer#657)
- Check installation of the app (files_rightclick#144)
- Adjust testing matrix for Nextcloud 25 on stable25 (files_rightclick#145)
- Check installation of the app (files_videoplayer#283)
- Remove freenode chat from final page of frw (firstrunwizard#740)
- Adjust testing matrix for Nextcloud 25 on stable25 (firstrunwizard#741)
- Check installation of the app (nextcloud_announcements#103)
- Fix checking for links finally (notifications#1276)
- Adjust testing matrix for Nextcloud 25 on stable25 (notifications#1279)
- Polish albums - second round (photos#1247)
- L10n: Fixed grammar (photos#1259)
- Add a github action that installs the app (photos#1263)
- Fix public link button style (photos#1264)
- Disambiguate
album_idon group by (photos#1265) - Add filename in temp album object during creation (photos#1266)
- Make sure we have a valid source for each file (photos#1267)
- Allow album owner to get file added by collaborators (photos#1268)
- Fix download action (photos#1269)
- Disable downloading files from albums as it it not supported yet (photos#1270)
- Fix collaborators avatar (photos#1272)
- Fix back icon position (photos#1273)
- Use HeaderNavigation to have sticky header (photos#1274)
- Make failed file preview link take the full parent size (photos#1276)
- Fix faces issues (photos#1277)
- Adjust testing matrix for Nextcloud 25 on stable25 (serverinfo#399)
- Check installation of the app (survey_client#144)
- Remove focus-visible outline from headings (text#2922)
- Add support for @user mentions to RichTextReader.vue (text#2970)
- Support heic/heif attachments as photos (text#2972)
- Disable image caption input in readonly view (text#2973)
- Prepare for 25.0.0-alpha.11 NPM release (text#2978)
- Adjust testing matrix for Nextcloud 25 on stable25 (text#2981)
- Build(deps): bump webdav from 4.10.0 to 4.11.0 (viewer#1353)
- Build(deps): bump @nextcloud/logger from 2.2.1 to 2.3.0 (viewer#1354)
- Build(deps): bump @nextcloud/initial-state from 1.2.1 to 2.0.0 (viewer#1355)
- Build(deps): bump filerobot-image-editor from 4.3.1 to 4.3.7 (viewer#1358)
- Build(deps-dev): bump phpunit/phpunit from 9.5.21 to 9.5.24 (viewer#1360)
- Build(deps): bump vue from 2.7.8 to 2.7.10 (viewer#1362)
- Fix fileId type (viewer#1366)
- Build(deps): bump @nextcloud/event-bus from 3.0.0 to 3.0.2 (viewer#1370)
- Changed spelling of Nextcloud (viewer#1374)
- Fix editor image source save and emit events (viewer#1375)
- Fix null coalescing operator and download/delete action (viewer#1376)
- Fix previous/next deletion and emit (viewer#1377)
- Build(deps): bump @nextcloud/vue from 6.0.0-beta.4 to 7.0.0-beta.4 (viewer#1378)
- Optimise saving performances and design papercut (viewer#1379)
- Cleanup viewer onDelete (viewer#1380)
- Add alt tag to img (viewer#1381)
