Skip to content

Commit 1be0373

Browse files
committed
chore(release): v5.12.0
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
1 parent 847705a commit 1be0373

2 files changed

Lines changed: 2 additions & 11 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,8 @@
44
-->
55
# Changelog
66

7-
## 5.12.0-beta.2 - 2026-02-01
8-
### Removed
9-
- Remove support for Nextcloud 34 (unreleased)
10-
11-
### Fixed
12-
- Remove leftover var_dump() debugging call
13-
- Always return an exit code (preview:pre-generate)
14-
15-
## 5.12.0-beta.1 - 2026-01-31
7+
## 5.12.0 - 2026-02-07
168
### Added
17-
- Add support for Nextcloud 34
189
- Add support for PHP 8.5
1910
- Implement background job to generate previews
2011

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The first time you install this app, before using a cron job, you properly want
1515
1616
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.]]>
1717
</description>
18-
<version>5.12.0-beta.2</version>
18+
<version>5.12.0</version>
1919
<licence>agpl</licence>
2020
<author>Richard Steinmetz</author>
2121
<namespace>PreviewGenerator</namespace>

0 commit comments

Comments
 (0)