Skip to content

Commit b2c7628

Browse files
committed
Update changelog for 1.1.17
1 parent 56db71e commit b2c7628

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,21 @@
22

33
Notable changes in each released version can be seen here.
44

5-
## 1.1.17, tba
5+
## 1.1.17, 23. March 2024
66

77
### Added
88

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
1012
- 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)
18+
- Move JS build to `vite`
19+
- Move unit tests to `vitetest`
1220

1321
## 1.1.16, 10. July 2023
1422

0 commit comments

Comments
 (0)