Skip to content

Commit bace185

Browse files
authored
Merge pull request #581 from nextcloud/chore/release/5.11.0-beta.1
chore(release): v5.11.0-beta.1
2 parents 06d52b7 + 0850b51 commit bace185

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@
44
-->
55
# Changelog
66

7+
## 5.11.0-beta.1 - 2025-11-08
8+
### Added
9+
- Allow running multiple instances of pre-generate
10+
- Implement spawning multiple workers for generate-all
11+
12+
### Removed
13+
- Drop support for Nextcloud 28 and 29
14+
- Drop support for PHP 8.0
15+
716
## 5.10.0 - 2025-09-05
817
### Added
918
- Support for Nextcloud 32

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
**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.]]>
1717
</description>
18-
<version>5.11.0-dev.1</version>
18+
<version>5.11.0-beta.1</version>
1919
<licence>agpl</licence>
2020
<author>Richard Steinmetz</author>
2121
<namespace>PreviewGenerator</namespace>

0 commit comments

Comments
 (0)