Skip to content

Updates v1.124

Choose a tag to compare

@tobychui tobychui released this 07 Aug 06:49
· 175 commits to master since this release

3

Updates v1.124

This update is the start of moving away from Tocas UI and unified the css framework used in ArozOS to one CSS framework only. As a side effect, many build in WebApps got their interface updated.
Major updates includes:

  • Music and Video module UX update
  • Better touch support on Desktop & Float Windows
  • Support multi thread file download if user logged in with correct browser plugin

圖片
We also started to migrate some of the oldest utilities in this system to a more modern design. For example, the File Selector is one of the system utilities get updated in this release.

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 File Selector transition animation bug
  • Fixed Music module search function
  • Fixed Music player highlight issue
  • Fixed touch floatWindow interaction bug
  • Fixed css bug for Music Embedded player
  • Fixed share interface not found bug
  • Fixed critical security bug in diskmg
  • Fixed ContentLength not serving when gzip enabled bug
  • Fixed CopyRight year info on some pages
  • Added Share interface OG preview
  • Added experimental RISCV64 support
  • Added floatWindow resize from top edge
  • Added Music module playlist paging function
  • Added Memo Deadline highlight function
  • Added automatic upload mode optimizer logic
  • Added experimental UPnP auto renew function
  • Updated MakeFile
  • Updated Video playlist structure
  • Optimized Video module UI
  • Migrated Music module away from Tocas UI and interface update
  • Migrated File Selector, diskmg, Desktop module away from Tocas UI