arozos

Web Desktop Operating System for low power platforms, Now written in Go!

GPL-3.0 License

Stars
2K
Committers
16

Bot releases are hidden (Show)

arozos - Update v2.020 Latest Release

Published by tobychui 5 months ago

圖片

Update v2.020

This update added basic RAID management (based on mdadm) and SMB share functions (based on Samba). These two module will be disabled automatically if mdadm or samba is not installed on the host or when ArozOS is running on not supported platforms like Windows.

This update also contains UI / UX improvements including renewed login UI, more localization and removed a few deprecated functions.

Change Log

  • Added real time video transcode endpoint (for playing unsupported video files like rmvb and mkv)
  • Added English localization to many system setting modules
  • Added samba share editing interface in Network Share
  • Added RAID management interface (support new raid, grow raid and remove raid function)
  • Added skip mdadm reload startup parameter
  • Added 3D model render error return logic
  • Added missing DOCTYPE to most of the html files
  • Added "Reload Now" option in fsh editor
  • Fixed SMART modal bug
  • Fixed WebDAV timeout bug
  • Optimized agi module codebase
  • Optimized disk overview UI color scheme
  • Deprecated wsshell module
  • Deprecated filesystem database (fs.db)
  • Moved authreq API to auth module
  • Removed gzip support from mediaServer to better handle partial content headers in media streaming
  • Removed demo mode
  • Removed quota tracking system on public share drive
arozos - Update v2.018

Published by tobychui 9 months ago

299636042-372cba4a-11dd-4a25-840a-024c58d0ab9d

Updates v2.018

This update feature a few new key features includes

  • New desktop UI elements and utilities
  • More Japanese and Korean localization
  • Better dark theme color schemes
  • Mounting SMB now support subpath (instead of Share root)

Change Log

  • Added http.redirect in AGI
  • Added blocking logic in file system core to avoid walking file system in network drive
  • Added support for mounting sub-folder path in SMB shared root
  • Added WebDAV connection timeout
  • Added more localization for System Settings
  • Added ffmpeg api call from agi interface
  • Added support to use appdata lib in init.agi
  • Added desktop dock left/right indicator
  • Added desktop system overview & disk util
  • Added more localization
  • Added dark theme to default opener tool
  • Moved buffer-to-local fs function into file system handler's scope
  • Optimized build script for arm6 (rpi-0 / 0w)
  • Supporting index.agi for folder entry point
  • Updated System setting icons
  • Removed dependencies on fast-template lib
  • Fixed linux build fail bug
  • Removed direct agi to linux pakage call method
  • Fixed large file finder bug
  • Deprecated virtual path translation related api
  • Fixed minor file manager css bug
  • Removed unused agi interface function getUserInfoByName()
  • Fixed desktop css bug on context menu dark theme
  • Fixed share module dark theme bug
  • Fixed some module invalid catergory group
  • Fixed localization key typo in file explorer
arozos - Update v2.017

Published by tobychui over 1 year ago

Updates v2.017

This updates rewrite a small portion of the authentication mechanism to provide server-side account switching like services provide by some large companies.

  • Added account switching and sub-accounts feature (experimental)
  • Added login session resume function
  • Fixed SMART no disk found bug
  • Fixed desktop css issue
  • Updated wallpapers for some desktop background packs
arozos - Updates v2.016

Published by tobychui over 1 year ago

圖片

Release ArozOS v2 (v2.016)

The ArozOS v2.0 is finally out of nightly and stable enough to put into everyday use. If you want to update from v1 to v2, make sure you removed all File Shares before doing so. Otherwise there might be some glitch in the new Share system.

As always, if you have issues during upgrade or setup your new systems, feel free to contact our devs in our Telegram group.

圖片
We also get a new painting of our "release mascot"! If you are interested to get a few promotion cards and spread ArozOS projects to more people, please contact us in our Telegram group or email me at [email protected]

Change Log

  • Office Viewer (for docx and pptx, xlsx is still wip)
  • Updated most of the desktop wallpaper to open source contributed photos
  • Added mDNS force mac / NIC settings
  • Separated power management with hardware management settings (see -enable_pwman)
  • deprecated all ioutils
  • Added pause / resume-able file operation infrastructure
  • Optimized file system abstraction unmount logic
  • Fixed bridging bug in VM / amd64 env
  • Optimized fsh edit interface for more user friendly design
  • Big updates to File Manager interface
  • New darktheme
  • Remove some of the wallpaper pack to reduce webpack size
  • Removed FFmpeg Factory and will later migrate to subservice
  • Added AGI examples
  • Tons of minor stuffs
arozos - Updates v2.015

Published by tobychui over 1 year ago

圖片

Updates v2.015

In this update, we got a new File Manager design with a much modern looking interface. We also updated the dark theme color palletes and some RWD layouts of the app, making it much more mobile friendly but also allow much higher productivity with tablet computers.
圖片

There are many updates done to the File Manager but most importantly, are the following few key changes
A new directory navigation bar, that provide much better glance of the overall full path of current directory (vs the old one which only show the closest 3 layers of folder name)
圖片

A new rename mechanism design for desktop users which mimics the native desktop rename experience, mobile UX are still using the old popup style window though
圖片

Changes to long held (aka contextmenu events) on mobile devices, making mobile device much easier to enter select mode (just press and hold for multi-select, instead of clicking "Multi-select" in the context menu)

Change Log

  • Updated File Manager
  • Removed some wallpaper pack for reducing the size of webpack
  • Removed dependencies on Tocas UI v2
arozos - Updates v2.011

Published by tobychui almost 2 years ago

image

Updates v2.011

Notes: This is an internal preview of the ArozOS v2.0xx. This is only partially compatible with ArozOS v1.0xx database. If you are planning to upgrade from ArozOS v1 to v2 and keeping all the account data, make sure you have completed the following steps before upgrading / replacing your binary executable of the system.

  1. Remove all shares from all virtual drives
  2. Unmount all storage devices for all permission groups (including backup / hybrid backup drives)
  3. Backup all important data
  4. Screenshots all important settings (e.g. user accounts, permission settings)

image

Change Log

We basically rewrote the whole file system architecture, there are too many stuffs changed so this release page can't fit it in. For architectural details, please check out the COSCUP 2022 sharing slides

Features Added

  • File Servers (FTP, SFTP, WebDAV, Directory Listing for legacy devices)
  • Network FIle System Mounting (SMB, SFTP, WebDAV, FTP etc)
  • AGI (JavaScript) as Serverless Service
  • Many new WebApps

Features Removed

  • Schedule execution of bat / bash script
  • Hybrid Backup (pending to implement in an alternative method in the future)
arozos - Updates v1.124

Published by tobychui about 2 years ago

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
arozos - Updates v1.123

Published by tobychui over 2 years ago

圖片

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
arozos - Updates v1.122

Published by tobychui over 2 years ago

圖片

Updates v1.122

This updates bring you one of the best network activity diagram on web desktop systems :)

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 bug in File Manager Share function
  • Fixed filename with hash issue
  • Fixed Chinese filename decode issue
  • Fixed root escape bug using rename function
  • Fixed user list API bug
  • Fixed WebApp reload permission denied UX bug
  • Added auto web.tar.gz auto unzip feature for those who dont't know how to properly unzip .tar.gz file on Windows
  • Added Network Usage diagram for Windows and Linux
  • Added owner can always access their shared file logic
arozos - Updates v1.121 v3

Published by tobychui over 2 years ago

Update v1.121

This is a quick patch over issue #92 and a minor function updates on file share system.

Change Log

  • Fixed filename with hash cannot upload bug (#91)
  • Fixed issue for unauthorized file access (#92)
  • Optimized read only directory mounting (#90)
  • Optimized low memory upload mode quota cutoff response time
  • Added advance file sharing options (to selected users or groups)
arozos - Updates v1.120

Published by tobychui over 2 years ago

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
arozos - Updates v1.119

Published by tobychui over 2 years ago

圖片

Update v1.119

This update is the preview version of the v1.120 stable release. Updates with a few useful features that you can try it yourself :)

Installation

Download one of the binaries from the list below with the web.tar.gz file.
Unzip the web.tar.gz in the same directory as the binary
Make sure you have all the required dependencies installed on your host
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 scheduler log filename
  • Fixed audio testing interface scrollbar overflow issue
  • Fixed websocket upgrader to accept CORS * header
  • Fixing issues related to Share Drive
  • Fixed storage pool editor GUI
  • Added fuzzy search in File Manager
  • Added localization on trash bin, share page and default opener page
  • Added neural network models for image AGI API
  • Added 404 and 500 page
  • Added OTA Update functions (Launcher only)
  • Added new Memo module
  • Added WebApp hot reload functions
  • Added MAC addr broadcast in mDNS
  • Updated desktop filename display segmentation method and algorithms
  • Updated embedded photo viewer with zoom and print function
  • Updated URL shortcut icon
  • Moved PDF viewer to utilities group
  • Rewrite Photo Module (AI classification is WIP)
arozos - Updates v1.118

Published by tobychui almost 3 years ago

圖片

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
arozos - Updates v1.117

Published by tobychui almost 3 years ago

圖片

Updates v1.117

This update optimized a lot of minor details in the systems and make it much smoother to use. This update also greatly improve the load time of the desktop and file manager by dropping the build in Taipei-Sans font, replacing it with browser build in font families (localization language dependent). This update also fixed the "upload to desktop but the upload icon didn't go away" bug that many users reported. See change log for a more information.

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 hard coded language list in language selection setting page
  • Fixed minor typo in Video and AGI gateway
  • Fixed desktop floatWindow overflow issue
  • Fixed rename mode bug for unable to exit by pressing desktop wall paper
  • Removed TaipeiSans dependencies and
  • Fixed desktop icon size change bug
  • Fixed minor bug in shortcut creator
  • Fixed minor bug in ImagePaste utility
  • Fixed view permission bug in System Setting module
  • Added python support for subservices module
  • Added desktop overall brightness control for using on TV screen
  • Added ESC cancel float window operation function when floatWindow is bugged
  • Added desktop hover information tab
  • Added localization support for mobile interface
  • Added localization for file operation dialog
  • Added File Manager color indicator change on multi-selection mode
  • Added Windows volume info support for Audio metadata
  • Updated routing logic for personal homepage
  • Updates systemd sample and tutorial documents
arozos - Updates v1.116

Published by tobychui about 3 years ago

Updates v1.116

圖片
This update mainly fixes a lot of minor bugs and optimize a lot of stuffs related to user experience on browsing large folders with images / photos (e.g. a folder for putting comics). This update also make copying & storing drawings from Twitter / Pixiv easier with the new ImagePaste module :D

Installation

Download one of the binaries from the list below with the web.tar.gz file. Unzip the web.tar.gz in the same directory as the binary then start the binary file.

Change Log

  • Fixed file operation dialog callback bug when parent windows is closed before operation finish
  • Fixed search escape bug in File Manager
  • Fixed panic on keyExists search on an not exists table
  • Fixed IoT Hub permission issue
  • Fixed minor bug in aofs FTP
  • Fixed TLS access problem on Windows webdav client
  • Fixed diskmg failed to render not partitioned disk bug
  • Fixed video module autoplay skip to 0 bug
  • Fixed File Manager thumbnail rendering bug
  • Fixed websocket default port error on desktop and FIle Manager
  • Added localization for desktop, File Manager (and part of sub menus)
  • Added content window focusing on desktop floatWindow system
  • Aded auto base64 type detection for file thumbnail
  • Added folder preview feature
  • Added ImagePaste module
  • Added swipe support in Photo Embedded
  • Added sequential thumbnail loading based on folder listing sorting mode
  • Added predictive partition total size for unformatted disk in diskmg
  • Added MacOS brew support for searching linked packages
  • Added music player (embedded) list based on user sort mode
  • Added File Manager type-to-search (hot-search) function
  • Added shutdown count down page
  • Updated certificate (for TLS mode)

By @yeungalan

  • Fixed connlog dropdown orders bug
  • Added SpeedTest module
  • Added language selector
  • Updated Oauth2 implementation
  • Updated FTP drivers to support connlog function
arozos - Updates v1.115

Published by tobychui about 3 years ago

Update v1.115

This update mainly focus on optimizing different aspect of the system, including minor bug fixes, user experience optimization and user interface updates.

Installation

Download one of the binaries from the list below with the web.tar.gz file. Unzip the web.tar.gz in the same directory as the binary then start the binary file.

Change Log

Bug Fixed

  • Fixed zip error in Linux
  • Fixed UI issue in disk restore
  • Fixed STL viewer position problem
  • Fixed desktop file move bug
  • Fixed CSRF attack by implementing new CSRF Token system
  • Fixed network hardware info icon invalid issue
  • Fixed delete file in search results not refresh issue
  • Fixed minor css issue on File Manager
  • Fixed issue on unable to edit group with name containing space
  • Fixed FTP showing backup disks in root directory issue

New features added

  • Added zip indicator
  • Added shortcut icon display in File Manager
  • Added backup task status
  • Integrated du dependencies into ArozOS Core
  • Added wireframe mode in STL viewer
  • Added web desktop uploading indicator
  • Added desktop file preview thumbnail
  • Added desktop move file to shortcut feature
  • Added desktop auto refresh for file operations that involved desktop file
  • Added user configurable startup sound
  • Added next and previous photo for photo embedded viewer
  • Added new audio testing track
  • Added operation time in host info tab
  • Added auto sortmode save in File Manager
  • Added share embedded code generator (for iframe embed)
  • Added snapshot merge function on disk full
  • Added password requirement on remote restart or shutdown
  • Optimization of web mobile interface
  • Update download page for sharing interface
  • Optimized HybridBackup snapshot logic
  • Updated all login redirection with relative path
  • Optimized File System Handler architecture
  • Added bridge Storage Pool FSH function
  • Added thumbnail websocket loader fallback function
  • Added user overview on hardware management disabled mode
  • Updated default user icon
  • Added auth logging for webdav
  • A lot of UI minor updates

By @yeungalan

  • Fixed freebsd compile problem
arozos - Updates v1.114

Published by tobychui about 3 years ago

Warning

Do not use the backup feature if you are storing important data on your host. The backup features in this build is very experimental.

Installation

Download one of the binaries from the list below with the web.tar.gz file. Unzip the web.tar.gz in the same directory as the binary then start the binary file.

Change log

  • Added connection lost warning on mobile interface
  • Added Camera Module (Require TLS enabled)
  • Fixed bugs in file manager search bar
  • Added dual host mode (HTTP and HTTPS)
  • Added authentication logger
  • Added no device found tab in iot hub
  • Added PWA support for File Manager
  • Removed all unlicensed icon from File Manager module and replaced with self drawn one
  • Added top most layer on floatWindow system on desktop
  • Added custom IME (輸入法更改器)supports
  • Fixed critical bug in the vpath to rpath translator
  • Fixed CVE in char.js dist
  • New desktop connection lost warning
  • Fixed desktop css themecolor settings
  • Deprecated homepage feature (global)
  • Added personal home page for each user
  • Added folder share single file download feature
  • Updated Open source license to GPLv3
  • Added license of documentation to GNU FDL (Will be upgrade to FDL 2.0 once it is out)
  • Updated vendor page to show fork releases branding
arozos - v1.113

Published by tobychui over 3 years ago

Updates v1.113

UPDATES WARNING: License of this version of ArozOS has changed to GPLv3, homepage feature is also replaced with user based standalone web root feature. There are also updates in TLS startup flags. Please study the README - Startup flags before applying updates.

If you have any question in updating to this version, leave us your question in the discussion section of this release.

Installation

Download one of the binaries from the list below with the web.tar.gz file. Unzip the web.tar.gz in the same directory as the binary then start the binary file.

Change Log

  • Added connection lost warning on mobile interface
  • Added Camera Module (Require TLS enabled)
  • Fixed bugs in file maanger search bar
  • Added dual host mode (HTTP and HTTPS)
  • Added authentication logger
  • Added no device found tab in iot hub
  • Added PWA support for File Manager
  • Removed all unlicensed icon from File Manager module and replaced with self drawn one
  • Added top most layer on floatWindow system on desktop
  • Added custom IME (輸入法更改器)supports
  • Fixed critical bug in the vpath to rpath translator
  • Fixed CVE in char.js dist
  • New desktop connection lost warning
  • Fixed desktop css themecolor settings
  • Deprecated homepage feature (global)
  • Added personal home page for each user
  • Added folder share single file download feature
  • Updated Open source license to GPLv3
  • Added license of documentation to GNU FDL (Will be upgrade to FDL 2.0 once it is out)
  • Updated vendor page to show fork releases branding

Features

No more full screen connection lost warning
2021-05-12_22-12-26

Now each user has their own web server folder!
2021-05-13_15-17-23

arozos - v1.112

Published by tobychui over 3 years ago

Installation

Download one of the binaries from the list below with the web.tar.gz file. Unzip the web.tar.gz in the same directory as the binary then start the binary file.

Change Log

  • Fixed file operation progress bug
  • Added video preview on Video module
  • Fixed MacOS cache file bug on Video module
  • Removed unsorted video list from Video module
  • Optimized AirMusic searching cache
  • Updated AirMusic Media Session implementation and PWA mode
  • Added background / theme color support for desktop and mobile interface
  • Moved homepage to www folder
  • Migrated utilities from core to modules (PDF, Timer etc)
  • Added experimental support for AGI controlling iot devices
  • Fixed SMART data is null bug

Screenshots

Video Preview Thumbnail
2021-04-23_10-03-52

Desktop Theme Color Settings (for custom wallpaper users)
2021-04-15_16-36-36

arozos - v1.111

Published by tobychui over 3 years ago

Installation

Download one of the binaries from the list below with the web.zip file. Unzip the web.zip in the same directory as the binary then start the binary file.

Change Log

  • Added Custom wallpaper option
  • Added Personalization util for desktop
  • IoT Hub with support for HDSv1, HDSv2 and Tasmota with Sonoff S2X sockets
  • Added robot.txt and human.txt
  • Moved WsTTY out of ArozOS Core
  • Added gzip handler in mrouter
  • Fixed bugs on storage pool folder creation
  • Fixed File Manager one folder download bug
  • Fixed File Manager open bug on Windows host
  • Fixed typo in mrouter
  • Fixed 404 bugs on redirection portal
  • Fixed WsTTY interface in NotepadA
  • Fixed embedded Audio player bug
  • Fixed listdir unable to list folder name with + sign issue
  • Added test scan interface and command line
  • Removed dependency on pretty
  • Updated File Manager list mode icon color
  • Added 1.110 first stable release celebration painting

By @yeungalan

  • Updates SMART implementation
  • Updated SMART UI

By @Colton-Ko

  • Added FreeBSD support for hardware info page