Skip to content

Releases: nextcloud/richdocuments

v9.0.0-beta.1

18 Aug 21:30
b10f10b
Compare
Choose a tag to compare
v9.0.0-beta.1 Pre-release
Pre-release

Added

v8.7.4

18 Aug 20:39
c5b5732
Compare
Choose a tag to compare

Fixed

Other

  • NPM audits
  • Dependency updates

v8.5.10

18 Aug 20:26
f3088e7
Compare
Choose a tag to compare

Fixed

Other

  • NPM audits

v8.7.3

28 Jul 18:14
1039d41
Compare
Choose a tag to compare

Fixed

  • Correctly watermark PDFs by @elzody in #4894
  • Allow guest display names with a length of up to 255 characters by @blizzz in #4895

Other

  • Updated nextcloud/ocp dependency #4907

v8.5.9

28 Jul 18:05
73ba006
Compare
Choose a tag to compare

Fixed

  • Allow guest display name with a length of up to 255 characters by @blizzz in #4896

Other

  • NPM audits

v8.7.2

11 Jul 22:22
8a8c010
Compare
Choose a tag to compare

Fixed

Other

  • Bump cypress-split from 1.24.17 to 1.24.18 #4854
  • Update nextcloud/ocp dependency #4864
  • Update nextcloud/ocp dependency #4880

v8.5.8

11 Jul 22:27
c5ed953
Compare
Choose a tag to compare

Fixed

Other

  • Dependency updates and NPM audits
  • Use nightly Collabora build for now by @elzody in #4791
  • Unit tests for RegisterTemplateFileCreatorListener by @printminion-co in #4820
  • Use autoload.php for unit tests by @elzody in #4826

v8.7.1

13 Jun 06:17
0657f79
Compare
Choose a tag to compare

Fixed

  • fix: Avoid failing on fopen for NonExistingFiles #4830
  • feat(setting): add dark/light iframe CSS vars #4813
  • fix: allow document creation only for users that can edit #4847

v8.7.0

04 Jun 09:32
e72fde0
Compare
Choose a tag to compare

Added

  • feat: Add option to set secure view for public talk shares #4808

Fixed

  • fix: Ensure edit permissions are checked before template file token generation #4797
  • fix(CoolFrame): Init and accept postMessage for setting iframe height #4796
  • fix: check if template fields should be extracted #4810

Other

  • Revert "test: use nightly collabora build for now" #4790
  • chore(test): add unit tests for RegisterTemplateFileCreatorListener #4821

v8.6.5

09 May 21:54
2b10375
Compare
Choose a tag to compare

Fixed

  • Fix save as on mobile with direct editing by @juliusknorr in #4742
  • Fall back to super share if share token is not available by @blizzz in #4737
  • Do not fetch remote Collabora URL for own server by @elzody in #4734
  • Load WOPI callback URL from initial state into config service by @elzody in #4685
  • Load viewer component asynchronously to reduce file size by @elzody in #4683
  • Accepted global templates file types by @elzody in #4679
  • Send UI theme input to COOL settings iframe by @codewithvk in #4668
  • userId undefined issue for template by @codewithvk in #4666

Other

  • npm audits
  • Dependency updates
  • Improve tests and CI workflows