Releases: tobychui/arozos
Release list
v3.0.0
v3.0.0
In ArozOS v3.0.0, a tons of new feature has been added including new media players, photo viewers, system utilities, AI integration features and ffmpeg agi interfaces. We also optimized the user experience by introducing more utilities and tools.
New Apps Key Highlights
Pixel Studio
An advance photo editor build into ArozOS

Musicify
A renewed Music player to replace the legacy AirMusic module

Movie
A brand new movie watching experience

SQLite Admin
View sqlite database in real-time

Calendar
AI Chat
Chat with your own AI agent in ArozOS (require ollama installed on dedicated server or openAI compatible backend)

System Utilities Update
In ArozOS v3.0.0, we get new text editor, notes, clock and calculator

Arozcast
Cast music or video from your phone (using Musicify or Movie App) to any computers connected to the same server

New Interface Module
Now instead of logging in and seeing the desktop directly, you can pick to use other launchpads to start using your ArozOS, including the new Dashboard Interface

New System Setting Module (WIP)
What's Changed
Full Changelog: v2.025...v3.0.0
v2.025
v2.025
This is a new release of arozos that further improved the Photo app as well as adding more support for raw image files.
Now the embedded photo viewer (open via double click) support quick image editing!
What's Changed
- Updated photo viewing module to render ARW DNG and CR2 by @yeungalan in #200
- Bump golang.org/x/crypto from 0.44.0 to 0.45.0 in /src by @dependabot[bot] in #201
- V2.025 by @tobychui in #202
New Contributors
- @yeungalan made their first contribution in #200
Full Changelog: v2.024...v2.025
v2.024
v2.024
This version updated the Aroz Photo app to be much more professional and usable with image files containing EXIF data. This update also improved the Manga app design and added rendering capabilities to svg files.
What's Changed
Full Changelog: v2.023...v2.024
v2.023
Update v2.023
This version updated all the dependencies to the latest version and added a few more localization to the system settings.
You might notice the v2.022 is missing, and that is because after migration to agi interface, ArozOS is no longer stable. Despite internal patching and fixing, it still not working as stable as the original direct RESTFUL api based implementation. That is why we (basically me) decided to discard the v2.022 and jump straight to v2.023 instead.
What's Changed
- Bump golang.org/x/oauth2 from 0.15.0 to 0.27.0 in /src by @dependabot[bot] in #191
- Bump github.com/ulikunitz/xz from 0.5.11 to 0.5.14 in /src by @dependabot[bot] in #196
- Bump golang.org/x/net from 0.23.0 to 0.38.0 in /src by @dependabot[bot] in #194
- Bump github.com/go-git/go-git/v5 from 5.11.0 to 5.13.0 in /src by @dependabot[bot] in #195
- Bump github.com/cloudflare/circl from 1.3.7 to 1.6.1 in /src by @dependabot[bot] in #193
- Bump golang.org/x/crypto from 0.21.0 to 0.35.0 in /src by @dependabot[bot] in #192
Full Changelog: v2.021...v2.023
Update v2.021
Update v2.021
This version of ArozOS fixed a few minor bugs and maybe introduced some new one.

Change Log
- Updated login cookie to support Lax mode
- Updated diskmg implementation for new Linux utilities
- Fixed CPU usage over 100% bug
- CSS optimization for login page
- Added japan2 wallpaper pack
- Added folder share image preview by @Saren-Arterius
- Added support for custom host listener by @jackhftang
Notes
ArozOS is planning for a big rewrite (v3) to support distributed computing, storage and authentication architecture. There are no planned big updates to the code base for v2 in upcoming months. However, we still accept bug report and PRs for v2's long term support.
Update v2.020
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
Update v2.018
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
Update v2.017
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
Updates v2.016
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 imuslab@gmail.com
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
Updates v2.015
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



