From 73714bbb845ea7ecee4dbf1b448138fe83cb114a Mon Sep 17 00:00:00 2001 From: Daniel Hansson Date: Fri, 28 Jan 2022 17:29:15 +0100 Subject: [PATCH] final 23.0.1 fixes (#2204) --- CHANGELOG.md | 11 +++++++++++ static/temporary-fix-begining.sh | 3 --- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c2f8920..d89e1f25 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,17 @@ If you run Hyper-V or want 500 GB, 1 TB or 2 TB VM you can download it from [T&M PR's are more than welcome. Happy Nextclouding! +## 23.0.1 + +### Small changelog: +- Fixed all the bugs with the old release (23.0.0) +- Minor bugfixes and improvements +- And more... + +### Full changelog: +- https://github.com/nextcloud/vm/compare/23.0.0..23.0.1 +- https://nextcloud.com/changelog/#latest23 + ## 23.0.0 ### Small changelog: diff --git a/static/temporary-fix-begining.sh b/static/temporary-fix-begining.sh index 8af72dd9..faaa75db 100644 --- a/static/temporary-fix-begining.sh +++ b/static/temporary-fix-begining.sh @@ -16,7 +16,4 @@ debug_mode # Must be root root_check -# Fix calendar being broken (cannot delete user) -nextcloud_occ app:update --all - exit