Releases: nextcloud/richdocuments
Releases · nextcloud/richdocuments
v8.4.14
Fixed
- Do not set the container for the file picker by @juliusknorr in #5117
- Pass document target through viewer component by @juliusknorr in #5141
v9.0.2
Fixed
- Fix: Pass document target through viewer component by @elzody in #5138
- Fix: Drop nonexisting onenote support from mime type list by @juliusknorr in #5083
Other
- Refresh files list after exporting a file in a different format by @silverkszlo in #5183
- Dependency updates
- NPM audits
v8.7.7
Fixed
- Fix: Properly handle authenticated links being an array by @juliusknorr in #5204
- Fix: Document created in wrong location on public share by @elzody in #5188
- Fix(SecureView): hide disfunctional download files action by @blizzz in #5200
- Fix: Pass document target through viewer component by @juliusknorr in #5139
- Fix: Drop nonexisting onenote support from mime type list by @juliusknorr in #5084
Other
- Refresh files list after exporting a file in a different format by @silverkszlo in #5184
- Update LOOL to COOL naming conventions by @juliusknorr in #5158
- NPM audits
- Dependency updates
v8.5.13
Fixed
- Fix: Pass document target through viewer component by @juliusknorr in #5140
Other
- Refresh files list after exporting a file in a different format by @silverkszlo in #5185
- NPM audits
- Dependency updates
v9.0.1
v8.7.6
v8.5.12
v8.4.13
Fixed
- Apply proper default timezone for watermarks by @juliusknorr in #5055
- Guest users inherit edit_group by @elzody in #4838
- Shares allow document creation only for users that can edit by @tanyaka in #4828
- Ensure edit permissions are checked before template file token generation by @printminion-co in #4799
Other
- NPM audits
- Dependency updates
v9.0.0
Added
- AI-generated documents, spreadsheets, and presentations by @elzody in #5045
- WOPI proof validation by @elzody in #4902
- New blank document template based on MS Word's styling by @emberfiend in #4971
- Allow Collabora Online to fetch settings configuration from Nextcloud by @mohit-marathe in #4974
Fixed
- Also include OpenDocument types in templates by @blizzz in #5022
- Failing Cypress tests by @elzody in #5033
- Do not rely on speculative
getMountPoint()by @blizzz in #5012 - Error when send
nulltojson_decodeby @vitormattos in #4994 - Do not exclude dependency
srcdirectories by @elzody in #4991 - Use Material Symbol variant for delete icon by @AndyScherzinger in #4973
- Incorrect URL when Nextcloud installed under a subdirectory by @timar in #4954
- Do not install Composer dev dependencies for tests by @elzody in #4968
Other
- Adjust testing matrix for Nextcloud 32 on stable32 by @nickvergessen in #4995
- Dependency updates
- Node and NPM engine versions update
v8.7.5
Fixed
- Allow Collabora Online to fetch configuration from Nextcloud by @mohit-marathe in #4982
- Register handler within init script by @susnux in #4986
- Do not exclude Composer dependency
srcdirectory by @elzody in #4990 - Prevent error when sending
nulltojson_decodeby @vitormattos in #4993 - Improved backwards compatibility by @luka-nextcloud in #4998
- Do not rely on the speculative
getMountPoint()method by @blizzz in #5011
Other
- NPM audits