Für die Nextcloud Versionen 23 und 22 sind Updates veröffentlicht worden, die eine Vielzahl von Fehlern beheben. Mit diesem Release endet der Support für den Zweig Nextcloud 21.
Nextcloud 23.0.4 Release Notes
- Run tests with primary object storage in CI + large upload fixes (server#31453)
- User_ldap fix ldap connection resets #31421 (server#31514)
- Validate
overwrite.cli.url
to be a url in setup check (server#31518) - Fix duplicated UUID detection when there are empty uuids (server#31521)
- Fix occ user:add-app-password (server#31536)
- Fix the logger that is imported for critical actions (server#31540)
- Toggle profile globally (server#31624)
- Improve imagick, bcmath and gmp extension warnings (server#31634)
- Add optional WebDav propfind properties to count sub elements (server#31641)
- Fix listeners declaration in case of occ usage (server#31656)
- Do not forget DB table prefix with truncate query (server#31666)
- Limit the length of app password names (server#31678)
- Add OPcache recommendations to Transifex (server#31705)
- Bump babel-loader from 8.2.3 to 8.2.4 (server#31721)
- Add oauth2_clients migration for Owncloud (server#31730)
- Don’t create cards_abiduri it if already exists (server#31733)
- Show that the web updater is not recommended on big instances (server#31740)
- Add direct arg to login flow (server#31748)
- Wrap oauth2 migrations inside conditions (server#31774)
- Fix assignment of the LDAP Wizard connection (server#31785)
- Fix ldap wizard styling (server#31804)
- Bump guzzlehttp/psr7 from 1.8.3 to 1.8.5 (server#31821)
- Ignore errors when searching for bundled preview (server#31831)
- Deduplicate storage ids in list before reusing (server#31835)
- Dont re-query fileinfo when getting dav quota (server#31836)
- Take permissions from multiple paths into account for share permissions (server#31846)
- Log in audit log federated shares events (server#31856)
- Update autoloaders and Node package-lock.json (server#31862)
- Fix incorrect if conditions in View (server#31878)
- Do not decorate the CLI output if it’s explicitly turned off (server#31880)
- Fix _App::getCurrentApp() when being called from CLI or phpunit (server#31882)
- Bump moment from 2.29.1 to 2.29.2 (server#31913)
- Fix shared mount roots not being returned from
getSharesInFolder
(server#31923) - Confirm user is internal to globalscale (server#31940)
- AmazonS3: allow not implemented versioning (server#31946)
- Fix accept/reject remote share action (server#31949)
- Update CRL after revocation of socialsharing_telegram.csr (server#31955)
- Fix LDAP Dark Theme Issue (server#31968)
- Bump guzzlehttp/psr7 from 1.8.3 to 1.8.5 (3rdparty#1016)
- Fallback to the admin settings if the user did not configure it (activity#781)
- Bypass/limit permissions (circles#1001)
- Update memberships on path change (circles#1007)
- Check owner attendance (circles#1010)
- Remove child shares (circles#1015)
- Update displayName (circles#1017)
- Oracle support (circles#978)
- Limit some feature when Circles is managed by an app (circles#982)
- Use stable23 for oci tests (circles#985)
- Missing $prec (circles#995)
- Update population (circles#997)
- Disable social recommendation (firstrunwizard#693)
- Fix settings navigation order (firstrunwizard#697)
- Bump babel-loader from 8.2.3 to 8.2.4 (privacy#752)
- Build(deps): bump prosemirror-view from 1.23.7 to 1.23.9 (text#2233)
- Build(deps): bump prosemirror-view from 1.23.9 to 1.23.10 (text#2259)
- Build(deps): bump prosemirror-view from 1.23.10 to 1.23.11 (text#2274)
- Fix: menu bubble size at the end of the line (text#2277)
- Build(deps): bump prosemirror-view from 1.23.11 to 1.23.12 (text#2286)
- Properly cancel and reset ongoing streams when unmounting (viewer#1208)
Nextcloud 22.2.7 Release Notes
- Only setuppart of the filesystem for appdata requests (server#31099)
- Make SabreFile exception messages translatable (server#31393)
- Validatem
overwrite.cli.url
to be a url in setup check (server#31517) - Fix duplicated UUID detection when there are empty uuids (server#31522)
- Fix listeners declaration in case of occ usage (server#31530)
- Fix occ user:add-app-password (server#31535)
- Fix the logger that is imported for critical actions (server#31541)
- Add optional WebDav propfind properties to count sub elements (server#31640)
- Do not forget DB table prefix with truncate query (server#31669)
- Limit the length of app password names (server#31677)
- Bump babel-loader from 8.2.3 to 8.2.4 (server#31720)
- Add direct arg to login flow (server#31747)
- Show that the web updater is not recommended on big instances (server#31767)
- User_ldap fix ldap connection resets #31421 (server#31777)
- Fix assignment of the LDAP Wizard connection (server#31784)
- Fix ldap wizard styling (server#31803)
- Use the nextcloud certificate bundle for s3 (server#31819)
- Ignore errors when searching for bundled preview (server#31830)
- Deduplicate storage ids in list before reusing (server#31834)
- Dont re-query fileinfo when getting dav quota (server#31837)
- Fix bug with adding multiple emails in a single input box (server#31838)
- Log in audit log federated shares events (server#31855)
- Do not decorate the CLI output if it’s explicitly turned off (server#31881)
- Bump moment from 2.29.1 to 2.29.2 (server#31912)
- Fix shared mount roots not being returned from
getSharesInFolder
(server#31924) - Confirm user is internal to globalscale (server#31941)
- Update CRL after revocation of socialsharing_telegram.csr (server#31957)
- Fix LDAP Dark Theme Issue (server#31967)
- Fix incorrect if conditions in View (server#31974)
- Fallback to the admin settings if the user did not configure it (activity#782)
- Small edit (circles#1003)
- Update memberships on path change (circles#1008)
- Check owner attendance (circles#1011)
- Remove child shares (circles#1016)
- Update displayName (circles#1018)
- Oracle support (circles#979)
- Limit some feature when Circles is managed by an app (circles#984)
- Use stable22 for oci tests (circles#987)
- Missing $prec (circles#996)
- Update population (circles#998)
- Disable social recommendation (firstrunwizard#694)
- Fix settings navigation order (firstrunwizard#699)
- Bump babel-loader from 8.2.3 to 8.2.4 (privacy#751)
- Build(deps-dev): bump babel-loader from 8.2.3 to 8.2.4 (text#2258)
- Ui: maintain menu bubble size (text#2262)
- Properly cancel and reset ongoing streams when unmounting (viewer#1209)
Quelle: Changelog – Nextcloud
Interessiert in verschiedenste IT Themen, schreibe ich in diesem Blog über Software, Hardware, Smart Home, Games und vieles mehr. Ich berichte z.B. über die Installation und Konfiguration von Software als auch von Problemen mit dieser. News sind ebenso spannend, sodass ich auch über Updates, Releases und Neuigkeiten aus der IT berichte. Letztendlich nutze ich Taste-of-IT als eigene Dokumentation und Anlaufstelle bei wiederkehrenden Themen. Ich hoffe ich kann dich ebenso informieren und bei Problemen eine schnelle Lösung anbieten. Wer meinen Aufwand unterstützen möchte, kann gerne eine Tasse oder Pod Kaffe per PayPal spenden – vielen Dank.