Skip to content

Releases: nextcloud/richdocuments

2.0.13

14 Sep 13:22
Compare
Choose a tag to compare
  • Strip the service root prefixes in the Collabora Online wopi_url. Otherwise we cannot set the content security policy correctly.

v2.0.12

06 Sep 10:13
7cbe53b
Compare
Choose a tag to compare
Bump version

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>

2.0.11

21 Aug 07:10
9ccdfbf
Compare
Choose a tag to compare
  • Allow creation of OOXML docs if app not in default location
  • Center the name input of a public edit

2.0.10

03 Jul 07:23
Compare
Choose a tag to compare
  • Responsive design improvements for mobile devices

2.0.9

13 Jun 13:55
Compare
Choose a tag to compare
  • 'Save As' should save the file in editor's dir (#177)
  • Let external users set their display name when editing. (#200)

2.0.8

20 Apr 16:02
Compare
Choose a tag to compare

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

19 Apr 11:51
Compare
Choose a tag to compare
  • Revert failed attempts to fix Back button behaviour

2.0.6

18 Apr 20:36
Compare
Choose a tag to compare
  • Fix browser's Back button behaviour on Safari

2.0.5

05 Apr 12:42
Compare
Choose a tag to compare
  • Nextcloud 14 compatibility
  • Code refactoring
  • Bugfixes
    • Fix: Undefined index: canonical_webroot
    • Strict check on fileId
  • Translation updates

2.0.4

22 Mar 08:42
Compare
Choose a tag to compare
  • 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)