File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ SPDX-License-Identifier: AGPL-3.0-or-later
77
88## [ Unreleased]
99
10+ ## [ 0.4.2] - 2025-09-08
11+
12+ - Fix: [ Incorrect window title for new file] ( https://github.com/cryptpad/nextcloud-open-in-cryptpad/issues/46 )
13+
1014## [ 0.4.1] - 2025-09-05
1115
1216- Fix: [ No icon in file menu entry] ( https://github.com/cryptpad/nextcloud-open-in-cryptpad/issues/45 )
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.1 </version >
62+ <version >0.4.2 </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.1 " ,
4+ "version" : " 0.4.2 " ,
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