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

github.com/nextcloud/vm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Hansson <mailto@danielhansson.nu>2022-09-09 20:37:28 +0300
committerGitHub <noreply@github.com>2022-09-09 20:37:28 +0300
commitc51c0ffb41cc54f19785182852d3db71271bd2cb (patch)
treed208d0692814caf0761fb44f27d634542ab809d7
parentfe3316ac123fc8e5aceb2dcf5f2bae76e6c9a135 (diff)
24.0.5
Signed-off-by: Daniel Hansson <mailto@danielhansson.nu>
-rw-r--r--CHANGELOG.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index bdc58431..f7ff6f26 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,28 @@ PR's are more than welcome. Happy Nextclouding!
### Different versions
If you run Hyper-V or want 500 GB, 1 TB or 2 TB VM you can download it from [T&M Hansson IT's shop](https://shop.hanssonit.se/product-category/virtual-machine/nextcloud/).
+## 24.0.5
+
+### Small changelog:
+- Update Fail2ban with a better regex
+- Fix FTS, and make sure it's gone when removed (even DB)
+- Make Talk installable again by fixing source-repos and some tweaks to the script
+- Fix dependencies for Bitwarden
+- Improve the port checking function (for checking open ports)
+- Allow `NCDATA` to be other than default when checking for Nextcloud version (`lowest_compatible_version()`)
+- Upgrade Realtek firmware drivers for the Home/SME Nextcloud server
+- Add Googles DNS as an option (user request)
+- Always recover old Nextcloud apps, even if app store is broken
+- Remove some legacy code
+- Improve backup scripts and other stuff in the `not-supported` folder
+- Ubuntu 22.04 reached its first maintenance release, consider it 100% stable.
+- And more...
+
+### Full changelog:
+- [https://github.com/nextcloud/vm/compare/24.0.1..24.0.5](https://github.com/nextcloud/vm/compare/24.0.1..24.0.5)
+- [https://nextcloud.com/changelog/#latest24](https://nextcloud.com/changelog/#latest24)
+
+
## 24.0.1
This release is quite huge, including Ubuntu 22.04 (minimal), PHP-FPM 8.1, and PosgreSQL 14.