Added
- Support for Nextcloud 27
- Dark mode support for Collabora 23.05
- Document targets #2994
Fixed
- fix: Pass over dark/light variants of our css variables #2988
- fix: Adapt to new NcEmptyContent usage #2987
- Fix regression on share links as logged in users @juliushaertl #2784
- Fix viewer height on safari mobile @julien-nc #2801
- Fix base64 image generation @julien-nc #2826
- Fix issue when loading direct editing @juliushaertl #2874
- fix: Avoid error when browser cannot detect font mimetype @juliushaertl #2893
- Fix file templates on public links @juliushaertl #2877
- fix(files): Avoid reloading the file list and use update methods instead @juliushaertl #2881
- fix: Avoid setting user scope for share links @juliushaertl #2899
- Improve group multiselect behaviour with multiple and long group names @juliushaertl #2944
- allow to add ttf files @szaimen #2782
- Move document params to initial state @juliushaertl #2258
- fix: direct editing integration tests @juliushaertl #2795
- Workaround for en-AU language/locale @timar #2841
- fix: Trigger initial setup earlier @juliushaertl #2846
- fix(auto_logout): Register auto_logout listeners to prevent auto_logout while editing @marcelklehr #2845
- Hide close button on single file shares that have hide download enabled @sharonwuu #2827
- fix: Properly select save as dialog buttons @juliushaertl #2880
- String and test fixes @silopolis #2901
- Fix plugin watermark for php 8.1 #2990
- Update Writer template (template.odt) for dark mode. #3003
- CollaboraOnline#6546 enable automatic color in default paragraph style #2999
- fix: Allow dynamic autoloading for classes added during upgrade #3001
- Dependency updates