Merge branch 'docker-devel' into docker-stable

This commit is contained in:
Tobias K 2023-05-01 15:02:24 +02:00
commit e560507a42
No known key found for this signature in database
GPG Key ID: 44FD368932E645C1

View File

@ -1,5 +1,13 @@
# NextcloudPi Changelog
## [v1.51.4](https://github.com/nextcloud/nextcloudpi/tree/v1.51.4) (2023-05-01) Minor fixes
### Fixes
- Remove tag prefix in the web UI
- Fix possible folder name collision in ncp-restore
- Fix NC notification about dropped NCP docker support
## [v1.51.3](https://github.com/nextcloud/nextcloudpi/tree/v1.51.3) (2023-04-26) Add support for Nextcloud 25.0.6
### Changes