You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,16 +55,17 @@ To make work with nodes easier a new constant has been introduced:
55
55
(whereas `Permission.UPDATE` only indicates the file can be updates as in renamed or moved).
56
56
This is similar to the `Permission.CREATE` for folders.
57
57
58
+
## 4.0.0-rc.0 - 2026-01-15
59
+
### 🚀 Enhancements
60
+
* feat(sidebar): allow to postpone definition of sidebar tabs [\#1459](https://github.com/nextcloud-libraries/nextcloud-files/pull/1459)\([susnux](https://github.com/susnux)\)
61
+
58
62
## 4.0.0-beta.9 - 2026-01-13
59
63
### 🚀 Enhancements
60
64
* feat: add separate permission to check for writable files [\#1455](https://github.com/nextcloud-libraries/nextcloud-files/pull/1455)\([susnux](https://github.com/susnux)\)
61
65
* feat: allow file list filers with display names [\#1456](https://github.com/nextcloud-libraries/nextcloud-files/pull/1456)\([susnux](https://github.com/susnux)\)
62
66
63
67
### Other changes
64
-
* chore(deps-dev): Bump qs from 6.14.0 to 6.14.1 [\#1448](https://github.com/nextcloud-libraries/nextcloud-files/pull/1448)\([dependabot[bot]](https://github.com/dependabot[bot])\)
65
-
* chore(deps): Bump typescript-event-target from 1.1.1 to 1.1.2 [\#1450](https://github.com/nextcloud-libraries/nextcloud-files/pull/1450)\([dependabot[bot]](https://github.com/dependabot[bot])\)
66
-
* chore(deps-dev): Bump @types/node from 25.0.3 to 25.0.5 [\#1451](https://github.com/nextcloud-libraries/nextcloud-files/pull/1451)\([dependabot[bot]](https://github.com/dependabot[bot])\)
67
-
* chore(deps-dev): Bump vite from 7.3.0 to 7.3.1 [\#1452](https://github.com/nextcloud-libraries/nextcloud-files/pull/1452)\([dependabot[bot]](https://github.com/dependabot[bot])\)
68
+
* chore(deps): Bump typescript-event-target from 1.1.1 to 1.1.2 [\#1450](https://github.com/nextcloud-libraries/nextcloud-files/pull/1450)
68
69
* chore: update to ESLint v9 [\#1457](https://github.com/nextcloud-libraries/nextcloud-files/pull/1457)\([susnux](https://github.com/susnux)\)
0 commit comments