Skip to content

v8.4.0

Compare
Choose a tag to compare
@juliusknorr juliusknorr released this 24 Apr 11:05
· 2 commits to main since this release
c7b8d04

Added

Fixed

  • fix: Consider owner group membership for public share links @juliushaertl #3372
  • fix: Avoid 3px offset on public share links @juliushaertl #3369
  • fix(Application.php): Update methods post-refactor @joshtrichards #3380
  • 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 all iframes for the clipboard (related t… @vmiklos #3480
  • fix: emit allow attribute on iframe for the clipboard (fixes #3474) @vmiklos #3475
  • Fix preview URLs and migrate providers to new API @juliushaertl #3491
  • fix: Properly use input model in settings text fields @juliushaertl #3490
  • 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
  • fix background jobs @tobiasKaminsky #3527
  • fix: Use new viewer api to open files again after open locally @juliushaertl #3524
  • match dark theme of system if no nextcloud theme specified @lpranam #3539
  • fix(WopiController): In putFile() set editor user as user scope @backportbot[bot] #3561
  • fix: Use wopi callback url for all urls handed over to Collabora @backportbot[bot] #3583
  • fix: Use Close_Session post message to properly end the Collabora editing before opening locally @backportbot[bot] #3604
  • don't alter file when there is not enough free space @backportbot[bot] #3581

Other