Skip to content

Commit 078edfc

Browse files
committed
chore(release): update changelog
Signed-off-by: Elizabeth Danzberger <elizabeth@elzody.dev>
1 parent 11bd0b4 commit 078edfc

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

CHANGELOG.md

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

7+
## 10.2.0
8+
9+
### Added
10+
- Make preview conversion timeout and max file size configurable by @juliusknorr in [#5735](https://github.com/nextcloud/richdocuments/pull/5735)
11+
12+
### Fixed
13+
- Retry built-in CODE cold starts and show startup status by @joshtrichards in [#5721](https://github.com/nextcloud/richdocuments/pull/5721)
14+
- Remove expired WOPI tokens with a single query by @juliusknorr in [#5714](https://github.com/nextcloud/richdocuments/pull/5714)
15+
- Save As works with encryption by @juliusknorr in [#5703](https://github.com/nextcloud/richdocuments/pull/5703)
16+
- Smaller JS bundles by @max-nextcloud in [#5674](https://github.com/nextcloud/richdocuments/pull/5674)
17+
- Remove hardcoded language from document template by @juliusknorr in [#5660](https://github.com/nextcloud/richdocuments/pull/5660)
18+
- Make preview timeout an info log instead of error by @CarlSchwan in [#5641](https://github.com/nextcloud/richdocuments/pull/5641)
19+
- Check file existence before using Save As by @juliusknorr in [#5443](https://github.com/nextcloud/richdocuments/pull/5443)
20+
21+
### Other
22+
- Dependency updates
23+
724
## 10.1.3
825

926
### Fixed

0 commit comments

Comments
 (0)