From 52a8e7fedfa04cf650677757ebb506a6a95a5eb1 Mon Sep 17 00:00:00 2001 From: Richard Steinmetz Date: Sun, 28 Jun 2026 09:31:30 +0200 Subject: [PATCH] chore(release): v5.14.0 Signed-off-by: Richard Steinmetz --- CHANGELOG.md | 4 ++++ appinfo/info.xml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 05523ed..e4a9dca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ --> # Changelog +## 5.14.0 - 2026-06-28 +### Added +- Add support for Nextcloud 34 + ## 5.12.1 - 2026-02-08 ### Changed - Allow server-side encryption if the master key is used diff --git a/appinfo/info.xml b/appinfo/info.xml index b09c139..83db718 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.14.0 agpl Richard Steinmetz PreviewGenerator