Based some recent bug reports, AnduinOS 1.3 was patched with some minor fixes and upgraded to 1.3.1.
Fix including:
- Fixed an issue that
nautilusmay crash when clickingNetwork. - Changed the text of the image during boot(grub menu) from
Install AnduinOStoTry and Install AnduinOS. - Added
en_GBlocale to the default locale list to support British English. - Fixed an issue that
nautilus admin:/command result inadmin locations are not supportederror. - Fixed an issue that the installer doesn't follow system theme.
- Added
gvfs-backgroundto the default app list to supportadmin://protocol. - Added
libpam-gnome-keyringpackage to avoid gnome-keyring asking for password when login. - Fixed
fr_FRfont issue that caused some characters to be displayed incorrectly. Adjusted default fallback order for sans-serif, serif, and monospace to prioritize Latin fonts while retaining proper CJK support.
Since AnduinOS currently does not have its own dedicated software repository (all software packages are sourced from Ubuntu), updates to AnduinOS itself are, for now, handled by executing a bash script. In the future, we plan to integrate the update mechanism directly into the sudo apt upgrade command.
To update AnduinOS to the latest dot build version, simply run the following command: do_anduinos_upgrade. For example:
1.1.0 → 1.1.4
1.2.0 → 1.2.4
1.3.0 → 1.3.1

Please note that this command will not upgrade across fork versions—that is, it will not upgrade from 1.2.0 to 1.3.1.