changelog.md: Document changes from v1.51.1

Signed-off-by: Tobias K <6317548+theCalcaholic@users.noreply.github.com>
This commit is contained in:
Tobias K 2023-03-31 10:31:14 +02:00 committed by Tobias Knöppler
parent eabb975a5a
commit 3a5fceebd0
No known key found for this signature in database
GPG Key ID: 3510056072886A8F

View File

@ -1,3 +1,15 @@
## [v1.51.1](https://github.com/nextcloud/nextcloudpi/tree) (2023-03-??) Support for Nextcloud 25.0.4 and SSH/updater fixes
### Changes
- Add support for Nextcloud 25.0.4
- Allow arbitrary users to be created during SSH activation from the web UI
### Fixes
- Prevent PHP upgrades from the web UI
- Prevent docker container startup if the installed Nextcloud version is not compatible
## [v1.51.0](https://github.com/nextcloud/nextcloudpi/tree/v1.51.0) (2023-01-22) Update to Nextcloud 25.0.3 and new PortCheck Service
### Changes