AnduinOS new builds with fixes and improvements are released.
1.3.5
- Fixed an issue that the logo in the gnome control center may not be displayed correctly.
- Fixed an issue that the
Super + Ishortcut may not open settings successfully. - Added
libcanberra-pulseandlibcanberra0to the default app list to support audio notifications. - Temporarily pin the kernel version to
6.14.0-27-genericbecause6.14.0-28-generichas a bug that causes thelosetupto throwInvalid argumenterror when mounting a squashfs in initramfs. - Fixed an issue that due to race condition of
blur-my-shellanddash-to-panelextensions, the taskbar may not be displayed correctly after login.
1.1.8
- Fixed an issue that the logo in the gnome control center may not be displayed correctly.
- Fixed an issue that the
Super + Ishortcut may not open settings successfully. - Added
libcanberra-pulseandlibcanberra0to the default app list to support audio notifications. - Fixed an issue that due to race condition of
blur-my-shellanddash-to-panelextensions, the taskbar may not be displayed correctly after login.
Inplace upgrade from old versions
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.8
1.3.0 → 1.3.5
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.
Keep up the good work! I'm looking forward for the new updates
Love your work!
Thanks for the update!