Skip to content

v2.0.20-rc.5

Compare
Choose a tag to compare
@Dwynr Dwynr released this 15 May 11:00
· 51 commits to master since this release

QoL/Bugfix RC release

  • Bumped API version to v3
  • Moved local FS operations to main thread to prevent permission issues
  • Date calc performance improvements
  • Sync issues tab reworked
  • Most of the codebase refactored
  • Faster hashing and encryption functions
  • Added hash integrity check to uploads
  • Reworked internal IPC comms
  • Converted main thread to TS
  • Dir watcher reworked
  • Fixed .filenIgnore editing
  • Faster uploads
  • Performance improvements
  • General bug fixes and UI improvements
  • Fixed rare sync issue on linux

Windows x86_64: https://cdn.filen.io/desktop/dev/v2.0.20-rc.5/filen_x64.exe
Windows arm64: https://cdn.filen.io/desktop/dev/v2.0.20-rc.5/filen_arm64.exe
MacOS x86_64 (Intel): https://cdn.filen.io/desktop/dev/v2.0.20-rc.5/filen_x64.dmg
MacOS arm64 (Apple Silicon): https://cdn.filen.io/desktop/dev/v2.0.20-rc.5/filen_arm64.dmg
Linux x86_64: https://cdn.filen.io/desktop/dev/v2.0.20-rc.5/filen_x86_64.AppImage
Linux arm64: https://cdn.filen.io/desktop/dev/v2.0.20-rc.5/filen_arm64.AppImage

(Keep in mind that this is a beta/RC release and bugs will occur. Make sure to not use it for critical data)