Die Open-Source Cloudlösung Nextcloud erhielt das Update 25.0.7 und 26.0.2. Die Updates für die Server behebt Fehler und sorgt für die Stabilität der Nextcloud.
Nextcloud Server 26.0.2 Changelog
- Also unmark deleted ldap user when checking the ldap entry (server#37304)
- Fix DBAL exception handling in setValues (server#37549)
- Fix(dav): Use an icon with correct color for calendar user settings section (server#37601)
- Fix button text (server#37708)
- Handle not being able to write file for notify self-test (server#37740)
- Fix: Make sure that rollback hook is triggered on all version backends (server#37743)
- Really disable versions features when S3 versioning is enabled (server#37768)
- Handle reminders where calendar name is null (server#37785)
- Ungroup `placeholder` css rules to prevent browsers from removing all rules (server#37793)
- Fix event move issue (server#37812)
- Fix background color of external devices with errors on dark color theme (server#37833)
- Fix(files): Don’t throw an error when guests access the controller (server#37836)
- Sec(deps): Update guzzlehttp/psr7 (server#37845)
- Fix TypeError in Profiler (server#37849)
- Add the server roots and version info hash to apcu prefix (server#37872)
- Check free space only if source exists and is dir (server#37873)
- Ignore errors while trying to update parent storage_mtime (server#37875)
- Do not override stored credentials when login in with SAML (server#37900)
- Make grid toggle sticky (server#37907)
- Bump @nextcloud/vue from 7.8.0 to 7.10.0 (server#37910)
- Trap focus in dialogs (server#37911)
- Update crl after revoke shifts.csr (server#37922)
- Backport: Fix profile view edit button overlapping status text (server#37939)
- Fix(settings): Fix title of profile scope options (server#37941)
- Do not show Tags action when systemtag is disabled (server#37957)
- Fix npm audit (server#37973)
- Add command for getting fileinfo for debugging (server#38005)
- Fix: change maintenance mode info wording (server#38009)
- Fix multiple LDAP configuration support by fixing AccessFactory (server#38027)
- Update expire_date column of table comments (server#38037)
- Mutualize expireDate handling when creating and updating a share (server#38040)
- Fix: catch ManuallyLockedException and use app context (server#38043)
- Fix app overflow menu on bright color theme (server#38049)
- Fix: add workaround for oci and limit queries (server#38054)
- Fix(ocp): Add deprecation version to ILogFactory::getCustomLogger (server#38070)
- Fix “skip content”-buttons on small screen sizes (server#38076)
- Increase “Edit your profile visibility button” contrast (server#38078)
- Fix weather app aria label (server#38079)
- Increase imaginary timeouts as for big files the processing could take very long (server#38081)
- Check return value and improve error handling on certificate manager (server#38091)
- Fix(theming): unwanted variables and colours calc fixes (server#38098)
- Fix: always use proper path on node api when calling the view (server#38128)
- Fix json_decode expecting a string (server#38130)
- Check if version entity is not null before delete (server#38153)
- Do not stop at the first PHP error/warning in files:scan (server#38154)
- Fix error on delete in ChunkingV2Plugin (server#38167)
- Fix(workflowengine): Fix multiple UI issues in workflow engine admin settings (server#38189)
- Make sure to never trigger files hooks on a null path (server#38204)
- Fix redirect on unsupported browser warning (server#38208)
- Update psalm-baseline.xml (server#38212)
- Fix: Check for wrapped retriable exceptions (server#38238)
- Fix(carddav): Mark system address book as read-only (server#38248)
- Check if version has entity before trying to access it (server#38254)
- Add command to summarize space usage (server#38255)
- Fix incosistent scrolling in Firefox (server#38257)
- Fix(deps): Bump @nextcloud/vue to 7.11.5 (server#38263)
- Fix(lostpassword): Also rate limit the setPassword endpoint (server#38268)
- Fix(middleware): Also abort the request when reaching max delay in af… (server#38275)
- Check the username when doing external storage session auth (server#38281)
- Get rid of more int casts in file size manipulations (server#38289)
- Fix generated avatars cache (server#38304)
- SystemTags endpoint to return tags used by a user with meta data (server#38307)
- Rename `numericStorageId` to `numericExternalStorageId` in PersonalMount.php (server#38317)
- Fix(search): fix load more (server#38318)
- Fix : Share Expire After N Days width (server#38319)
- Chore(deps): Bump @nextcloud/vue from 7.11.5 to 7.11.6 (server#38331)
- Revert “Ungroup `placeholder` css rules to prevent browsers from removing all rules” (server#38437)
- Sec(deps): Update guzzlehttp/psr7 (3rdparty#1387)
- Rename “user” to “account” in description (bruteforcesettings#455)
- App cfg from cli (circles#1295)
- Make changes to circle config synchroneous (circles#1309)
- Add npm-audit-fix (files_pdfviewer#732)
- Fix npm audit (files_pdfviewer#739)
- Update nextcloud/ocp dependency (firstrunwizard#842)
- Fix npm audit (firstrunwizard#862)
- Update nextcloud/ocp dependency (nextcloud_announcements#193)
- Chore(deps): Bump @nextcloud/vue from 7.7.1 to 7.7.2 (notifications#1518)
- Fix(deps): Update webpack (notifications#1526)
- Fix header menu color by updating @nextcloud/vue to 7.10.0 (notifications#1534)
- Update nextcloud/ocp dependency (notifications#1543)
- Do not allow deletion from public albums (photos#1750)
- Fix #1753: Media and Photos views are blank after upgrade to 26.0.1 (photos#1759)
- Fix: hide upload button on public album shares (photos#1763)
- Expose DAV permissions on album and places photos (photos#1775)
- Do not silence error when setting a place (photos#1778)
- Fix folder view (photos#1779)
- Use display name instead of id for shared albums (photos#1783)
- Reset file list on upload in FilesPicker (photos#1792)
- Run npm audit fix (photos#1799)
- Revert using display name in shared albums’ name (photos#1801)
- Prevent progress bar overflow when uploading in Folders (photos#1803)
- Fix npm audit (privacy#888)
- Fix npm audit (recommendations#613)
- Fix(API): Add a log entry when an error occurs so the admin can pass … (related_resources#208)
- Fix npm audit (related_resources#223)
- Chore(deps): Bump @nextcloud/vue from 7.9.0 to 7.11.6 (related_resources#232)
- Update nextcloud/ocp dependency (serverinfo#433)
- Fix Undefined Array key Family in DefaultOs (serverinfo#438)
- With FreeBSD jails, networkinfo->gateway can be empty (serverinfo#444)
- Update nextcloud/ocp dependency (serverinfo#446)
- Update nextcloud/ocp dependency (serverinfo#457)
- Chore(deps): update dependency eslint-plugin-cypress to ^2.13.3 (text#4017)
- Fix(deps): update tiptap to ^2.0.3 (text#4055)
- Chore(deps): update dependency vue-demi to ^0.14.0 (text#4056)
- Fix: Only handle recent awareness messagess from sessions (text#4062)
- Adjust smart picker menu action (text#4065)
- Enh(log): use level warning for saving empty docs (text#4072)
- Fix(cypress): show hidden files request now uses PUT (text#4074)
- Chore(deps): update dependency @nextcloud/webpack-vue-config to ^5.5.1 (text#4098)
- Pass data to `this.$parent.$emit` in `Editor.vue` (text#4103)
- Fix double readme files getting created on case-insensitive storages (text#4105)
- Fix npm audit (text#4110)
- Fix editing image description fails if enter isn’t pressed (text#4114)
- Fix(Viewer): remove outdated fix from stable16. (text#4120)
- Fix: autofocus own rich workspaces only at freshly created (text#4125)
- Fix(conflict): resolve quickly with fast sync. (text#4127)
- Fix: pass file id for direct editing and fail y.js provider setup if none was passed (text#4128)
- Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.17.1 (text#4133)
- Chore(deps): update dependency @vue/vue2-jest to ^29.2.4 (text#4134)
- Fix(deps): update dependency @nextcloud/files to ^3.0.0-beta.9 (text#4135)
- Fix(deps): update dependency lib0 to ^0.2.74 (text#4136)
- Chore(deps): update dependency cypress to ^12.11.0 (text#4137)
- Chore(deps): update dependency vite to ^4.3.5 (text#4138)
- Chore(deps): update dependency vite-plugin-commonjs to ^0.7.0 (text#4139)
- Fix(deps): update dependency @nextcloud/router to ^2.1.1 (text#4141)
- Fix(deps): update dependency @nextcloud/vue to ^7.11.2 (text#4142)
- Fix(deps): update dependency yjs to ^13.6.1 (text#4144)
- Update nextcloud/ocp dependency (text#4150)
- Fix(deps): update dependency @nextcloud/vue to ^7.11.3 (text#4159)
- Chore(deps): update dependency vue-demi to ^0.14.1 (text#4168)
- Fix(deps): update dependency path-normalize to ^6.0.12 (text#4172)
- Chore(deps): update dependency cypress to ^12.12.0 (text#4173)
- Fix(deps): update dependency @nextcloud/vue to ^7.11.4 (text#4175)
- Chore(deps): update dependency @nextcloud/eslint-config to ^8.3.0-beta.0 (text#4180)
- Chore(deps): update dependency vite-plugin-commonjs to ^0.7.1 (text#4188)
- Chore: v8.0.0 (twofactor_totp#1343)
- Fix(deps): Update vulnerable npm packages (twofactor_totp#1375)
- Chore(deps-dev): replace vue-jest with @vue/vue2-jest@27 (twofactor_totp#1395)
- Chore(deps): Bump @skjnldsv/vue-plyr from 7.3.0 to 7.3.1 (viewer#1613)
- Chore(deps-dev): Bump @nextcloud/webpack-vue-config from 5.4.0 to 5.5.1 (viewer#1621)
- Add npm-audit-fix (viewer#1623)
- Fix npm audit (viewer#1632)
- Fix: use left position of sidebar to set viewer width (viewer#1641)
- Chore(deps-dev): Bump @types/dockerode from 3.3.16 to 3.3.17 (viewer#1644)
- Fix: remove undefined method call (viewer#1649)
- Use proper alt text for viewer app modal (viewer#1652)
- Override hardcoded save button width (viewer#1657)
- Increase z-index of SfxPopper instead of its children (viewer#1659)
Nextcloud Server 25.0.7 Changelog
- Backport: Make the container fully fulfill PSR container interface (server#36618)
- Also unmark deleted ldap user when checking the ldap entry (server#37307)
- Fix(dav) Handle Calendar trashbin UID conflicts by removing the deleted calendar object (server#37569)
- Handle not being able to write file for notify self-test (server#37702)
- Fix button text (server#37720)
- Handle reminders where calendar name is null (server#37769)
- Ungroup placeholder css rules to prevent browsers from removing all rules (server#37829)
- Fix background color of external devices with errors on dark color theme (server#37832)
- Sec(deps): Update guzzlehttp/psr7 (server#37844)
- Fix TypeError in Profiler (server#37850)
- Check free space only if source exists and is dir (server#37874)
- Ignore errors while trying to update parent storage_mtime (server#37876)
- Do not override stored credentials when login in with SAML (server#37901)
- Make grid toggle sticky (server#37908)
- Update kerberos sso test setup to use new user_saml config system (server#37919)
- Fix(settings): Fix title of profile scope options (server#37942)
- Do not show Tags action when systemtag is disabled (server#37956)
- Fix npm audit (server#37974)
- Update crl after revoke shifts.csr (server#37996)
- Add command for getting fileinfo for debugging (server#38006)
- Update expire_date column of table comments (server#38039)
- Fix: catch ManuallyLockedException and use app context (server#38044)
- Fix app overflow menu on bright color theme (server#38052)
- Fix(ocp): Add deprecation version to ILogFactory::getCustomLogger (server#38071)
- Add required accessibility attributes to legacy files navigation (server#38074)
- Increase imaginary timeouts as for big files the processing could take very long (server#38084)
- Check return value and improve error handling on certificate manager (server#38090)
- Fix: always use proper path on node api when calling the view (server#38129)
- Fix json_decode expecting a string (server#38132)
- Make sure to never trigger files hooks on a null path (server#38203)
- Update psalm-baseline.xml (server#38236)
- Fix: Check for wrapped retriable exceptions (server#38239)
- Fix(carddav): Mark system address book as read-only (server#38249)
- Fix incosistent scrolling in Firefox (server#38258)
- Fix(lostpassword): Also rate limit the setPassword endpoint (server#38269)
- Fix(middleware): Also abort the request when reaching max delay in af… (server#38276)
- Check the username when doing external storage session auth (server#38282)
- Fix generated avatars cache (server#38305)
- SystemTags endpoint to return tags used by a user with meta data (server#38309)
- Fix(search): fix load more (server#38325)
- Update psr/container to `1.1.2` (3rdparty#1318)
- Sec(deps): Update guzzlehttp/psr7 (3rdparty#1386)
- Rename “user” to “account” in description (bruteforcesettings#454)
- Make changes to circle config synchroneous (circles#1308)
- Add npm-audit-fix (files_pdfviewer#733)
- Fix npm audit (files_pdfviewer#737)
- Bump unzipper from 0.10.11 to 0.10.14 (files_pdfviewer#745)
- Update nextcloud/ocp dependency (firstrunwizard#830)
- Fix npm audit (firstrunwizard#860)
- Update nextcloud/ocp dependency (firstrunwizard#871)
- Update nextcloud/ocp dependency (nextcloud_announcements#188)
- Update nextcloud/ocp dependency (nextcloud_announcements#197)
- Chore(deps): Bump @nextcloud/router from 2.0.0 to 2.0.1 (notifications#1516)
- Chore(deps-dev): Bump @nextcloud/eslint-config from 8.1.2 to 8.1.5 (notifications#1520)
- Update nextcloud/ocp dependency (notifications#1522)
- Add object type as data attr to notification (notifications#1523)
- Fix(deps): Update webpack (notifications#1527)
- Update nextcloud/ocp dependency (notifications#1542)
- Update nextcloud/ocp dependency (notifications#1550)
- Fix: null password handling in entry control logic (password_policy#461)
- Do not allow deletion from public albums (photos#1751)
- Fix: hide upload button on public album shares (photos#1762)
- Expose DAV permissions on album and places photos (photos#1776)
- Listen to more events for albums (photos#1780)
- Use display name instead of id for shared albums (photos#1784)
- Reset file list on upload in FilesPicker (photos#1793)
- Run npm audit fix #1799 (photos#1800)
- Revert using display name in shared albums’ name (photos#1802)
- Prevent progress bar overflow when uploading in Folders (photos#1804)
- Fix npm audit (privacy#886)
- Fix npm audit (recommendations#612)
- Fix npm audit (related_resources#221)
- Update nextcloud/ocp dependency (serverinfo#424)
- Update nextcloud/ocp dependency (serverinfo#445)
- Update nextcloud/ocp dependency (serverinfo#450)
- Chore(deps): update dependency @vue/test-utils to ^1.3.5 (text#4059)
- Update nextcloud/ocp dependency (text#4061)
- Fix double readme files getting created on case-insensitive storages (text#4106)
- Fix npm audit (text#4109)
- Fix editing image description fails if enter isn’t pressed (text#4113)
- Fix(Viewer): remove outdated fix from stable16. (text#4121)
- Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.17.1 (text#4145)
- Chore(deps): update dependency @nextcloud/webpack-vue-config to ^5.5.1 (text#4146)
- Chore(deps): update dependency vite to ^3.2.6 (text#4147)
- Fix(deps): update dependency path-normalize to ^6.0.11 (text#4148)
- Update nextcloud/ocp dependency (text#4149)
- Chore(deps): update dependency vite-plugin-commonjs to ^0.7.0 (text#4151)
- Chore(deps): update dependency vue-demi to ^0.14.0 (text#4152)
- Fix(deps): update dependency @nextcloud/router to ^2.1.1 (text#4154)
- Fix(deps): update dependency @nextcloud/vue to ^7.11.2 (text#4155)
- Fix(deps): update dependency @nextcloud/vue to ^7.11.3 (text#4160)
- Chore(deps): update dependency vue-demi to ^0.14.1 (text#4182)
- Fix(deps): update dependency @nextcloud/vue to ^7.11.4 (text#4183)
- Fix(deps): update dependency path-normalize to ^6.0.12 (text#4184)
- Chore(deps): update dependency @nextcloud/eslint-config to ^8.3.0-beta.0 (text#4185)
- Update nextcloud/ocp dependency (text#4186)
- Chore(deps): update dependency vite-plugin-commonjs to ^0.7.1 (text#4189)
- Fix(deps): Update vulnerable npm packages (twofactor_totp#1374)
- Chore(deps-dev): replace vue-jest with @vue/vue2-jest@27 (twofactor_totp#1396)
- Chore(deps): Bump @skjnldsv/vue-plyr from 7.3.0 to 7.3.1 (viewer#1618)
- Add npm-audit-fix (viewer#1624)
- Fix npm audit (viewer#1631)
- Fix: use left position of sidebar to set viewer width (viewer#1642)
- Chore(deps-dev): Bump @types/dockerode from 3.3.16 to 3.3.17 (viewer#1646)
- Fix: remove undefined method call (viewer#1650)
- Use proper alt text for viewer app modal (viewer#1653)
- Override hardcoded save button width (viewer#1658)
- Increase z-index of SfxPopper instead of its children (viewer#1660)
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.