Skip to content

Commit 06fcdb5

Browse files
committed
chore: update changelog
Signed-off-by: Elizabeth Danzberger <[email protected]>
1 parent c4cb8e2 commit 06fcdb5

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## 8.3.13
4+
5+
### Fixed
6+
- Adjust workflows docker images @elzody [#4165](https://github.com/nextcloud/richdocuments/pull/4165)
7+
- Get user by display name @elzody [#4197](https://github.com/nextcloud/richdocuments/pull/4197)
8+
- Properly throttle in error cases and add rate limit for public file creation @juliusknorr [#4203](https://github.com/nextcloud/richdocuments/pull/4203)
9+
- Skip css variable if not set (prevent warning on COOL side) @timar [#4222](https://github.com/nextcloud/richdocuments/pull/4222)
10+
- Limit open with Collabora action to pdf files @juliusknorr [#4232](https://github.com/nextcloud/richdocuments/pull/4232)
11+
- Remove deprecated `title` parameter @elzody [#4270](https://github.com/nextcloud/richdocuments/pull/4270)
12+
- Link share of federated share @max-nextcloud [#4282](https://github.com/nextcloud/richdocuments/pull/4282)
13+
- Get storage from file instead of parent @elzody [#4304](https://github.com/nextcloud/richdocuments/pull/4304)
14+
- Do not treat guest as share owner @elzody [#4308](https://github.com/nextcloud/richdocuments/pull/4308)
15+
- Attempt to make cypress tests more stable with a unified wait for close @juliusknorr [#4294](https://github.com/nextcloud/richdocuments/pull/4294)
16+
17+
### Other
18+
- `npm` audits [#4161](https://github.com/nextcloud/richdocuments/pull/4161), [#4190](https://github.com/nextcloud/richdocuments/pull/4190), [#4240](https://github.com/nextcloud/richdocuments/pull/4240), [#4266](https://github.com/nextcloud/richdocuments/pull/4266)
19+
- Update Nextcloud dependencies [#4176](https://github.com/nextcloud/richdocuments/pull/4176), [#4237](https://github.com/nextcloud/richdocuments/pull/4237), [#4255](https://github.com/nextcloud/richdocuments/pull/4255), [#4296](https://github.com/nextcloud/richdocuments/pull/4296), [#4290](https://github.com/nextcloud/richdocuments/pull/4290)
20+
321
## 8.3.12
422

523
### Fixed

0 commit comments

Comments
 (0)