File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 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 ` )
You can’t perform that action at this time.
0 commit comments