Bump version to 4.0.2
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Родитель
7ab36ce315
Коммит
d9887372e1
11
CHANGELOG.md
11
CHANGELOG.md
|
@ -1,4 +1,15 @@
|
|||
# Changelog
|
||||
|
||||
## 4.0.2
|
||||
|
||||
* [#1374](https://github.com/nextcloud/richdocuments/pull/1374) Make sure that the same host remote is always considered as trusted
|
||||
* [#1394](https://github.com/nextcloud/richdocuments/pull/1394) Improve dark theme experience @mwalbeck
|
||||
* [#1396](https://github.com/nextcloud/richdocuments/pull/1396) Avoid determination of document editor in per-user-encryption setups @marioklump
|
||||
* [#1397](https://github.com/nextcloud/richdocuments/pull/1397) Emit events on frontend states
|
||||
* [#1401](https://github.com/nextcloud/richdocuments/pull/1401) Assets: Use octet-stream and attachment instead of allowing to inline display
|
||||
* [#1412](https://github.com/nextcloud/richdocuments/pull/1412) Trim duplicate trailing slashes in wopi url
|
||||
* [#1414](https://github.com/nextcloud/richdocuments/pull/1414) Add docs and sharingToken to the events
|
||||
|
||||
## 4.0.1
|
||||
|
||||
* [#1385](https://github.com/nextcloud/richdocuments/pull/1385) Fix opening files after creating them from a template
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<description><![CDATA[This application can connect to a Collabora Online (or other) server (WOPI-like Client). Nextcloud is the WOPI Host. Please read the documentation to learn more about that.
|
||||
|
||||
You can also edit your documents off-line with the Collabora Office app from the **[Android](https://play.google.com/store/apps/details?id=com.collabora.libreoffice)** and **[iOS](https://apps.apple.com/us/app/collabora-office/id1440482071)** store.]]></description>
|
||||
<version>4.0.1</version>
|
||||
<version>4.0.2</version>
|
||||
<licence>agpl</licence>
|
||||
<author>Collabora Productivity based on work of Frank Karlitschek, Victor Dubiniuk</author>
|
||||
<types>
|
||||
|
|
Загрузка…
Ссылка в новой задаче