Die Open-Source Cloudlösung, Nextcloud, erhielt das Update 17.0.1 und 16.0.6, das über 50 Fehler korrigiert und Verbesserungen in der Stabilität durchführt.
Nextcloud 17.0.1 Release Notes
- Always use the folder icon depending on the mount type if not a share mount (server#17156)
- Fix „create folder“ icon overlaying home icon (server#17219)
- Fix directory detection for s3 (server#17273)
- Fix user with id 0 to be able to comment (server#17274)
- Handle moveFromStorage within the same storage even when storage wrap… (server#17277)
- Dont delete cache entries if deleting an object from object store failed (server#17281)
- Correctly detect the mimetype from uploads (server#17295)
- Add (hidden) option to configure smb timeout (server#17298)
- Position fixed for .toastify.toast (server#17300)
- Fix fetching additional search results on scrolling down (server#17305)
- Bring the default font size up to 15px (server#17309)
- Use handlebars from node_modules (on CI) (server#17348)
- Reduce adressbook change events and handling (server#17351)
- Fix typo in „which“ (server#17358)
- Fix updating and deleting authtokens (server#17415)
- Allow removing federated shares of locally reshared files (server#17418)
- Fix oauth client redirect (server#17438)
- Don’t call basename on null (server#17444)
- Fix axios csrf token update event (server#17453)
- Use @nextcloud/axios to keep the CSRF token in sync (server#17455)
- Kill ui-regression ci job (server#17457)
- Force hide tooltips on sidebar close (server#17493)
- Only cache the mimetype if the file exists (server#17538)
- Set the proper filename for version downloads (server#17541)
- Load additional scripts on help page (server#17578)
- Let SCSS cleanup only run once (server#17579)
- Pass on direct query parameter during login (server#17581)
- Added documentation links on settings pages (server#17589)
- Include the share in the Files_Sharing::loadAdditionalScripts event (server#17597)
- Treat LDAP error 50 as auth issue, prevents lost server connection errors (server#17617)
- Hide strange Everyone and Disabled group numbers with LDAP (server#17621)
- Fix browser back button (server#17638)
- Fix filename overlapping on mobile (server#17676)
- Harden middleware check (server#17681)
- Fix jsConfigHelper lang/locale mixup (server#17686)
- Fix weird KDE bug with loginflowv2 (server#17688)
- Make sure limit is never negative (server#17716)
- Fix DAV mimetype search (server#17731)
- Return null from migration to match with typehint (server#17742)
- Do not show ‚Get your own free account‘ on services under subscription (server#17748)
- Fix action menu on mobile (server#17766)
- Bring back external storage group select delete (server#17767)
- Switch to Files Node API for zip generation (server#17840)
- Use correct route to generate (nextcloud_announcements#56)
- Name of the collector is `Php`. (survey_client#98)
- Update version on master (viewer#232)
- Bump eslint-plugin-node from 9.2.0 to 10.0.0 (viewer#235)
- Bump @babel/core from 7.5.5 to 7.6.0 (viewer#236)
- Bump @babel/preset-env from 7.5.5 to 7.6.0 (viewer#237)
- Bump webpack-cli from 3.3.7 to 3.3.8 (viewer#238)
- Bump webpack from 4.39.3 to 4.40.1 (viewer#242)
- Bump webpack from 4.40.1 to 4.40.2 (viewer#245)
- Bump webpack-cli from 3.3.8 to 3.3.9 (viewer#250)
- Bump eslint-config-nextcloud from 0.0.5 to 0.0.6 (viewer#258)
- Bump url-loader from 2.1.0 to 2.2.0 (viewer#259)
Nextcloud 16.0.6 Release Notes
- Instead of upsert query, fallback to default on PSQL <= 9.4 (server#16814)
- Return the proper jailed path when requesting the root path (server#17012)
- Fix „create folder“ icon overlaying home icon (server#17227)
- Fix directory detection for s3 (server#17271)
- Handle moveFromStorage within the same storage even when storage wrap… (server#17278)
- Dont delete cache entries if deleting an object from object store failed (server#17282)
- Correctly detect the mimetype from uploads (server#17296)
- Add (hidden) option to configure smb timeout (server#17299)
- Fix scrolling after switching to grid view (server#17342)
- Use handlebars from node_modules (on CI) (server#17347)
- Reduce adressbook change events and handling (server#17352)
- Fix updating and deleting authtokens (server#17416)
- Allow removing federated shares of locally reshared files (server#17419)
- Don’t call basename on null (server#17441)
- Correctly handle emtpy string in proxyuserpwd config (server#17511)
- Only cache the mimetype if the file exists (server#17539)
- Set the proper filename for version downloads (server#17542)
- Let SCSS cleanup only run once (server#17580)
- Added documentation links on settings pages (server#17588)
- Treat LDAP error 50 as auth issue, prevents lost server connection errors (server#17618)
- Fix method scope (server#17619)
- Hide strange Everyone and Disabled group numbers with LDAP (server#17622)
- Stable17] Load additional scripts on help page (server#17641)
- Stop if there is no encrypted token (server#17648)
- Reset and init new user form language (server#17653)
- Fix jsConfigHelper lang/locale mixup (server#17687)
- Fix weird KDE bug with loginflowv2 (server#17689)
- Fix DAV mimetype search (server#17732)
- Bring back external storage group select delete (server#17768)
- Switch to Files Node API for zip generation (server#17841)
- Actually return the quote when getting global storage info (server#17852)
- Force close all tooltips when closing sharing menu (gallery#548)
- Use correct route to generate (nextcloud_announcements#57)
- Name of the collector is `Php`. (survey_client#99)
- Bump sass-loader from 7.1.0 to 7.2.0 (viewer#213)
- Bump webpack from 4.39.1 to 4.39.2 (viewer#214)
- Bump sass-loader from 7.2.0 to 7.3.1 (viewer#215)
- Bump webpack-cli from 3.3.6 to 3.3.7 (viewer#216)
- Bump eslint-loader from 2.2.1 to 3.0.0 (viewer#217)
- Bump eslint-plugin-standard from 4.0.0 to 4.0.1 (viewer#218)
- Bump eslint-utils from 1.3.1 to 1.4.2 (viewer#220)
- Bump webpack-merge from 4.2.1 to 4.2.2 (viewer#222)
- Bump babel-eslint from 10.0.2 to 10.0.3 (viewer#223)
- Bump webpack from 4.39.2 to 4.39.3 (viewer#225)
- Bump nextcloud-vue from 0.12.1 to 0.12.2 (viewer#226)
- Bump eslint-plugin-node from 9.1.0 to 9.2.0 (viewer#227)
- Update version on master (viewer#232)
- Bump eslint-plugin-node from 9.2.0 to 10.0.0 (viewer#235)
- Bump @babel/core from 7.5.5 to 7.6.0 (viewer#236)
- Bump @babel/preset-env from 7.5.5 to 7.6.0 (viewer#237)
- Bump webpack-cli from 3.3.7 to 3.3.8 (viewer#238)
- Bump webpack from 4.39.3 to 4.40.1 (viewer#242)
- Bump webpack from 4.40.1 to 4.40.2 (viewer#245)
- Bump webpack-cli from 3.3.8 to 3.3.9 (viewer#250)
- Bump eslint-config-nextcloud from 0.0.5 to 0.0.6 (viewer#258)
- Bump url-loader from 2.1.0 to 2.2.0 (viewer#259)
Quelle: https://nextcloud.com/changelog/
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.