v28.0.5rc1
Pre-release
Pre-release
What's Changed
- [stable28] fix(security): Update expiration date in security.txt by @backportbot in #44541
- [stable28] Add retry logic to cover deadlock situations during move operations by @backportbot in #44551
- [stable28] fix(JSRecourceLocator): Add missing slash after server root by @backportbot in #44413
- [stable28] fix(files_sharing): Create passwords when enforced for mail shares by @backportbot in #44570
- [stable28] fix(tests): Fix tests when daytime saving time change happened recently by @backportbot in #44615
- [stable28] fix(files): Fix translation of "Delete file" by @nickvergessen in #44610
- [stable28] fix(files_sharing): Disable autocomplete for share label and password by @backportbot in #44616
- [stable28] fix(files_reminders): Fix translations by @backportbot in #44599
- [stable28] config: fix correctness issues in reading by @backportbot in #44605
- [stable28] fix(encryption): Clicking default module in UI sets bogus value by @backportbot in #44633
- [stable28] feat(trashbin): Show original location of deleted file by @backportbot in #44583
- [stable28] Split live photo listener to extract trashbin specific code into its own listener by @backportbot in #44561
- [stable28] fix(dav): Fix quota check for chunk upload by @backportbot in #44655
- [stable28] fix(files): breadcrumbs drag-and-drop & unifying methods by @backportbot in #44652
- [stable28] feature(files): Hide breadcrumbs when an upload is ongoing on narrow screen #40942 by @backportbot in #43834
- [stable28] fix(deps): Update phpseclib from 2.0.45 to 2.0.47 by @backportbot in #44672
- [stable28] perf: Avoid updating the folder size if we know the size difference by @backportbot in #44679
- [stable28] fix(3rdparty): Add a CI job to check 3rdparty integrity by @backportbot in #44691
- [stable28] Fix default text processing provider in AI settings by @julien-nc in #44343
- [stable28] fix: Fix avatar images by @Pytal in #44738
- [stable28] Call davGetFavoritesReport after the registration of propfind properties by @backportbot in #44734
- [stable28] fix: use proper jailed patch in watcher by @backportbot in #44750
- [stable28] fix(breadcrumbs): improved rendering of breadcrumb progress bar by @backportbot in #44759
- [stable28] fix(LDAP): escape DN on check-user by @backportbot in #44352
- [stable28] fix(federation): give some time to prepare both servers by @backportbot in #44779
- [stable28] Fix npm audit by @nextcloud-command in #44817
- [stable28] chore: Update @nextcloud/upload to 1.1.1 to fix uploading large files by @susnux in #44837
- [stable28] chore(deps): Bump @nextcloud/vue to v8.11.2 by @backportbot in #44815
- [stable28] enh: Send empty expireDate when not expireDate set by @backportbot in #44490
- [stable28] fix(files): Inherit some node attributes when creating new nodes to preserve shared state by @backportbot in #44844
- [stable28] Migrate setup checks to new API - round 3 by @come-nc in #44268
- [stable28] fix(files): Focus filename input in new-node dialog when opened by @backportbot in #44851
- [stable28] feat(perf): add cache for authtoken lookup by @backportbot in #44446
- [stable28] fix(preview): webp preview format by @backportbot in #44489
- [stable28] fix(settings): Also verify that
trusted_proxies
only contains IP addresses (with range) by @backportbot in #44495 - [stable28] fix(DB): Sanitize
host
parameter for postgres databases when IPv6 address is passed by @backportbot in #44461 - [stable28] Fix/caldav/eventcomparisionservice uses wrong array comparison by @backportbot in #44473
- [stable28] fix(systemtags): Use built-in input label to satisfy a11y check of NcSelect by @backportbot in #44879
- [stable28] Added rate limit bypass for app_api requests by @backportbot in #44296
- [stable28] fix(files): Do not escape file names in the file picker by @backportbot in #44416
- [stable28] fix(files): Clear search filter when changing directory or view by @backportbot in #44883
- [stable28] fix(files): Do not show files from hidden folders in "Recent"-view if hidden files are disabled by user by @backportbot in #44867
- [stable28] fix(files): Also skip cross storage move with access control by @backportbot in #44891
- [stable28] fix(files): Only add copy suffix before file extension for files (not folders) by @backportbot in #44434
- [stable28] fix(files): Also restore shares after ownership transfer for object storage by @backportbot in #44921
- 28.0.5 RC1 by @Altahrim in #44874
Full Changelog: v28.0.4...v28.0.5rc1