Releases: nextcloud-releases/richdocuments
Releases · nextcloud-releases/richdocuments
v5.0.4
Added
- Adjust template preview ratio #2155
Fixed
- Fixes CSP on Nextcloud installations not on root directory #2143
- Allow MS Office template file extensions for TemplateSource usage #2121
- Add gs.trustedHosts to form-action csp #2159
- Add app config to enable trusted domain list usage #2164
- fix: template.odg file must be real odg file #2128
- Keep mime-type indices consecutive. @rotdrop #2007
v4.2.6
v6.0.0-beta.1
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
v5.0.3
v4.2.5
v5.0.2
Added
- #1961 Expose guest avatar images through wopi
- #2012 add "is_admin" to extra info user data
Fixed
- #1947 Do not load template directories twice
- #1948 Move filetype styles to separate css file and load it with viewer
- #1960 Ensure that the guest name picker is shown on editable links
- #1982 Use FileCreatedFromTemplateEvent to inject the already existing empty templates
- #1973 Switch from iconv to mb_convert_encoding
- #1962 Don't wait DOMContentLoaded to register the viewer handler
- #2033 Always add gs.trustedHosts to the CSP
- #2028 Fix frame absolute position in public file share
Other
- #1935 Rename the app to Nextcloud Office
- #2029 Avoid too specific psalm annotation
- #2010 Blank timestamp is equivalent to null
v4.2.4
Added
- #2013 add "is_admin" to extra info user data
Fixed
- #1831 richdocumentsframe use 100% of mobile screen height
- #1832 url-encode filename when constructing the iframe url for the viewer
- #1849 Show warning message on protocol mismatch with collabora
- #1946 Do not load template directories twice
- #2034 Always add gs.trustedHosts to the CSP
- #1974 Switch from iconv to mb_convert_encoding
Other
- #1764 l10n: Spelling unification @Valdnet
- #1774 Use native font stack in collabora @luka-nextcloud
- #1765 make collabora icons inverted @luka-nextcloud
- #1792 Add default argument and type hints @juliushaertl
- #2011 Blank timestamp is equivalent to null
v5.0.1
Fixed
- #1922 Properly check proxy status when using built-in CODE server
- #1920 Renames assets folder
v5.0.0
Added
- Nextcloud 23 compatibility
- #1761 Passing theming bits to COOL for nexcloud specific theming @lpranam
- #1811 Support Flat ODF files @juliushaertl
- #1470 Basic draw support @juliushaertl
- #1820 UI rework @juliushaertl
- #1867 Use native avatar list and adjust branding
- #1774 Use native font stack in collabora @luka-nextcloud
Fixed
- #1816 url-encode filename when constructing the iframe url for the viewer @lu-fennell
- #1781 richdocumentsframe use 100% of mobile screen height @Andreas-Kainz
- #1833 Show warning message on protocol mismatch with collabora @luka-nextcloud
Other
- #1764 l10n: Spelling unification @Valdnet
- #1792 Add default argument and type hints @juliushaertl
- #1857 Update version on master @nickvergessen
- #1855 Expose initial state when using direct editing as well @juliushaertl
v5.0.0-beta1
- Nextcloud 23 compatibility