diff --git a/CHANGELOG.md b/CHANGELOG.md index f5934e7..2ed29d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ --> # Changelog +## 5.10.0 - 2025-09-05 +### Added +- Support for Nextcloud 32 + ## 5.9.0 - 2025-07-12 ### Added - Implement config to use a given size for the shorter edge diff --git a/appinfo/info.xml b/appinfo/info.xml index a2b7c50..cce5b0c 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -15,7 +15,7 @@ The first time you install this app, before using a cron job, you properly want **Important**: To enable pre-generation of previews you must add **php /var/www/nextcloud/occ preview:pre-generate** to a system cron job that runs at times of your choosing.]]> - 5.10.0-alpha.1 + 5.10.0 agpl Richard Steinmetz PreviewGenerator