Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorthecalcaholic <6317548+theCalcaholic@users.noreply.github.com>2022-09-29 03:07:14 +0300
committerthecalcaholic <6317548+theCalcaholic@users.noreply.github.com>2022-09-29 03:07:14 +0300
commit06de15d5c7ce56d49af2407b5dbd64a36ab23acf (patch)
tree89ffa79932f211b2072e09fbc1793e17951ceb0b
parent47153b3c8d3ba800fbb6ef0301f4e60bd9fdfcab (diff)
changelog.md: Document v1.50.2
Signed-off-by: thecalcaholic <6317548+theCalcaholic@users.noreply.github.com>
-rw-r--r--changelog.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index a8d5faf8..8f4fba91 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,16 @@
+## [v1.50.2](https://github.com/nextcloud/nextcloudpi/tree/v1.50.1) (2022-09-27) Various bug fixes
+
+### docker
+
+- Fix misconfigured database directory on docker (/data-ro)
+- Create backup on container startup
+- Fix changed user ids between container versions
+- Remove nc-update from docker
+
+### CI/CD
+
+- Add tests for container updates
+
## [v1.50.1](https://github.com/nextcloud/nextcloudpi/tree/v1.50.1) (2022-09-27) Various bug fixes
- Fix CI/CD armbian builds