Announcing AnduinOS new build 1.3.5 and 1.1.8 #204
Anduin2017
announced in
Announcements
Replies: 1 comment
-
The upgrade worked perfectly.. Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
AnduinOS new builds with fixes and improvements are released.
1.3.5
Super + I
shortcut may not open settings successfully.libcanberra-pulse
andlibcanberra0
to the default app list to support audio notifications.6.14.0-27-generic
because6.14.0-28-generic
has a bug that causes thelosetup
to throwInvalid argument
error when mounting a squashfs in initramfs.blur-my-shell
anddash-to-panel
extensions, the taskbar may not be displayed correctly after login.1.1.8
Super + I
shortcut may not open settings successfully.libcanberra-pulse
andlibcanberra0
to the default app list to support audio notifications.blur-my-shell
anddash-to-panel
extensions, 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: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.
Beta Was this translation helpful? Give feedback.
All reactions