v6.0.0-beta.1
juliusknorr
released this
11 Apr 21:02
·
2334 commits
to main
since this release
Added
- Expose guest avatar images through wopi @juliushaertl #1883
- add "is_admin" to extra info user data @hcvcastro #1810
- Change wording from "New graphic" to "New diagram" @juliushaertl #2031
Fixed
- Properly check proxy status @juliushaertl #1900
- Add addScript viewer dependency @juliushaertl #1937
- Do not load template directories twice @juliushaertl #1794
- Move filetype styles to separate css file and load it with viewer @juliushaertl #1938
- Ensure that the guest name picker is shown on editable links @juliushaertl #1945
- Don't wait DOMContentLoaded to register the viewer handler @eneiluj #1959
- Switch from iconv to mb_convert_encoding @Keessaus #1967
- Use FileCreatedFromTemplateEvent to inject the already existing empty templates @juliushaertl #1377
- Avoid too specific psalm annotation @juliushaertl #2015
- Fix frame absolute position in public file share @eneiluj #2014
- Always add gs.trustedHosts to the CSP @juliushaertl #1977
- Map es-419 to es-MX @juliushaertl #2054
- 🐛 Fix CSP violation when Nextcloud server has so-called 'service root' @ldidry #2051
- Do not hide speadsheet statusbar by default @juliushaertl #2053
- Adapt branding css variables @juliushaertl #2069
- Fix: missing settings messages @vinicius73 #2095
- Allow MS Office template file extensions for TemplateSource usage @juliushaertl #2110
Other
- Replace deprecated OC functions by @nextcloud/* npm pkgs ones @eneiluj #2036
- fix: template.odg file must be real odg file @merttumer #2127
- Update dependencies