From 7d3ad56bb2b81ca4644b2df8c3b3a4ae0ae058be Mon Sep 17 00:00:00 2001 From: Richard Steinmetz Date: Sat, 28 Feb 2026 18:18:34 +0100 Subject: [PATCH] chore(release): v5.13.0 Signed-off-by: Richard Steinmetz --- CHANGELOG.md | 11 +++++++++++ appinfo/info.xml | 4 ++-- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 05523ed..e710ade 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,17 @@ --> # Changelog +## 5.13.0 - 2026-02-28 +### Changed +- Internal code refactoring and more automated testing + +### Fixed +- Remove leftover var_dump() debugging call +- Fix bugs related to the refactored logging code + +### Removed +- Drop support for Nextcloud 30 (eol) + ## 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 49a6efc..0c04e15 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.13.0-dev.1 + 5.13.0 agpl Richard Steinmetz PreviewGenerator @@ -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