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