Skip to content

Releases: nextcloud-releases/richdocuments

v4.2.9

08 Dec 09:52
91ebe26
Compare
Choose a tag to compare

Fixed

  • Move WOPI checks to the middleware @juliushaertl #2671
  • Do not fail if no directory is passed when creating a file from a template #2547
  • Invoke read permission check to trigger terms of services when creating a token #2565
  • Fix app display name @julien-nc #2441

v3.8.7

08 Dec 09:49
7ffc2ad
Compare
Choose a tag to compare

Fixed

  • Move fileid/token check to the WOPIMiddleware
  • show warning message on protocol mismatch with collabora
  • Keep Safari fallback for larger screen devices
  • richdocumentsframe use 100% of mobile screen height

v7.0.1

27 Oct 17:38
ac7ba23
Compare
Choose a tag to compare

Added

  • Add app config to override wopi checkFileInfo #2567

Fixed

  • Do not fail if no directory is passed when creating a file from a template #2544
  • Keep passing light theme values to Collabora as long as the dark mode is not available there #2556
  • Invoke read permission check to trigger terms of services when creating a token #2562
  • Return proper status code if file is not found during writing #2540
  • option to use new grouped saveas #2554
  • Listen for event during preview rendering and apply secure view options #2586
  • Fix redundant port number in url #2575

Dependencies

v6.3.1

27 Oct 17:35
e633409
Compare
Choose a tag to compare

Added

  • Add app config to override wopi checkFileInfo #2568

Fixed

  • Invoke read permission check to trigger terms of services when creating a token #2563
  • option to use new grouped saveas #2555
  • Do not fail if no directory is passed when creating a file from a template #2545
  • Return proper status code if file is not found during writing #2541
  • Listen for event during preview rendering and apply secure view options #2587
  • Keep passing light theme values to Collabora as long as the dark mode is not available there #2557
  • Fix the theming adjustments when accesibility app is disabled @Raudius #2580

v5.0.9

25 Oct 16:21
565dda4
Compare
Choose a tag to compare

5.0.9

Fixed

  • Fix editor not loading when accesibility app is disabled #2381 @Raudius

v5.0.8

24 Oct 18:28
e59fff1
Compare
Choose a tag to compare

5.0.8

Fixed

v7.0.0

17 Oct 20:42
fccb8fd
Compare
Choose a tag to compare
Bump version to 7.0.0

Signed-off-by: Julius Härtl <[email protected]>

v6.3.0

17 Oct 20:46
2260378
Compare
Choose a tag to compare

Added

  • Add config option to turn on Collabora feature lock for read only users #2510

Fixed

  • Only apply hideDownload if share attribute is actually false #2529
  • Disable sharing for public links and versions if app is disabled #2508
  • Use proper product name in capabilities #2532

Other

v6.2.1

10 Oct 09:54
dec602a
Compare
Choose a tag to compare

Added

  • Emit event for each user on document open #2495

Fixed

  • Updates "productName" in capabilities @Raudius #2401
  • fix safari does not focus to document frame on startup #2377
  • Fix: hide download option inside Collabora for "hide download" shares #2391
  • Hide "Save as" option when downloading is not allowed by s… @Raudius #2402
  • Only register templates if enabled for user #2414

Other

  • Fix loading file without logged-in when watermark is enable for groups #2482
  • Migrate to nextcloud/OCP package in stable24 @nickvergessen #2479

v7.0.0-beta.2

23 Sep 12:46
5a97b30
Compare
Choose a tag to compare

Added

  • Add local editing button to Nextcloud Office @Raudius #2456
  • Open PDF files by default when PDF viewer is disabled @Raudius #2457

Fixed