Releases: nextcloud-releases/richdocuments
Releases · nextcloud-releases/richdocuments
v7.0.0-beta.1
Added
- Nextcloud 25 support
- Give better hints on a protocol mismatch with the discovery endpoint @juliushaertl [#2371]
- Emmit open event for each user on document open @juliushaertl [#2350]
- Upload custom fonts from admin interface @eneiluj [#2032]
- Token TTL app config value which sets expiration the WOPI token @Raudius [#2171]
- Optimised avatar request @juliushaertl [#2269]
v4.2.8
Fixed
- Limit capabilities to users that are enabled @max-nextcloud #2354
- Fix safari does not focus to document frame on startup @merttumer #2372
- Fix document creation not showing in directory @juliushaertl #2269
- Add "is_guest" to extra info user data @hcvcastro #2242
v6.2.0
Added
Fixed
- Limit capabilities to users that are enabled @juliushaertl #2328
- Fix saving issue when a file is available multiple times in a users home folder @juliushaertl #2330
- Cleanup Content Security Policy handling @juliushaertl #2234
- Fix double-header on public links @marcelklehr #2312
- Fix HTML entities showing in file names @Raudius #2318
- Restored "Open with Nextcloud Office" option from context menu @Raudius #2318
v5.0.7
Fixed
- Limit capabilities to users that are enabled @juliushaertl #2328
- Fix saving issue when a file is available multiple times in a users home folder @juliushaertl #2330
- Cleanup Content Security Policy handling @juliushaertl #2234
- Fix double-header on public links @marcelklehr #2312
- Fix HTML entities showing in file names @Raudius #2318
- Restored "Open with Nextcloud Office" option from context menu @Raudius #2318
- Fix loading string translation @Raudius #2338
v6.1.1
Fixed
- Fix filename encoding issues @juliushaertl #2261
Other
- add "is_guest" to extra info user data #2244
v5.0.6
v6.1.0
Added
- Added support for file locking @juliushaertl #2104
Fixed
- Optimised audit triggering @juliushaertl #1957
- Fixed viewer styling @juliushaertl #2221 #2212
- Disabled remote image insertion on public links @juliushaertl #2175
- Fixed file revision behaviour on group folders @Raudius #2172
v5.0.5
Fixed
- Use visibility instead of display to have the iframe already allocate the size @juliushaertl #2217
- Disable remote image insertion on public links @juliushaertl #2203
- File history fix behaviour in group folders @Raudius #2172
v4.2.7
- Disable remote image insertion on public links @juliushaertl
- Fixed file revision history behaviour in group folders @Raudius
- Minor fixes to enable debugging @gokaysatir
v6.0.0
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
- Created a minimal otg file @Ezinnem #2130
- Adjust template preview ratio #2154
- Compatibility with Nextcloud 24
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
- Fixes CSP on Nextcloud installations not on root directory @Raudius #2126
- Add app config to enable trusted domain list usage #2163
- Add gs.trustedHosts to form-action csp #2160
- Let integration tests pass again @juliushaertl #2141
- Keep mime-type indices consecutive. #2174
- Replace deprecated OC functions by @nextcloud/* npm pkgs ones @eneiluj #2036
- fix: template.odg file must be real odg file @merttumer #2127
- Update dependencies