v2.7.0
Bug fixes
- Fix missing info for pre-mounted disk configuration by @codefiles in #2143
- Fix ArchInstall ISO build by @dylanmtaylor in #2142
- Simplify SysCommand decoding by @svartkanin in #2121
- Fix keyboard layout and timezone menus by @codefiles in #2153
- Add handling of signal interrupt and EOF at input prompts by @codefiles in #2154
- Fix install text initialization by @codefiles in #2162
- Fix
MOUNT_POINT
for pre-mounted disk configuration by @codefiles in #2168 - Refactor
_add_systemd_bootloader()
newlines by @codefiles in #2173 - Fix reset in locales menu by @codefiles in #2178
- Fix EFISTUB
cmdline
by @codefiles in #2181 - Fix password preview by @codefiles in #2190
- Fix logic error in
_fetch_lsblk_info()
loop by @codefiles in #2196 - Fix logic error in
encrypt()
loop by @codefiles in #2207 - Fix parsing pre-mounted disk configuration from configuration file by @codefiles in #2221
- Remove
select_language()
duplicate ofselect_kb_layout()
by @codefiles in #2151 - Remove superfluous use of
partprobe
by @codefiles in #2212 - Fix GPT end alignment by @codefiles in #2210
- Fix Limine bootloader deployment by @48cf in #2216
- Added nvidia-dkms when installing propri driver to by @Torxed in #2241
- Added a --skip-ntp parameter to deal with #2144 by @Torxed in #2225 & #2250
New features
- Version check to see if there's a newer version when executing
archinstall
and improved user error info by @svartkanin in #2169 - Add support for unified kernel image by @codefiles in #1519
- Add first Hindi language support by @ATamblingPoder in #2134
- Extend the mypy checks by @svartkanin in #2120
- Re-wrote the docs by @Torxed in #1967 & #2242
Minor Changes
- Language updates
New Contributors
- @ATamblingPoder made their first contribution in #2134
- @clsty made their first contribution in #2165
- @48cf made their first contribution in #2216
Full Changelog: v2.6.3...v2.7.0