From c43b2ed41847a0238cbf4afee1a60c23b3cbf52a Mon Sep 17 00:00:00 2001 From: Richard Steinmetz Date: Sun, 28 Jun 2026 09:12:40 +0200 Subject: [PATCH 1/2] chore: main is now v5.15.0-dev.1 Signed-off-by: Richard Steinmetz --- appinfo/info.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appinfo/info.xml b/appinfo/info.xml index b09c139..0390655 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 The preview queue will be processed automatically by a background job if the system cron background job mode is configured in Nextcloud. Additionally, you may run **occ preview:pre-generate -vvv** to a process the queue of pending previews immediately.]]> - 5.14.0-dev.1 + 5.15.0-dev.1 agpl Richard Steinmetz PreviewGenerator From 948ad358ddb5bfa19dcc02e93b6594be58116a06 Mon Sep 17 00:00:00 2001 From: Richard Steinmetz Date: Sun, 28 Jun 2026 09:13:01 +0200 Subject: [PATCH 2/2] feat: add support for Nextcloud 35 Signed-off-by: Richard Steinmetz --- appinfo/info.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appinfo/info.xml b/appinfo/info.xml index 0390655..8f06f7e 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -28,7 +28,7 @@ The preview queue will be processed automatically by a background job if the sys https://github.com/nextcloud/previewgenerator.git - + OCA\PreviewGenerator\BackgroundJob\PreviewJob