Fixed
- Verify initiator token type by @elzody in #5856
- Ensure initiator server is trusted by @elzody in #5847
- Correctly load via direct editing by @elzody in #5838
- Properly read from lazy cache by @elzody in #5837
- Allow multiple save as operations to work by @emberfiend in #5815
- Guard share attribute parse by @rikled in #5812
- Remove redundant stream cleanup in convertFileTo() by @nicfab in #5780
- Add index for wopi expiry column by @elzody in #5750
Other
- Dependency updates
- More tests