Releases: nextcloud/richdocuments
Releases · nextcloud/richdocuments
v8.4.0-beta.3
Fixed
- fix(WopiController): In
putFile()
set editor user as user scope by @backportbot in #3561 - fix: Use wopi callback url for all urls handed over to Collabora by @backportbot in #3583
- don't alter file when there is not enough free space by @backportbot in #3581
- chore(CI): Adjust testing matrix for Nextcloud 29 on stable29 by @nickvergessen in #3553
Full Changelog: v8.4.0-beta.2...v8.4.0-beta.3
v8.4.0-beta.2
Added
Fixed
- fix: Use new viewer api to open files again after open locally @juliushaertl #3524
- fix background jobs @tobiasKaminsky #3527
- match dark theme of system if no nextcloud theme specified @lpranam #3539
v8.3.3
v8.2.6
Fixed
- fix: Close button should just exit for the edit local modal @juliushaertl #3549
- fix: Use new viewer api to open files again after open locally @backportbot[bot] #3525
- match dark theme of system if no nextcloud theme specified @backportbot[bot] #3551
v8.0.9
v8.4.0-beta.1
Added
Improve setup checks and url handling with separate callback url @juliushaertl #3315
- Feature/fonts improvement @luka-nextcloud #3304
- feat: Add headers for wasm support @juliushaertl #3260
- enh(Issue_Template) Request richdocuments config in bug reports @joshtrichards #3384
- feat/range requests @juliushaertl #3505
Fixed
- fix: Fix version access with new version backend on shared files @juliushaertl #3330
- fix: Make rename update the file list properly on files2vue @juliushaertl #3345
- fix: Use proper blob url for all fonts @juliushaertl #3361
- fix: mention popup reappears after inserting the mention @Rash419 #3356
- fix(Application.php): Update methods post-refactor @joshtrichards #3380
- fix: Consider owner group membership for public share links @juliushaertl #3372
- fix: Avoid 3px offset on public share links @juliushaertl #3369
- feat: add loadingMessage() to show different loadingMsg @Rash419 #3311
- fix: Disable auto logout while editing @juliushaertl #3224
- fix(i18n): Improved grammar @rakekniven #3391
- fix: Let wopi middleware also handle asset fetching @juliushaertl #3403
- fix: Drop use of deprecated jquery load @juliushaertl #3469
- fix: emit allow attribute on iframe for the clipboard (fixes #3474) @vmiklos #3475
- fix: emit allow attribute on all iframes for the clipboard (related t… @vmiklos #3480
- fix: Properly use input model in settings text fields @juliushaertl #3490
- Fix preview URLs and migrate providers to new API @juliushaertl #3491
- Fix open locally with files lock and wopi allow list @juliushaertl #3489
- Fixes #3492 joining after document is renamed inside editor @eszkadev #3493
- fix: Avoid absolute positioning on interactive widgets @juliushaertl #3513
Other
- Do not hide speadsheet statusbar by default @pedropintosilva #3324
- chore(ci): configure dependabot reviewers @max-nextcloud #3366
- Switch to NcSelect and
@nextcloud/vue
8 @juliushaertl #2945 - test(ci): use only 3 runners for cypress @max-nextcloud #3410
- ActivateConfig: add type declarations @joshtrichards #3424
- perf: Change to individual dist imports to decrease loaded component impact @juliushaertl #3464
v8.3.2
Fixed
- fix: emit allow attribute on all iframes for the clipboard (related t… @backportbot[bot] #3484
- fix: emit allow attribute on iframe for the clipboard (fixes #3474) @backportbot[bot] #3482
- Fix open locally with files lock and wopi allow list @backportbot[bot] #3502
Other
- test(ci): use only 3 runners for cypress @max-nextcloud #3412
v8.2.5
Fixed
- fix: emit allow attribute on all iframes for the clipboard (related t… @backportbot[bot] #3484
- fix: emit allow attribute on iframe for the clipboard (fixes #3474) @backportbot[bot] #3482
- Fix open locally with files lock and wopi allow list @backportbot[bot] #3502
Other
- test(ci): use only 3 runners for cypress @max-nextcloud #3412
v8.0.8
Fixed
- fix: emit allow attribute on all iframes for the clipboard @vmiklos #3485
- fix: Clear loading timeout when guest name is asked @max-nextcloud #3444
v8.3.1
Fixed
- fix: mention popup reappears after inserting the mention #3365
- fix: Use proper blob url for all fonts #3362
- fix: Avoid 3px offset on public share links #3370
- fix: Consider owner group membership for public share links #3375
- fix(Application.php): Update methods post-refactor #3383
- fix: Disable auto logout while editing #3389
- feat: add loadingMessage() to show different loadingMsg @juliushaertl #3400
- fix: Let wopi middleware also handle asset fetching #3407