Skip to content

Updates v1.118

Choose a tag to compare

@tobychui tobychui released this 05 Jan 13:31
· 204 commits to master since this release

圖片

Updates v1.118

This update is mostly bug fix and added a few new modules like Paint (fork from Painterro, MIT) and NotepadA (from ArOZ Online Beta, BSD2)
This update also improved some really details user experience where you can discover them yourself :D

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.

Some features in Darwin (MacOS) and Windows build might be disable by default due to limitation of the OS

Change Log

  • Fixed Personal Page config shortcut protocol error
  • Fixed typos in Connlog page
  • Moved CreateNewShare function to ShareEntryTable
  • Optimized share API endpoint responses
  • Fixed minor localization problem on File Manager
  • Optimized UX for renaming process on desktop
  • Optimized context menu logic on desktop
  • Fixed interface module missing panic issue
  • Added "Share:/" Vroot
  • Added share AGI API support
  • Added experimental OpenWRT support
  • Moved NotepadA to Code Studio module
  • Added (Migrated) NotepadA from ArOZ Online Beta
  • Added Paint Module
  • Added auto paging in Connlog display
  • Added compatibility mode to fix Firefox v94 breaking change

By Alanyeung

  • Updated oauth2 for reverse proxy support