Skip to content

Fixes and optimizations

Latest

Choose a tag to compare

@owendswang owendswang released this 03 Aug 15:51

Change log:

  • Remove size calculation for delete progress in the background.
  • Improved overwrite safety: copy/move now writes to a temporary file before replacing the target.
  • Simplified and hardened space checks for overwrite operations.
  • Improved upload space checks to match temporary-file upload behavior.
  • Fixed unsaved text editor close confirmation behavior.