Skip to content

Releases: nextcloud/richdocuments

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)

2.0.3

20 Feb 12:07
Compare
Choose a tag to compare
  • Translation updates
  • Fix of appinfo/info.xml
  • Added signature.json

2.0.2

18 Feb 13:08
Compare
Choose a tag to compare
  • Fix canonical webroot setting
  • Redesigned settings page
  • Do not allow empty file name in Save As dialog

2.0.1

15 Feb 15:37
Compare
Choose a tag to compare
  • Do not allow relative save if document was opened from a public link

2.0.0

14 Feb 20:22
65b0b60
Compare
Choose a tag to compare
  • Added a link to documentation of the settings
  • Display document name in titlebar
  • Add support for canonical webroot
  • Support version restore states

1.12.40

11 Jan 19:56
Compare
Choose a tag to compare
  • Code cleanup
  • menubar z-index fix (again) for NC 13