Skip to content

Updates v1.120

Choose a tag to compare

@tobychui tobychui released this 06 Apr 06:32
· 189 commits to master since this release

banner

Update v1.120

This update is a stable release for all features since v1.115.

Installation

  1. Download one of the binaries from the list below with the web.tar.gz file.
  2. Unzip the web.tar.gz in the same directory as the binary
  3. Make sure you have all the required dependencies installed on your host
  4. Start the binary file.

If you want to activate the ArozOS OTA Update feature, install arozos together with the Launcher.
Some features in Darwin (MacOS) and Windows build might be disable by default due to limitation of the OS

Change Log

  • Fixed filepath walk in AGI cause error on virtual storage device
  • Fixed yolo3 model missing error issue (yolo3_tiny will be used if yolo3 model not found)
  • Fixed last admin can remove itself bug
  • Fixed share interface show no port number bug
  • Fixed multiple top-most floatWindow on desktop will effect non-top-most floatWindow sequence bug
  • Fixed fuzzy searching logic
  • Fixed Music module search empty string will freeze server bug
  • Fixed Gcode viewer not working on Linux bug
  • Fixed Video module build Playlist error on virtual storage devices
  • Optimized Photo module backend implementation
  • Optimized auth module API implementation
  • Added on screen keyboard (WIP)
  • Added Close All Windows context menu for grouped floatWindows button
  • Added access control policy to webdav and FTP access method
  • Added PSD thumbnail generator
  • Added Whitelist / Blacklist feature
  • Added console mode toggle of white / black list
  • Updated favicon
  • Updated version banner

By @yeungalan

  • Added LDAP authentication support
  • Added LDAP setting interface