From ef21d975a612a34b7f82567de8b638388f71b337 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Mon, 2 May 2022 16:51:08 +0200 Subject: Bump version to 6.0.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- CHANGELOG.md | 17 +++++++++++++---- appinfo/info.xml | 2 +- 2 files changed, 14 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0135d3fc..ddb2586d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,19 @@ # Changelog -## 6.0.0-beta.1 +## 6.0.0 + + + +## 6.0.0 ### Added - Expose guest avatar images through wopi @juliushaertl [#1883](https://github.com/nextcloud/richdocuments/pull/1883) - add "is_admin" to extra info user data @hcvcastro [#1810](https://github.com/nextcloud/richdocuments/pull/1810) - Change wording from "New graphic" to "New diagram" @juliushaertl [#2031](https://github.com/nextcloud/richdocuments/pull/2031) +- Created a minimal otg file @Ezinnem [#2130](https://github.com/nextcloud/richdocuments/pull/2130) +- Adjust template preview ratio [#2154](https://github.com/nextcloud/richdocuments/pull/2154) +- Compatibility with Nextcloud 24 ### Fixed @@ -27,9 +34,11 @@ - Adapt branding css variables @juliushaertl [#2069](https://github.com/nextcloud/richdocuments/pull/2069) - Fix: missing settings messages @vinicius73 [#2095](https://github.com/nextcloud/richdocuments/pull/2095) - Allow MS Office template file extensions for TemplateSource usage @juliushaertl [#2110](https://github.com/nextcloud/richdocuments/pull/2110) - -### Other - +- Fixes CSP on Nextcloud installations not on root directory @Raudius [#2126](https://github.com/nextcloud/richdocuments/pull/2126) +- Add app config to enable trusted domain list usage [#2163](https://github.com/nextcloud/richdocuments/pull/2163) +- Add gs.trustedHosts to form-action csp [#2160](https://github.com/nextcloud/richdocuments/pull/2160) +- Let integration tests pass again @juliushaertl [#2141](https://github.com/nextcloud/richdocuments/pull/2141) +- Keep mime-type indices consecutive. [#2174](https://github.com/nextcloud/richdocuments/pull/2174) - Replace deprecated OC functions by @nextcloud/* npm pkgs ones @eneiluj [#2036](https://github.com/nextcloud/richdocuments/pull/2036) - fix: template.odg file must be real odg file @merttumer [#2127](https://github.com/nextcloud/richdocuments/pull/2127) - Update dependencies diff --git a/appinfo/info.xml b/appinfo/info.xml index 721fa215..e8deaa4c 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -6,7 +6,7 @@ - 6.0.0-beta.1 + 6.0.0 agpl Collabora Productivity based on work of Frank Karlitschek, Victor Dubiniuk -- cgit v1.2.3