Skip to content

v8.6.5

Compare
Choose a tag to compare
@elzody elzody released this 09 May 21:54
· 503 commits to main since this release
2b10375

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