Skip to content

Commit 6ce5d4d

Browse files
authored
Merge pull request #562 from nextcloud/chore/release/5.10.0
chore(release): v5.10.0
2 parents df88d48 + 2b0819f commit 6ce5d4d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

7+
## 5.10.0 - 2025-09-05
8+
### Added
9+
- Support for Nextcloud 32
10+
711
## 5.9.0 - 2025-07-12
812
### Added
913
- Implement config to use a given size for the shorter edge

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.10.0-alpha.1</version>
18+
<version>5.10.0</version>
1919
<licence>agpl</licence>
2020
<author>Richard Steinmetz</author>
2121
<namespace>PreviewGenerator</namespace>

0 commit comments

Comments
 (0)