diff --git a/CHANGELOG.md b/CHANGELOG.md index fd5c8fa..3fc381d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ --> # Changelog +## 5.11.0-beta.3 - 2025-11-18 +### Fixed +- Running generate-all with multiple workers skips some files + ## 5.11.0-beta.2 - 2025-11-14 ### Fixed - Spawning multiple generate-all workers when occ is not executable diff --git a/appinfo/info.xml b/appinfo/info.xml index 23e8887..060e5fe 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.11.0-beta.2 + 5.11.0-beta.3 agpl Richard Steinmetz PreviewGenerator