Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
chore(release): update changelog
Signed-off-by: silver <[email protected]>
  • Loading branch information
silverkszlo committed Nov 27, 2025
commit 46d181599463051d4b085b925094246f444f01c1
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,20 @@
-->
# Changelog

## 9.0.2

### Fixed

- Fix: Pass document target through viewer component by @elzody in [#5138](https://github.com/nextcloud/richdocuments/pull/5138)
- Fix: Drop nonexisting onenote support from mime type list by @juliusknorr in [#5083](https://github.com/nextcloud/richdocuments/pull/5083)

### Other

- Refresh files list after exporting a file in a different format by @silverkszlo in [#5183](https://github.com/nextcloud/richdocuments/pull/5183)
- Dependency updates
- NPM audits


## 9.0.1

### Fixed
Expand Down
Loading