You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix qalculate localization issue that may not show localized text.
Added en_GB locale to the default locale list to support British English.
Fixed an issue that the installer ubiquity doesn't follow system theme.
Fixed fr_FR font 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.
Added cracklib-runtime package to the default app list to enhance password security.
Changed the text of the image during boot(grub menu) from Install AnduinOS to Try and Install AnduinOS.
Added libfuse2t64, libfuse3-3 and libopengl0 to the default app list to support AppImage out of the box.
Use dynamic trackers retrieval from online source to generate torrent files for more stability of torrent downloads.
Added power-profiles-daemon to the default app list to help manage power profiles.
Added vim to the default app list.
Added software-properties-gtk(Modified), libgtk3-perl, python3-dateutil and gir1.2-handy-1 to the default app list. Hold software-properties-gtk to prevent it from being upgraded.
Created pin file under /etc/apt/preferences.d/ to prevent software-properties-gtk and base-files from being upgraded.
Added a new user systemd service systemctl --user status deskmon.service to automatically allow executing desktop files in the ~/Desktop directory. This will simplify the process of "Create Desktop shortcut" for users.
Fixed an issue that theme and icon may be reverted to default after reboot.
Added xserver-xorg-input-all, xorg, xserver-xorg-legacy, xserver-xorg-video-intel and xserver-xorg-video-qxl to optimize the X11 experience. In Hyper-V virtual machine, X11 is used by default. Now the ISO can boot into the desktop environment in Hyper-V without any issues.