diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e8d0d02..c20116a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,36 @@ 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! + +## 20.0.2 + +### Small changelog: +- Fixed bugs with the `--provisioning` flag +- Updated geoblock.sh to get rid of jq +- Added a script-explainer to nextcloud_install_production.sh +- ClamAV - added a mechanism to inform about found files +- Fixed a bug in midnight-commander.sh +- Created smart-monitoring.sh to allow continuously smart checking +- Switched from Travis to Github Actions +- Added Reviewdog +- Improved previewgenerator +- Made some SC rules global +- Fixed some problems with wrong ownership of /mnt/ncdata +- Fixed link in startup-script +- Fixed ClamAV-Fullscan +- Added apt over https +- Further improved ClamAV +- Allow to reinstall automatic updates +- Improved partition check during the install-script +- Fixed some typo's +- Added more options to the [not-supported folder](https://github.com/nextcloud/vm/tree/master/not-supported) and made some enhancements +- Minor bugfixes and improvements + + +### Full changelog: +- https://github.com/nextcloud/vm/compare/20.0.1..20.0.2 +- https://nextcloud.com/changelog/#latest20 + ## 20.0.1 ### Small changelog: