
Der Open-Source Cloudserver, Nextcloud, erhielt in den Zweigen 22 und 23, die Updates 22.2.6 und 23.0.4.
Nextcloud 23.0.4 Release Notes
- Allow writing audit log to syslog and systemdlog (server#30852)
- Allow to disable AuthToken v1 (server#30949)
- Add primary key for ratelimit table (server#30965)
- Bump samba images in tests (server#30967)
- Update variables.scss – Fallback font before Noto Color Emoji (server#30969)
- Show if the mail server settings are not set or verified (server#30998)
- Use the unjailed-path in OC_Helper::getStorageInfo() for files located in SharedStorage. (server#30999)
- Fix: Birthday events missing after reimporting contacts (server#31000)
- Bump clipboard from 2.0.9 to 2.0.10 (server#31023)
- Fix bugs with incorrect currentFileList in the favorite and share by you view (server#31050)
- Allow specify a config prefix for another database connection (server#31059)
- Don’t provide favorite activity settings (server#31084)
- Only setup part of the filesystem for appdata requests (server#31098)
- Allow sub-admins to access delegated settings. (server#31102)
- Ignore contact interaction with self (server#31120)
- Fix overlapping buttons in apps-management (server#31179)
- Fix typo in DAV namespace registration (server#31183)
- Fix a broken tooltip (server#31184)
- Improve user status revert performance (server#31192)
- Fix path handling when transferring incoming shares (server#31204)
- Bump dompurify from 2.3.5 to 2.3.6 (server#31226)
- Improve caching policy use immutable when loading versionned assets (server#31244)
- Hide download button for images (server#31253)
- Don’t redirect when loading files index page (server#31255)
- Consider only reminders with calendar data (server#31262)
- Also cache non-existing to reuse it (server#31297)
- Ignore cache in occ ldap:check-ldap command (server#31299)
- Wrap S3 multipart upload exception (server#31302)
- Fix ldap:check-user method for newly created LDAP users (server#31306)
- Avoid PHP errors in the checkers drone step (server#31313)
- Background job time windows (server#31318)
- Mark split database configs as sensitive (server#31331)
- Update CRL after revocation of rocket_integration.csr (server#31350)
- Bump backbone from 1.4.0 to 1.4.1 (server#31369)
- Make Sabre File exception messages translatable (server#31392)
- Censor more configs (server#31399)
- Don’t set up full filesystem to check for certificates (server#31401)
- Also use hashed/indexed column on delete (server#31402)
- Fix caching of the user avatar (server#31410)
- Fix duplicate primary email message (server#31412)
- Fix developer link (server#31423)
- Fix fileactions for sharing overview (server#31424)
- Prevent default right-click options when hideDownload is enabled (server#31427)
- Fix return type of avatar file (server#31432)
- Fix “Nextcloud is not allowed to use the OPcache API” warning (server#31437)
- Add Nextcloud docs link to OPcache recommends (server#31438)
- Be conservative when reading from fresh created column (server#31442)
- Init user’s file system if not existing on ownership transfer (server#31445)
- Use persistent connections when connecting to redis (server#31450)
- Fix settings error message timeout (server#31457)
- Connectivity check: allow using the protocol in ‘connectivity_check_domains’ (server#31479)
- Add option to disallow creation of local storages (server#31481)
- Fix too many file download notifications when watching a video (server#31485)
- Fix new file menu (server#31490)
- Fix listeners declaration in case of occ usage (server#31529)
- Fix user status not resetting correctly after a call (server#31543)
- Prevent reading key on SFTP stat bool (server#31547)
- Fix more than 1000 entries in queries exception in CardDavBackend (server#31550)
- Update CRL after revoke deckimportfromtrello.csr (server#31618)
- Revert “Fix listeners declaration in case of occ usage” (server#31642)
- Try to reduce the load from writing (activity#731)
- Allow specify a config prefix for another database connection (activity#735)
- Adjust nextcloud lib version (activity#739)
- Make background job time insensitive (activity#741)
- Fix cached circle returning bool before being parsed as JSON (circles#932)
- MembershipsService -> membershipService (circles#934)
- Block/force circle types (circles#938)
- Set member as INVITED only if not external (circles#940)
- Allow configuration of one single password per circle (circles#944)
- Display spent time on request (circles#949)
- Lighter SQL requests and compat with Oracle (circles#956)
- Update population (circles#959)
- Fix PrimaryKey on circles_event (circles#965)
- Fix import (circles#970)
- Only refresh notifications once with notify push (notifications#1155)
- Improve mass notification processing (notifications#1156)
- Bump url-parse from 1.5.4 to 1.5.10 (photos#1043)
- Fix privacy UI with subscription (privacy#707)
- Bump vue-loader from 15.9.6 to 15.9.8 (privacy#712)
- Bump @nextcloud/babel-config from 1.0.0-beta.1 to 1.0.0 (privacy#715)
- Bump @babel/core from 7.13.15 to 7.13.16 (privacy#718)
- Bump eslint-import-resolver-webpack from 0.13.0 to 0.13.2 (privacy#721)
- Bump babel-loader from 8.2.2 to 8.2.3 (privacy#724)
- Bump sass from 1.32.10 to 1.32.13 (privacy#731)
- Bump vue and vue-template-compiler (privacy#732)
- Bump eslint-config-standard from 16.0.2 to 16.0.3 (privacy#733)
- Bump node-polyfill-webpack-plugin from 1.1.0 to 1.1.4 (privacy#734)
- Bump eslint-webpack-plugin from 2.5.3 to 2.5.4 (privacy#738)
- Add index for last_contact in text_sessions table (text#2147)
- Use file.path to track EditorWrapper instances more accurately (text#2150)
- Build(deps): bump prosemirror-transform from 1.3.3 to 1.3.4 (text#2159)
- Fix: only apply bullet style to ul > li (text#2195)
- Build(deps): bump prosemirror-view from 1.23.6 to 1.23.7 (text#2207)
- Fix: update psalm baseline to account for changes in server (text#2208)
- Derpgon cz fix/stable23/image data urls (text#2210)
- Display content first and then load menus (text#2228)
- Build(deps-dev): bump @babel/plugin-proposal-class-properties from 7.16.0 to 7.16.7 (viewer#1171)
- Build(deps-dev): bump @nextcloud/webpack-vue-config from 4.1.0 to 4.1.4 (viewer#1174)
- Build(deps): bump camelcase from 6.2.0 to 6.2.1 (viewer#1175)
- Build(deps): bump @nextcloud/event-bus from 2.1.0 to 2.1.1 (viewer#1176)
- Build(deps-dev): bump @cypress/browserify-preprocessor from 3.0.1 to 3.0.2 (viewer#1178)
- Build(deps-dev): bump @nextcloud/eslint-config from 6.1.0 to 6.1.2 (viewer#1179)
- Build(deps-dev): bump wait-on from 6.0.0 to 6.0.1 (viewer#1180)
Nextcloud 22.2.6 Release Notes
- Fix removing remote shares when the remote server is unreachable (server#29565)
- Allow writing audit log to syslog and systemdlog (server#30851)
- Allow to disable AuthToken v1 (server#30958)
- Add primary key for ratelimit table (server#30966)
- Update variables.scss – Fallback font before Noto Color Emoji (server#30968)
- Fix: Birthday events missing after reimporting contacts (server#31002)
- Bump clipboard from 2.0.9 to 2.0.10 (server#31025)
- Fix bugs with incorrect currentFileList in the favorite and share by you view (server#31051)
- Allow specify a config prefix for another database connection (server#31060)
- Don’t provide favorite activity settings (server#31085)
- Ignore contact interaction with self (server#31119)
- Background job time windows (server#31122)
- Use the unjailed-path in OC_Helper::getStorageInfo() for files located in SharedStorage. (server#31136)
- Fix typo in DAV namespace registration (server#31182)
- Fix a broken tooltip (server#31185)
- Fix path handling when transferring incoming shares (server#31203)
- Fix overlapping buttons in apps-management (server#31210)
- Improve caching policy use immutable when loading versionned assets (server#31243)
- Hide download button for images (server#31254)
- Don’t redirect when loading files index page (server#31256)
- Consider only reminders with calendar data (server#31263)
- Also cache non-existing to reuse it (server#31298)
- Fix ldap:check-user method for newly created LDAP users (server#31305)
- Ignore cache in occ ldap:check-ldap command (server#31307)
- Avoid PHP errors in the checkers drone step (server#31314)
- Update CRL after revocation of rocket_integration.csr (server#31351)
- Bump backbone from 1.4.0 to 1.4.1 (server#31370)
- Censor more configs (server#31400)
- Also use hashed/indexed column on delete (server#31403)
- Fix caching of the user avatar (server#31411)
- Fix duplicate primary email message (server#31413)
- Prevent default right-click options when hideDownload is enabled (server#31428)
- Fix return type of avatar file (server#31433)
- Fix developer link (server#31440)
- Fix fileactions for sharing overview (server#31441)
- Be conservative when reading from fresh created column (server#31443)
- Init user’s file system if not existing on ownership transfer (server#31446)
- Use persistent connections when connecting to redis (server#31451)
- Fix settings error message timeout (server#31458)
- Connectivity check: allow using the protocol in ‘connectivity_check_domains’ (server#31480)
- Add option to disallow creation of local storages (server#31482)
- Fix too many file download notifications when watching a video (server#31486)
- Fix new file menu (server#31497)
- Prevent reading key on SFTP stat bool (server#31548)
- Fix more than 1000 entries in queries exception in CardDavBackend (server#31552)
- Update CRL after revoke deckimportfromtrello.csr (server#31619)
- Bump aws/aws-sdk-php from 3.184.6 to 3.212.2 (3rdparty#1005)
- Make background job time insensitive (activity#730)
- Allow specify a config prefix for another database connection (activity#736)
- Adjust nextcloud lib version (activity#740)
- Fix cached circle returning bool before being parsed as JSON (circles#933)
- MembershipsService -> membershipService (circles#935)
- Block/force circle types (circles#937)
- Set member as INVITED only if not external (circles#939)
- Allow configuration of one single password per circle (circles#945)
- Display spent time on request (circles#948)
- Backport of #950 – support oracle (circles#957)
- Update population (circles#958)
- Fix PrimaryKey on circles_event (circles#964)
- Fix import (circles#969)
- Bump url-parse from 1.5.4 to 1.5.10 (photos#1044)
- Fix privacy UI with subscription (privacy#710)
- Bump sass from 1.32.10 to 1.32.13 (privacy#714)
- Bump eslint-webpack-plugin from 2.5.3 to 2.5.4 (privacy#717)
- Bump @nextcloud/babel-config from 1.0.0-beta.1 to 1.0.0 (privacy#723)
- Bump @babel/core from 7.13.15 to 7.13.16 (privacy#726)
- Bump babel-loader from 8.2.2 to 8.2.3 (privacy#727)
- Bump eslint-config-standard from 16.0.2 to 16.0.3 (privacy#728)
- Bump vue and vue-template-compiler (privacy#729)
- Bump @nextcloud/vue from 2.6.5 to 2.6.9 (privacy#730)
- Bump node-polyfill-webpack-plugin from 1.1.0 to 1.1.4 (privacy#737)
- Bump vue-loader from 15.9.6 to 15.9.8 (privacy#745)
- Add index for last_contact in text_sessions table (text#2148)
- Use file.path to track more accurately EditorWrapper instances (text#2151)
- Build(deps): bump prosemirror-transform from 1.3.3 to 1.3.4 (text#2160)
- Fix: only apply bullet style to ul > li (text#2197)
- Fix: dependabot template comment (text#2212)
Quelle: https://nextcloud.com/changelog/