Skip to content

Commit fa3a7a7

Browse files
committed
changelog.md: Document v1.57.0
1 parent e42fe06 commit fa3a7a7

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

changelog.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# NextcloudPi Changelog
22

3+
## [v1.57.0](https://github.com/nextcloud/nextcloudpi/tree/v1.57.0) (2026-04-04) Nextcloud 33, new previewgenerator, fixes
4+
5+
### Changes
6+
7+
- Support for Nextcloud 33
8+
- Migrate to upstream previewgenerator (fixes [#2098](https://github.com/nextcloud/nextcloudpi/issues/2098))
9+
- Set overwrite.cli.url during NCP activation (fixes [#2087](https://github.com/nextcloud/nextcloudpi/issues/2087))
10+
- Add option to check for incompatible apps in nc-update-nextcloud and nc-autoupdate-nc (on by default)
11+
12+
### Fixes
13+
14+
- Fix outdated OS version being picked up in ncp_diag ([#2090](https://github.com/nextcloud/nextcloudpi/pull/2090) , thanks @CrazyWolf13)
15+
- Fix(ncp-web): prevent XSS via log output and undefined array key warning ([#2096](https://github.com/nextcloud/nextcloudpi/pull/2096), thanks @aroldobossoni)
16+
- Fix trusted proxy not being respected by Apache
17+
18+
### Development related
19+
20+
- Reenable and fix update tests for incus and VM targets
21+
- Disable dist-upgrade test for VM target
322

423
## [v1.56.0](https://github.com/nextcloud/nextcloudpi/tree/v1.56.0) (2025-11-19) Nextcloud 32 and fixes
524

0 commit comments

Comments
 (0)