Skip to content

Releases: tobychui/arozos

v1.111

02 Apr 07:42
Compare
Choose a tag to compare

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

v1.110

12 Feb 13:47
Compare
Choose a tag to compare

First Stable Release of ArozOS

For release letter, see #52

To deploy, copy ./web and ./system from the main source code and place it in the same directory as the binary you choose.

Change Log

  • Added Simple Web Downloader module

  • Added new error interfaces

  • Added context menu for floatWindow objects

  • Added module installer using Git and Zip methods

  • Added "include()" function for AGI interface

  • Added playlist function in AirMusic WebApp

  • Added startup flags setting toggle interface

  • Added OEM information page (for vendor only)

  • Added unzip handler

  • Added floatWindow animation on window maximize

  • Added default WebApp change button in File Properties page

  • Added new Desktop Theme - "snow"

  • Added shortcut handler for File Explorer

  • Added estimation info icon on Storage Quota tab

  • Fixed minor bugs in Desktop background loader

  • Fixed minor bugs in Multi-selection opening in File Manager

  • Fixed critical bugs in File Manager path parser

  • Fixed logical bugs in File Manager "previous page" function

  • Fixed selection bug in File Selector under folder mode

  • Fixed bug in Manga Cafe scanner

  • Fixed Sharing link cleanup bug

  • Fixed media server on Safari with UTF-8 filename issue

  • Fixed shortcut rename bug on Desktop

  • File Operation fallback for websocket open fail

  • Minor update in floatWindow css

  • Reduced Low Memory Upload mode chunk size from 4MB to 512KB

  • Completed Desktop New File -> File format menu

  • Optimized File Manager context menu

  • Optimized nmcli based WiFi scan support for older Linux kernels

  • Trash bin optimization + Web-socket connection mode

Special Thanks

@yeungalan

v1.109

03 Feb 01:12
Compare
Choose a tag to compare
v1.109 Pre-release
Pre-release
  • Added module install tool (Install via git repo and remove)
  • Added optional white theme floatWindow option
  • Added File Manager search function
  • Added new Desktop background pack "city"
  • Enhanced thumbnail loading algorithm
  • Cluster neighborhood functionality (aka find nearby ArozOS hosts)
  • Added support for folder drag drop to folder upload in File Manager
  • Fixed Aroz Online Beta filename compatibility mode fail to render bug
  • Fixed permission group storage pool synchronization bug
  • Fixed port bug in FTP Setting page
  • Fixed edit user not exists bug
  • Added low memory upload mode (for SBC < 512MB)
  • Added http GET, POST and HEAD for agi programming interface
  • Added WebDAV support on other Virtual Roots
  • Added dynamic generating session key
  • Added performance viewer (CPU and RAM usage)

By Alanyeung:

  • Updated Photo WebApp

To deploy, copy ./web and ./system from the main source code and place it in the same directory as the binary you choose.

v1.108

09 Jan 07:06
Compare
Choose a tag to compare
v1.108 Pre-release
Pre-release
  • Updated NotepadA and integrated WsTTY module
  • Optimized FTP server under UPnP Mode
  • Added file drag to folder move mode
  • Add REQUIRE LAN option prouter
  • Added file explorer drag and drop to desktop function
  • Added experimental WebDAV Server function
  • Added folder share interface
  • Completed zip file and download in folder share interface
  • Minor css updates in file explorer
  • Updated Video module playlist scanning algorithm
  • Added nightly running tmp folder cleaning and quota re-calculate

To deploy, copy ./web and ./system from the main source code and place it in the same directory as the binary you choose.

v1.107

24 Dec 12:17
28f1858
Compare
Choose a tag to compare
v1.107 Pre-release
Pre-release
  • System Scheduler (ArOZ Remote Support & Management Module, arsm)
  • Removed time settings (useless?)
  • Websocket Shell Interface (wsshell, WIP)
  • Desktop auto refresh on file update
  • Optimized file explorer design & user experience
  • Added share interface (file only, folder is still WIP)
  • Fixed minor bugs on Safari / Mac OS

To deploy, copy ./web and ./system from the main source code and place it in the same directory as the binary you choose.

v1.106

19 Dec 04:39
Compare
Choose a tag to compare
v1.106 Pre-release
Pre-release
  • File Explorer real time file operation progress
  • Optimized file explorer file upload
  • Added Manga Cafe as basic module
  • Added live editable storage pool configuration
  • Migrated the beta disk manager to advance tab
  • Added canWrite check in agi
  • Added samba subservice

To deploy, copy ./web and ./system from the main source code and place it in the same directory as the binary you choose.

v1.105

18 Nov 11:55
Compare
Choose a tag to compare
v1.105 Pre-release
Pre-release
  • Completed arozfs virtual file system based FTP Server implementation
  • Completed desktop folder creation rename and file rename
  • Separated main flag and main logic
  • Fixed realpath to virtualpath translator logic error
  • Changed macos release name to darwin to match runtime.GOOS

To deploy, copy ./web and ./system from the ./src folder and place it in the same directory as the binary you choose.

v1.104

09 Nov 15:17
Compare
Choose a tag to compare
v1.104 Pre-release
Pre-release
  • Modularization of much more system functions
  • AGI upgrade, added more features related to imagelib
  • File explorer update, included thumbnail generator for music, video and photo
  • Minor update to Music module
  • Mobile UI update

This will be the last version of arozos release under the old project name "aroz-online". All the binary since v1.105 will be named as "arozos_{platform}" instead. Please update your start script accordingly.

To deploy, copy ./web and ./system from the main source code and place it in the same directory as the binary you choose.

v1.101

29 Oct 07:30
Compare
Choose a tag to compare
v1.101 Pre-release
Pre-release
  • Modularization most of the commonly used functions
  • Separated request router from main.go to main.router.go
  • Added UnitTest for AGI
  • Many other minor things

(And the version behind this will mainly focus on modularization (or OOP) for other modules)

To deploy aroz-online system on your host, download one of the binaries below and copy web and system from ./src to the same directory as the binary.

Preview v0.5100

18 Oct 06:18
Compare
Choose a tag to compare
Preview v0.5100 Pre-release
Pre-release

To deploy the system on your devices, download one of the selected binary from the list below and copy src/web/ and src/system/ to the same directory as the binary. Run the binary with ./aroz_online_linux_armv7 (or with sudo, if you want hardware management features)