File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.3.4] - 2024-07-22
11+
12+ - Fix: Support Nextcloud version 28.0.7.
13+ - Add icons for "New diagrams.net diagram" and "Open in CryptPad" menu entries.
14+
1015## [ 0.3.3] - 2024-02-14
1116
1217- Fix: Cannot leave diagram, when opened from file info.
@@ -60,4 +65,3 @@ SPDX-License-Identifier: AGPL-3.0-or-later
6065## [ 0.0.1] - 2023-08-24
6166
6267First public release.
63-
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ public via a secret link to the image.**
2727When using this app, the file permissions are completely handled by
2828Nextcloud. The right's management of CryptPad is not used for Nextcloud
2929files edited in CryptPad.
30-
30+
3131## Installation
3232
3333### Prerequisites on the CryptPad side
@@ -61,15 +61,15 @@ interface in the "General" tab.
6161 CryptPad". You can find it in the "Integration" category.
62623. Configure "Open in CryptPad" in the administration settings of Nextcloud.
6363 ]]> </description >
64- <version >0.3.3 </version >
64+ <version >0.3.4 </version >
6565 <licence >agpl</licence >
6666 <author mail =" wolfgang.ginolas@xwiki.com" homepage =" https://xwiki.com" >Wolfgang Ginolas</author >
6767 <namespace >OpenInCryptPad</namespace >
6868 <category >integration</category >
6969 <bugs >https://github.com/cryptpad/nextcloud-open-in-cryptpad/issues</bugs >
7070 <screenshot >https://raw.githubusercontent.com/cryptpad/nextcloud-open-in-cryptpad/main/screenshot.png</screenshot >
7171 <dependencies >
72- <nextcloud min-version =" 27 " max-version =" 28 " />
72+ <nextcloud min-version =" 28 " max-version =" 30 " />
7373 </dependencies >
7474 <settings >
7575 <admin >OCA\OpenInCryptPad\Settings\Admin</admin >
You can’t perform that action at this time.
0 commit comments