Skip to content

Updates v1.123

Compare
Choose a tag to compare
@tobychui tobychui released this 25 Jun 14:26
· 60 commits to master since this release

圖片

Updates v1.123

This update bring many major updates to the previous v1.122. The key features are as follows.

  1. System Overview tab in System Setting
  2. File Version Management & Restore
  3. Screen Capture Recorder (if you have SSL installed)

DUE TO MINOR BREAKING CHANGE IN HOW NEW SYSTEM STORE TRASH, PLEASE CLEAR YOUR TRASH BIN BEFORE APPLYING UPGRADE

Installation

Download web.tar.gz and one of the binary in the list below, start the binary then navigate to http://localhost:8080 for setup.

Change Log

  • Fixed nil pointer bug when delete file during storage quota is updating
  • Fixed force delete lag bug when deleting a lot of large files
  • Fixed File Manager upload counter and waiting counter bug
  • Fixed Music App cannot playback filename with hashtag bug
  • Fixed FTP bug in loading in virtual file system handler
  • Fixed large file scanner bug
  • Fixed File Manager cannot open file with two dot bug
  • Fixed Basic backup cache file bug
  • Fixed shortcut app selector bug
  • Fixed AGI file glob and aglob showing hidden file bug
  • Fixed file operation complete checkmark not shown bug
  • Fixed desktop clone file bug
  • Fixed NotepadA load json bug
  • Fixed file operation dialog bug
  • Fixed HDSv2 execute URL escape bug
  • Fixed WebApp reload on non-admin account bug
  • Fixed Linux netstat bug
  • Added Screen Capture function
  • Added Ctrl + C shortcut for desktop file copy
  • Added experimental upload mode for uploading huge file
  • Added thumbnail in Music WebApp song list
  • Added shortcut on Mobile Desktop Interface
  • Added GET paramter and hash passthrough in login redirection interface
  • Added File Manager "unzip here" feature
  • Added localization to shortcut creation interface
  • Added desktop admin icon after username
  • Added desktop Ctrl+C and Ctrl+V support
  • Added file versioning system
  • Added Makefile
  • Added Expotential login retry time
  • Added no-title placeholder for MangaCafe
  • Added enable overview in non-cloud mode
  • Added auto tar.gz unzip logic during startup
  • Added netstat support for MacOS (By jk)
  • Optimized group unzip logic
  • Optimized code in file operation dialog
  • Optimized LDAP logic (By Alanyeung)
  • Migrated all high abstraction code base to use common module
  • Moved all trash, cache and versioning file to .metadata folder