Skip to content

v8.5.7

Choose a tag to compare

@elzody elzody released this 09 May 21:47
· 1125 commits to main since this release
78e1039

Fixed

  • Save as on mobile with direct editing by @juliusknorr in #4741
  • Fall back to super share if share token is not available by @blizzz in #4738
  • Do not fetch remote Collabora URL for own server by @elzody in #4733
  • Load viewer component asynchronously to reduce file size by @elzody in #4684
  • Use proper file id for direct editing by @juliusknorr in #4586

Other

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