Skip to content

Commit 55d6708

Browse files
authored
Merge pull request #592 from nextcloud/chore/release/5.11.0
chore(release): v5.11.0
2 parents a6d1872 + 62ad938 commit 55d6708

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

CHANGELOG.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,7 @@
44
-->
55
# Changelog
66

7-
## 5.11.0-beta.3 - 2025-11-18
8-
### Fixed
9-
- Running generate-all with multiple workers skips some files
10-
11-
## 5.11.0-beta.2 - 2025-11-14
12-
### Fixed
13-
- Spawning multiple generate-all workers when occ is not executable
14-
15-
## 5.11.0-beta.1 - 2025-11-08
7+
## 5.11.0 - 2025-11-19
168
### Added
179
- Allow running multiple instances of pre-generate
1810
- Implement spawning multiple workers for generate-all

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-beta.3</version>
18+
<version>5.11.0</version>
1919
<licence>agpl</licence>
2020
<author>Richard Steinmetz</author>
2121
<namespace>PreviewGenerator</namespace>

0 commit comments

Comments
 (0)