- Bug/48678/restore dav error response (server#49483)
- Chore: Update composer files (text#6885)
- Chore(deps): update
@nextcloud/upload
to 1.9.0 (server#51260) - Ci(autochecks): Run some autochecks also on non-PHP files (server#50951)
- Feat: Close sessions created for login flow v2 (server#51088)
- Feat(push): Show error when internet connection is disabled in configuration (notifications#2192)
- Fix: Change UserAgent to *cloud (server#50939)
- Fix: Initialize lastConnectionCheck after first connection (server#51018)
- Fix: make sure we process mime extensions as string (server#50703)
- Fix: NotFoundException for anonymous users (server#51001)
- Fix: Pin pdfjs-dist to exact 4.0.189 (files_pdfviewer#1167)
- Fix: Report duplicated extra files in integrity check (server#51060)
- Fix: Use case insensitive check when validating login name (server#51253)
- Fix: validate account properties as a repair step (server#51006)
- Fix: wipe local storages on log out (server#50996)
- Fix(dav): Handle long absence status earlier (server#51271)
- Fix(FederatedShareProvider): Delete external shares when groups are deleted or users removed from a group (server#51204)
- Fix(files_external): Move definition parameter to the correct place (server#51104)
- Fix(files_external): request strict password auth on credentials enter action (server#50930)
- Fix(files_sharing): Also list deleted team shares (server#50924)
- Fix(files_sharing): Fix public share expiration being set when toggle is not enabled (server#50890)
- Fix(files_versions): Do not expire versions newer than min age (server#51023)
- Fix(files): Correctly copy the cache information during copy operations (server#50805)
- Fix(files): Do not download files with
openfile
query flag (server#50815) - Fix(files): Don't do session related work in the constructor of the View (server#51278)
- Fix(files): properly forward open params from short urls (server#50876)
- Fix(l10n): Improve english source strings (server#51068)
- Fix(login): only show error state on login box if user interacted (server#50848)
- Fix(login): Properly target public page with attribute (server#51293)
- Fix(Mailer): Fix sendmail binary fallback (server#48108)
- Fix(occ): handle share wrappers that do not have a circle (circles#1869)
- Fix(push): Check last activity and last check for age (notifications#2238)
- Fix(repair): PHP8.3 deprecation warning (server#50836)
- Fix(SharedStorage): Check if storage ID is set on cache (server#50810)
- Fix(systemtags): do not hide if no tags (server#50887)
- Fix(test): Add missing data-cy attribute for file actions (server#51284)
- Fix(transferownership): Allow searching new owner by email (server#50856)
- Fix(translation): Fix string concatenation in LDAP endpoint (server#51286)
- Get PDF.js version from "package-lock.json" (files_pdfviewer#1160)
- Lighter api to get circles (circles#1878)
- Lighter link to memberships (circles#1883)
- Perf(files): faster query to fetch incomplete directories (server#50795)
- Refactor(TempManager): Simplify and unify implementations and remove legacy behavior (server#51201)