Skip to content

Commit f1541dc

Browse files
committed
changelog.md: Document v1.57.1
1 parent a5db307 commit f1541dc

2 files changed

Lines changed: 24 additions & 0 deletions

File tree

changelog.md

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

3+
## [v1.57.1](https://github.com/nextcloud/nextcloudpi/tree/v1.57.1) (2026-04-14) Various fixes
4+
5+
### Fixes
6+
7+
- Fail gracefully when parsing invalid backup cache ([#2105](https://github.com/nextcloud/nextcloudpi/pull/2105), thanks @Dominik0101)
8+
- security: Properly escape all bash arguments in ncp-web (ncp-launcher.php)
9+
- Make sure, sury repository key is updated from pkg sources (fixes [#2104](https://github.com/nextcloud/nextcloudpi/issues/2104))
10+
- Fix broken ncp-preview-generator cronjob script (fixes [#2107](https://github.com/nextcloud/nextcloudpi/issues/2107))
11+
312
## [v1.57.0](https://github.com/nextcloud/nextcloudpi/tree/v1.57.0) (2026-04-04) Nextcloud 33, new previewgenerator, fixes
413

514
### Changes

staged_rollouts/v1.57.1.txt

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
4
2+
5
3+
7
4+
8
5+
21
6+
27
7+
30
8+
31
9+
32
10+
50
11+
64
12+
68
13+
71
14+
79
15+
81

0 commit comments

Comments
 (0)