Die Open-Source Cloudlösung, Nextcloud, erhielt ein Bugfix Release. Das Update behebt für den Zweig 24. x über 60 Fehlerund sorgt so für die Stabilität der Nextcloud.
Nextcloud 24.0.2 Release Notes
- Bump dompurify from 2.3.6 to 2.3.8 (server#32416)
- Bump @testing-library/vue from 5.8.2 to 5.8.3 (server#32419)
- Remove storage wrappers when deleting the user storage (server#32444)
- Adjust wording for database checks (server#32457)
- Fix backgroundjobs mode (server#32470)
- Properly calculate primary element based on background luminance (server#32510)
- Fix crop condition (server#32513)
- Fix handling events without names in activities (server#32585)
- Improve warning about missing pnctl (server#32603)
- Fix status handling (server#32619)
- Move Gd failed operations to debug level (server#32621)
- Update guzzlehttp/guzzle requirement from 7.4.2 to 7.4.3 in /build/integration (server#32638)
- Update 3rdparty for symfony/translation:4.4.41 (server#32650)
- Handle non existing settings again (server#32657)
- Add a method to get estimated export size in IMigrator (server#32664)
- Fix Nextcloud Android app not showing proper name (server#32668)
- Fix share permissions rendering (server#32674)
- Allow use of rememberme cookies for IApacheAuth backends (server#32677)
- More meaningfull message when a public authenticated share’s password is wrong or has expired. (server#32683)
- Make sure activities are not created when a deleted calendar object expires (server#32692)
- Trim mount point before matching in encryption code (server#32705)
- Store unencrypted size in the unencrypted_size column (server#32708)
- Cleanup temporary files after finishing the write to object storage (server#32710)
- Always log errors from sending federation api requests to ease debugging (server#32750)
- Add new share attributes column (server#32752)
- Make X-HAS-{MD5/SHA256} opt-in (server#32758)
- Temporary passwords fixes 31952 (server#32764)
- Fix get avatar authorization (server#32770)
- Handle stream wrappers in SeekableHttpStream (server#32776)
- Add back the deleted.png file (server#32786)
- Update psalm-baseline.xml (server#32794)
- Fix mounts mounted at the users home (server#32801)
- Properly import maintenance script (server#32802)
- Perform onetime setup earlier to ensure wrappers are registered on time (server#32811)
- Update guzzlehttp/guzzle requirement from 7.4.3 to 7.4.4 in /build/integration (server#32822)
- Fix exception handling when profile data is too long (server#32833)
- Fix issue #31692 of occ files:scan (server#32841)
- Fix replacing external storage password during debug log (server#32842)
- Revert “Remove inefficient fed share scanner” (server#32848)
- Correctly log failed attempts (server#32854)
- Fix logger overwriting vars in some circumstances (server#32904)
- Bump symfony/translation to 4.4.41 (3rdparty#1042)
- Save parameters also in the notifications (activity#814)
- Limit the $limit to a maximum of 200 (activity#816)
- ConfirmKey must be uuid (circles#1053)
- Create CODEOWNERS (notifications#1211)
- Build(deps): bump prosemirror-view from 1.23.12 to 1.23.13 (text#2407)
- Build(deps): bump @tiptap/extension-task-item from 2.0.0-beta.31 to 2.0.0-beta.32 (text#2408)
- Build(deps): bump @nextcloud/moment from 1.2.0 to 1.2.1 (text#2410)
- Ci: only run php unit tests when php files changed (text#2414)
- Add support for different encodings (text#2416)
- Build(deps): bump @tiptap/core from 2.0.0-beta.174 to 2.0.0-beta.176 (text#2423)
- Build(deps): bump @tiptap/suggestion from 2.0.0-beta.90 to 2.0.0-beta.92 (text#2424)
- Build(deps): bump @tiptap/extension-link from 2.0.0-beta.36 to 2.0.0-beta.38 (text#2425)
- Changes menu entry. (text#2427)
- Build(deps): bump @tiptap/extension-table from 2.0.0-beta.48 to 2.0.0-beta.49 (text#2436)
- Improve image attachment management (text#2444)
- Do not register text/csv mimetype when office can handle it (text#2453)
- Fix non-working hard line breaks (text#2487)
- Encode file to UTF-8 on
fetch
call (text#2498) - An empty string is a valid encoded result (text#2501)
- Bring back inline code support (text#2507)
- Use modern API to cancel requests (viewer#1249)
Nextcloud 23.0.6 Release Notes
- Fix column/property types in CalDAV (server#31788)
- Fix apps settings error message timeout (server#32081)
- Bump dompurify from 2.3.6 to 2.3.8 (server#32391)
- Remove storage wrappers when deleting the user storage (server#32445)
- Adjust wording for database checks (server#32456)
- Bump handlebars-loader from 1.7.1 to 1.7.2 (server#32528)
- Improve warning about missing pnctl (server#32604)
- Move Gd failed operations to debug level (server#32622)
- Fix status handling (server#32625)
- Update guzzlehttp/guzzle requirement from 6.5.5 to 6.5.6 in /build/integration (server#32637)
- Update 3rdparty for symfony/translation:4.4.41 (server#32651)
- Handle non existing settings again (server#32658)
- Allow use of rememberme cookies for IApacheAuth backends (server#32679)
- Properly calculate primary element based on background luminance (server#32680)
- Make sure activities are not created when a deleted calendar object expires (server#32693)
- Trim mount point before matching in encryption code (server#32706)
- Cleanup temporary files after finishing the write to object storage (server#32711)
- Make X-HAS-{MD5/SHA256} opt-in (server#32759)
- Fix get avatar authorization (server#32771)
- Handle stream wrappers in SeekableHttpStream (server#32777)
- Add back the deleted.png file (server#32789)
- Update psalm-baseline.xml (server#32795)
- Fix loading groupfolder info when share api is disabled (server#32808)
- Update 3rdparty for christophwurst/id3parser 0.1.4 (server#32810)
- Update guzzlehttp/guzzle requirement from 6.5.6 to 6.5.7 in /build/integration (server#32821)
- Fix exception handling when profile data is too long (server#32834)
- Fix replacing external storage password during debug log (server#32846)
- Revert “Remove inefficient fed share scanner” (server#32849)
- Correctly log failed attempts (server#32855)
- Fix logger overwriting vars in some circumstances (server#32906)
- Bump symfony/translation to 4.4.41 (3rdparty#1043)
- Bump christophwurst/id3parser to 0.1.4 (3rdparty#966)
- Limit the $limit to a maximum of 200 (activity#817)
- ConfirmKey must be uuid (circles#1054)
- [Occ] display information about freshly created circle (circles#1057)
- Do not generate link if no front-end (circles#1061)
- Recursive setOptions() (circles#1065)
- Adding options ‘is:?’ to search (circles#1071)
- Log failed member generation (circles#1077)
- Confirm migration feasibility (circles#1080)
- Revert “log failed member generation” (circles#1084)
- Revert “confirm migration feasibility” (circles#1085)
- Create CODEOWNERS (notifications#1212)
- Add support for different encodings (text#2415)
- Changes menu entry. (text#2428)
- Do not register text/csv mimetype when office can handle it (text#2454)
- Fix composer dependencies (text#2493)
- Encode file to UTF-8 on
fetch
call (text#2499) - An empty string is a valid encoded result (text#2503)
- Upgrade: all of prosemirror (text#2505)
- Use modern API to cancel requests (viewer#1250)
Nextcloud 22.2.9 Release Notes
- Cache the path of the certificate bundle (server#31707)
- Fix apps settings error message timeout (server#32080)
- Remove storage wrappers when deleting the user storage (server#32446)
- Adjust wording for database checks (server#32458)
- Move Gd failed operations to debug level (server#32623)
- Fix status handling (server#32626)
- Update 3rdparty for symfony/translation:4.4.41 (server#32652)
- Allow use of rememberme cookies for IApacheAuth backends (server#32678)
- Make sure activities are not created when a deleted calendar object expires (server#32694)
- Trim mount point before matching in encryption code (server#32707)
- Cleanup temporary files after finishing the write to object storage (server#32712)
- Ignore vendor-bin (server#32727)
- Make X-HAS-{MD5/SHA256} opt-in (server#32760)
- Update 3rdparty for christophwurst/id3parser 0.1.4 (server#32762)
- Fix get avatar authorization (server#32772)
- Add back the deleted.png file (server#32788)
- Update psalm-baseline.xml (server#32796)
- Fix loading groupfolder info when share api is disabled (server#32809)
- Downgrade guzzle and aws (server#32812)
- Update guzzlehttp/guzzle requirement from 6.5.5 to 6.5.7 in /build/integration (server#32815)
- Fix exception handling when profile data is too long (server#32835)
- Fix replacing external storage password during debug log (server#32845)
- Revert “Remove inefficient fed share scanner” (server#32851)
- Correctly log failed attempts (server#32856)
- Fix logger overwriting vars in some circumstances (server#32905)
- Revert “Fix replacing external storage password during debug log” (server#32917)
- Bump symfony/translation to 4.4.41 (3rdparty#1044)
- Downgrade guzzle and AWS (3rdparty#1078)
- Bump christophwurst/id3parser to 0.1.4 (3rdparty#965)
- Limit the $limit to a maximum of 200 (activity#818)
- ConfirmKey must be uuid (circles#1055)
- [Occ] display information about freshly created circle (circles#1058)
- Do not generate link if no front-end (circles#1062)
- Recursive setOptions() (circles#1066)
- Adding options ‘is:?’ to search (circles#1072)
- Log failed member generation (circles#1078)
- Confirm migration feasibility (circles#1081)
- Revert “log failed member generation” (circles#1082)
- Revert “confirm migration feasibility” (circles#1087)
- Create CODEOWNERS (notifications#1213)
- Add support for different encodings (text#2417)
- Upgrade: all of prosemirror (text#2490)
- Update composer lockfile (text#2491)
- Encode file to UTF-8 on
fetch
call (text#2500) - An empty string is a valid encoded result (text#2504)
- Use modern API to cancel requests (viewer#1251)
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.