Skip to content

Commit b2088d6

Browse files
authored
Merge pull request #4536 from nextcloud/release/v8.5.4
Release/v8.5.4
2 parents bc4d5e4 + 65f693e commit b2088d6

File tree

4 files changed

+35
-4
lines changed

4 files changed

+35
-4
lines changed

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,37 @@
44
-->
55
# Changelog
66

7+
## 8.5.4
8+
9+
* [Chore(deps-dev): Bump cypress-split from 1.24.6 to 1.24.7 (richdocuments#4318)](https://github.com/nextcloud/richdocuments/pull/4318)
10+
* [Chore(deps-dev): Bump @nextcloud/cypress from 1.0.0-beta.11 to 1.0.0-beta.12 (richdocuments#4319)](https://github.com/nextcloud/richdocuments/pull/4319)
11+
* [Chore(deps): Bump @nextcloud/moment from 1.3.1 to 1.3.2 (richdocuments#4340)](https://github.com/nextcloud/richdocuments/pull/4340)
12+
* [Chore(deps): Bump @nextcloud/files from 3.10.0 to 3.10.1 (richdocuments#4341)](https://github.com/nextcloud/richdocuments/pull/4341)
13+
* [Fix npm audit (richdocuments#4357)](https://github.com/nextcloud/richdocuments/pull/4357)
14+
* [Skip errors that may interrupt file creation (richdocuments#4365)](https://github.com/nextcloud/richdocuments/pull/4365)
15+
* [Fix: Add another option for otf font mimetypes (richdocuments#4372)](https://github.com/nextcloud/richdocuments/pull/4372)
16+
* [Fix(sharing): use correct save path when renaming (richdocuments#4379)](https://github.com/nextcloud/richdocuments/pull/4379)
17+
* [Update nextcloud/ocp dependency (richdocuments#4382)](https://github.com/nextcloud/richdocuments/pull/4382)
18+
* [Chore(deps-dev): Bump ts-loader from 9.5.1 to 9.5.2 (richdocuments#4395)](https://github.com/nextcloud/richdocuments/pull/4395)
19+
* [Update nextcloud/ocp dependency (richdocuments#4415)](https://github.com/nextcloud/richdocuments/pull/4415)
20+
* [Refactor: remove composer dir and redirect autoloader (richdocuments#4429)](https://github.com/nextcloud/richdocuments/pull/4429)
21+
* [Fix: Read from local file stream to avoid locking during preview generation (richdocuments#4432)](https://github.com/nextcloud/richdocuments/pull/4432)
22+
* [Update nextcloud/ocp dependency (richdocuments#4438)](https://github.com/nextcloud/richdocuments/pull/4438)
23+
* [Chore(deps-dev): Bump cypress-split from 1.24.7 to 1.24.9 (richdocuments#4456)](https://github.com/nextcloud/richdocuments/pull/4456)
24+
* [Chore(deps-dev): Bump @nextcloud/cypress from 1.0.0-beta.12 to 1.0.0-beta.13 (richdocuments#4457)](https://github.com/nextcloud/richdocuments/pull/4457)
25+
* [Chore(deps-dev): Bump cypress-split from 1.24.9 to 1.24.11 (richdocuments#4486)](https://github.com/nextcloud/richdocuments/pull/4486)
26+
* [Chore(deps): Bump @nextcloud/files from 3.10.1 to 3.10.2 (richdocuments#4487)](https://github.com/nextcloud/richdocuments/pull/4487)
27+
* [Update nextcloud/ocp dependency (richdocuments#4489)](https://github.com/nextcloud/richdocuments/pull/4489)
28+
* [Fix npm audit (richdocuments#4493)](https://github.com/nextcloud/richdocuments/pull/4493)
29+
* [Chore: remove `vendor/` from `.nextcloudignore` (richdocuments#4502)](https://github.com/nextcloud/richdocuments/pull/4502)
30+
* [Chore(deps-dev): Bump @nextcloud/eslint-config from 8.4.1 to 8.4.2 (richdocuments#4508)](https://github.com/nextcloud/richdocuments/pull/4508)
31+
* [Chore(deps-dev): Bump @nextcloud/cypress from 1.0.0-beta.13 to 1.0.0-beta.14 (richdocuments#4509)](https://github.com/nextcloud/richdocuments/pull/4509)
32+
* [Chore(deps-dev): Bump cypress-split from 1.24.11 to 1.24.14 (richdocuments#4510)](https://github.com/nextcloud/richdocuments/pull/4510)
33+
* [Update nextcloud/ocp dependency (richdocuments#4516)](https://github.com/nextcloud/richdocuments/pull/4516)
34+
* [Fix(test): fix verify document open in notebookbar (richdocuments#4520)](https://github.com/nextcloud/richdocuments/pull/4520)
35+
* [Templates: better support cross-format templates (richdocuments#4527)](https://github.com/nextcloud/richdocuments/pull/4527)
36+
* [Feat: do not send logo css if value not provided (richdocuments#4532)](https://github.com/nextcloud/richdocuments/pull/4532)
37+
738
## 8.5.3
839

940
### Added

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<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.
1212
1313
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>
14-
<version>8.5.3</version>
14+
<version>8.5.4</version>
1515
<licence>agpl</licence>
1616
<author>Collabora Productivity based on work of Frank Karlitschek, Victor Dubiniuk</author>
1717
<types>

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "richdocuments",
33
"description": "Collabora online integration",
4-
"version": "8.5.3",
4+
"version": "8.5.4",
55
"authors": [
66
{
77
"name": "Julius Härtl",

0 commit comments

Comments
 (0)