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
+11-3Lines changed: 11 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,21 @@
2
2
3
3
Notable changes in each released version can be seen here.
4
4
5
-
## 1.1.17, tba
5
+
## 1.1.17, 23. March 2024
6
6
7
7
### Added
8
8
9
-
- Run (manual) tests for Nextcloud 28 (RC2) and bump compatibility (autotest pending docker-container release)
9
+
- Both, next-generation and legacy Nextcloud file apps are supported, thereby adding support for Nextcloud 28 (#92)
10
+
- Public sharing seems to still use the legacy files app as is still supported that way (no editing)
11
+
- End-to-end tests for Nextcloud 28 have been recreated using Playwright
10
12
- Update translations from the community
11
-
- Required JS dependency updates
13
+
- JS dependency updates
14
+
15
+
### Changed
16
+
17
+
- Required Nextcloud version is now 26+, in line with the [Maintenance and Release Schedule](https://github.com/nextcloud/server/wiki/Maintenance-and-Release-Schedule)
0 commit comments