Skip to content

Commit 088d30f

Browse files
committed
Update changelog.md
Signed-off-by: thecalcaholic <[email protected]> Signed-off-by: Tobias Knöppler <[email protected]>
1 parent 98f1a83 commit 088d30f

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

changelog.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
## [v1.50.5](https://github.com/nextcloud/nextcloudpi/tree/v1.50.5) (2023-01-08) Various fixes and update to NC 24.0.8
2+
3+
### Changes
4+
5+
- Move default location of data directory out of nextcloud directory (partial fix for [#1417](https://github.com/nextcloud/nextcloudpi/issues/1417))
6+
- ssh: Add option to add ssh user to sudo group
7+
- Disable root user for login
8+
- Install various templates on docker container start (improves config persistence)
9+
10+
### Fixes
11+
12+
- Keep old data directory if present (partial fix for [#1417](https://github.com/nextcloud/nextcloudpi/issues/1417))
13+
- Temporarily move and restore user files during nc-restore (partial fix for [#1417](https://github.com/nextcloud/nextcloudpi/issues/1417))
14+
- Improve robustness of the setup process for notify_push
15+
16+
### Development related
17+
18+
- build-docker.yml: Fix update-test on architectures other than x86
19+
- Many fixes and improvements for the CICD pipelines
20+
- Add basic integration test for nc-backup
21+
122
## [v1.50.4](https://github.com/nextcloud/nextcloudpi/tree/v1.50.4) (2022-12-17) Installer Fix
223

324
- Don't install deprecated PHP packages during installation (`php-json`)

0 commit comments

Comments
 (0)