Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Veyssier <eneiluj@posteo.net>2022-09-15 20:11:51 +0300
committerGitHub <noreply@github.com>2022-09-15 20:11:51 +0300
commit0d0f7e97ae1f07f8b757c782ad8d6dfb99bb1d37 (patch)
tree404afe60c81bb4193ad0def7fcad6b5cd95f5026
parent277c4e3895ca617ea90dd6bad1ffd87689591b29 (diff)
parentd8d07addf3ece7b5a18531a749727474dc7ec58a (diff)
Merge pull request #2443 from nextcloud/release/7.0.0-beta.1v7.0.0-beta.1
Release 7.0.0-beta.1
-rw-r--r--CHANGELOG.md58
-rw-r--r--appinfo/info.xml2
-rw-r--r--package-lock.json4
-rw-r--r--package.json2
4 files changed, 58 insertions, 8 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0135d3fc..23fc4d3f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,12 +1,60 @@
# Changelog
-## 6.0.0-beta.1
+## 7.0.0-beta.1
+
+### Added
+- Nextcloud 25 support
+- Give better hints on a protocol mismatch with the discovery endpoint @juliushaertl [#2371]
+- Emmit open event for each user on document open @juliushaertl [#2350]
+- Upload custom fonts from admin interface @eneiluj [#2032]
+- Token TTL app config value which sets expiration the WOPI token @Raudius [#2171]
+- Optimised avatar request @juliushaertl [#2269]
+
+## 6.2.0
+
+### Added
+- Allow download prevention on user shares @eneiluj [#2280](https://github.com/nextcloud/richdocuments/pull/2280)
+
+### Fixed
+- Limit capabilities to users that are enabled @juliushaertl [#2328](https://github.com/nextcloud/richdocuments/pull/2328)
+- Fix saving issue when a file is available multiple times in a users home folder @juliushaertl [#2330](https://github.com/nextcloud/richdocuments/pull/2330)
+- Cleanup Content Security Policy handling @juliushaertl [#2234](https://github.com/nextcloud/richdocuments/pull/2234)
+- Fix double-header on public links @marcelklehr [#2312](https://github.com/nextcloud/richdocuments/pull/2312)
+- Fix HTML entities showing in file names @Raudius [#2318](https://github.com/nextcloud/richdocuments/pull/2318)
+- Restored "Open with Nextcloud Office" option from context menu @Raudius [#2318](https://github.com/nextcloud/richdocuments/pull/2318)
+
+## 6.1.1
+
+### Fixed
+
+- Fix filename encoding issues @juliushaertl [#2261](https://github.com/nextcloud/richdocuments/pull/2261)
+
+### Other
+
+- add "is_guest" to extra info user data [#2244](https://github.com/nextcloud/richdocuments/pull/2244)
+
+## 6.1.0
+
+### Added
+- Added support for file locking @juliushaertl [#2104](https://github.com/nextcloud/richdocuments/pull/2104)
+
+### Fixed
+- Optimised audit triggering @juliushaertl [#1957](https://github.com/nextcloud/richdocuments/pull/1957)
+- Fixed viewer styling @juliushaertl [#2221](https://github.com/nextcloud/richdocuments/pull/2221) [#2212](https://github.com/nextcloud/richdocuments/pull/2212)
+- Disabled remote image insertion on public links @juliushaertl [#2175](https://github.com/nextcloud/richdocuments/pull/2175)
+- Fixed file revision behaviour on group folders @Raudius [#2172](https://github.com/nextcloud/richdocuments/pull/2197)
+
+
+## 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 +75,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 8bb745a5..5a157fe7 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -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>6.0.0-beta.1</version>
+ <version>7.0.0-beta.1</version>
<licence>agpl</licence>
<author>Collabora Productivity based on work of Frank Karlitschek, Victor Dubiniuk</author>
<types>
diff --git a/package-lock.json b/package-lock.json
index 6291a9c0..4bd26279 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "richdocuments",
- "version": "6.0.0",
+ "version": "7.0.0-beta.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "richdocuments",
- "version": "6.0.0",
+ "version": "7.0.0-beta.1",
"license": "AGPL-3.0-or-later",
"dependencies": {
"@nextcloud/auth": "^2.0.0",
diff --git a/package.json b/package.json
index f95bd7a8..7a7e299c 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "richdocuments",
"description": "Collabora online integration",
- "version": "6.0.0",
+ "version": "7.0.0-beta.1",
"authors": [
{
"name": "Julius Härtl",