Releases: nextcloud/richdocuments
Releases Β· nextcloud/richdocuments
2.0.13
- Strip the service root prefixes in the Collabora Online wopi_url. Otherwise we cannot set the content security policy correctly.
v2.0.12
Bump version
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2.0.11
- Allow creation of OOXML docs if app not in default location
- Center the name input of a public edit
2.0.10
- Responsive design improvements for mobile devices
2.0.9
- 'Save As' should save the file in editor's dir (#177)
- Let external users set their display name when editing. (#200)
2.0.8
The 3rd approach to fix the Back button navigation. (#205)
This one should finally implement the Back button handling, without the nasty side-effects of the other solutions (non-working Safari or non-working closing button).
2.0.7
- Revert failed attempts to fix Back button behaviour
2.0.6
- Fix browser's Back button behaviour on Safari
2.0.5
- Nextcloud 14 compatibility
- Code refactoring
- Bugfixes
- Fix: Undefined index: canonical_webroot
- Strict check on fileId
- Translation updates
2.0.4
- Fix back button navigation, now backbutton when document is opened takes you back to the files app from where the document was opened. (Bug #14)