In terms of bug fixes, the update addresses several issues, such as aligning logical volume offsets and enhancing boot detection methods. Other changes involve reorganizing menus for better accessibility, renaming modules for clarity, and relocating audio configuration settings to application settings for streamlined management.
Various refinements have been made to the codebase, including fixing formatting for local builds, simplifying type fields in lsblk, and removing unnecessary components from the workflow. It has also been updated to use union syntax in place of typing.Optional for improved code readability.
The release celebrates contributions from new members of the community, with several first-time contributors making significant inputs in various aspects of the update.
In summary, Archinstall 3.0.9 introduces a range of new features, bug fixes, and enhancements to improve the installation process, while also fostering community involvement through new contributors. This update not only enhances security and usability but also streamlines the user experience with more intuitive configurations and options.
Looking ahead, potential future updates could focus on further refining user interfaces, integrating more advanced security features, and optimizing performance for diverse hardware configurations. Additionally, enhancing documentation and tutorials could support new users in navigating the installation process more effectively
Archinstall 3.0.9 released
Archinstall 3.0.9 has been released, introducing new features including an interface for adjusting LUKS iteration time, support for U2F authentication, and the installation of inotify-tools and grub-btrfs. Additional modifications encompass the relocation of root password menus into authentication menus and the renaming of module devices and profiles, as well as the transfer of audio configuration to application settings. The update addresses the ruff format for local builds, eliminates a ruff check auto-fix, makes the type field in lsblk optional, removes unnecessary container code, and employs union syntax instead of typing.