v29.0.0beta2
Pre-release
Pre-release
Altahrim
released this
12 Mar 20:25
·
5192 commits
to master
since this release
What's Changed
- fix(filecache): Move from array_merge to avoid memory exhaustion on large scans by @solracsf in #43982
- fix(files): properly reset preview component by @skjnldsv in #44062
- fix(updatenotification): Adjust tests for changed IAppConfig by @susnux in #44074
- fix: Avoid clear cache with prefix by @juliushaertl in #43992
- Use the proper path to check if a file needs to be copied/moved to the actual target storage by @juliushaertl in #43983
- fix(settings): Adjust order of parameters for
runRequest
by @susnux in #44082 - refactor: depricate getNumberOfUnreadCommentsForFolder and redo it's … by @icewind1991 in #44064
- Revert "files_versions: add missing null check" by @artonge in #44083
- Fix CSP for script-src with nonce on edge by @juliushaertl in #43778
- handle copy of live photos by @ArtificialOwl in #42170
- enh(appconfig): only try to insert new value if in doubt by @ArtificialOwl in #43425
- fix(AppManager): Allow to query dark or bright icon by @susnux in #44073
- [master] Fix npm audit by @nextcloud-command in #44091
- chore(deps-dev): bump @types/dockerode from 3.3.24 to 3.3.26 by @dependabot in #44103
- feat(files_reminders): Add reminder status indicator by @Pytal in #43589
- fix: changed login-page to reflect correct LDAP settings by @emoral435 in #43946
- deprecated sysconfig 'enable_file_metadata' by @ArtificialOwl in #42628
- enh(metadata): store current file etag by @ArtificialOwl in #42707
- feat: Refactor app & account management UI code by @susnux in #44092
- fix(theming): fix incorrectly inverted favicons by @szaimen in #44119
- feat(appconfig): storing integrity check result as a lazy config value by @ArtificialOwl in #43907
- Use viewer to open files still on the simple widget by @juliushaertl in #44076
- chore(deps): bump
@nextcloud/vue
from 8.9.1 to 8.10.0 by @ShGKme in #44134 - add some recrusive detection/prevention by @icewind1991 in #39990
- feat: show the id of last author in versions metadata by @emoral435 in #44049
- [master] fix(security): Update CA certificate bundle by @nextcloud-command in #44142
- fix(settings): Fix always empty disabled users list for subadmins by @Pytal in #44140
- fix: Call execute until it is removed for Job class by @come-nc in #44151
- test(dav): Add unit test for no calendars/subscription limit by @ChristophWurst in #44117
- docs(config.sample.php): Warn that
updatedirectory
will break updates if set to a value within the installation folder by @joshtrichards in #44138 - Declarative settings by @andrey18106 in #42661
- 29.0.0 beta 2 by @Altahrim in #44152
- feat: Adding PublicSectorBundle by @sorbaugh in #44011
Full Changelog: v29.0.0beta1...v29.0.0beta2