mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2026-01-10 15:12:01 -03:30
Update changelog.md
Signed-off-by: thecalcaholic <6317548+theCalcaholic@users.noreply.github.com> Signed-off-by: Tobias Knöppler <6317548+theCalcaholic@users.noreply.github.com>
This commit is contained in:
parent
13129b694e
commit
557004cd5b
21
changelog.md
21
changelog.md
@ -1,3 +1,24 @@
|
||||
## [v1.50.5](https://github.com/nextcloud/nextcloudpi/tree/v1.50.5) (2023-01-08) Various fixes and update to NC 24.0.8
|
||||
|
||||
### Changes
|
||||
|
||||
- Move default location of data directory out of nextcloud directory (partial fix for [#1417](https://github.com/nextcloud/nextcloudpi/issues/1417))
|
||||
- ssh: Add option to add ssh user to sudo group
|
||||
- Disable root user for login
|
||||
- Install various templates on docker container start (improves config persistence)
|
||||
|
||||
### Fixes
|
||||
|
||||
- Keep old data directory if present (partial fix for [#1417](https://github.com/nextcloud/nextcloudpi/issues/1417))
|
||||
- Temporarily move and restore user files during nc-restore (partial fix for [#1417](https://github.com/nextcloud/nextcloudpi/issues/1417))
|
||||
- Improve robustness of the setup process for notify_push
|
||||
|
||||
### Development related
|
||||
|
||||
- build-docker.yml: Fix update-test on architectures other than x86
|
||||
- Many fixes and improvements for the CICD pipelines
|
||||
- Add basic integration test for nc-backup
|
||||
|
||||
## [v1.50.4](https://github.com/nextcloud/nextcloudpi/tree/v1.50.4) (2022-12-17) Installer Fix
|
||||
|
||||
- Don't install deprecated PHP packages during installation (`php-json`)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user