Skip to content

Commit 9a9c9fe

Browse files
committed
2025-04 End of life v29
1 parent 70f7647 commit 9a9c9fe

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
## Added
55
- jwt expire configuration
66

7+
## Changed
8+
- Nextcloud v29 is no longer supported
9+
710
## 9.8.0
811
## Added
912
- sharing panel when editing in a new tab

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<screenshot>https://raw.githubusercontent.com/ONLYOFFICE/onlyoffice-nextcloud/master/screenshots/open.png</screenshot>
3131
<screenshot>https://raw.githubusercontent.com/ONLYOFFICE/onlyoffice-nextcloud/master/screenshots/open_form.png</screenshot>
3232
<dependencies>
33-
<nextcloud min-version="29" max-version="31"/>
33+
<nextcloud min-version="30" max-version="31"/>
3434
</dependencies>
3535
<settings>
3636
<admin>OCA\Onlyoffice\AdminSettings</admin>

0 commit comments

Comments
 (0)