File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,11 @@ SPDX-License-Identifier: AGPL-3.0-or-later
77
88## [ Unreleased]
99
10+ ## [ 0.4.3] - 2025-12-08
11+
12+ - Add support for Nextcloud 32
13+ - Remove support for Nextcloud 29
14+
1015## [ 0.4.2] - 2025-09-08
1116
1217- Fix: [ Incorrect window title for new file] ( https://github.com/cryptpad/nextcloud-open-in-cryptpad/issues/46 )
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ interface in the "General" tab.
5959 CryptPad". You can find it in the "Integration" category.
60603. Configure "Open in CryptPad" in the administration settings of Nextcloud.
6161 ]]> </description >
62- <version >0.4.2 </version >
62+ <version >0.4.3 </version >
6363 <licence >agpl</licence >
6464 <author mail =" contact@cryptpad.org" homepage =" https://cryptpad.org" >XWiki CryptPad Team and contributors</author >
6565 <namespace >OpenInCryptPad</namespace >
Original file line number Diff line number Diff line change 11{
22 "name" : " openincryptpad" ,
33 "description" : " Open files in CryptPad" ,
4- "version" : " 0.4.2 " ,
4+ "version" : " 0.4.3 " ,
55 "author" : " XWiki CryptPad Team <contact@cryptpad.org> and contributors" ,
66 "contributors" : [],
77 "bugs" : {
You can’t perform that action at this time.
0 commit comments