v2026.08.09
2026-08-09 LatestNew
- nvim migrate existing installs onto the shipped plugins
- nvim use the system language servers instead of mason
- nvim ship the pinned plugins inside the package
- nvim move the editor config into a system runtime
- installer set bash as the shell for new installs
- shell move existing users onto bash after upgrade
- shell make bash the default shell with a starship prompt
- theme render the starship prompt and bash fzf colors from the theme
- ci boot-assert the ISO on BIOS firmware
- system reconcile the nvidia stack with the hardware once
- installer remove the nvidia stack when no card is present
- unlock take any enrolled secret at a single boot prompt
- greeter make login password-only
Fixed
- ci save the aur cache under a fresh key every run
- build keep the nvim plugin staging script with its package
- build update the aur pkgbuild hashes to current upstream
- build accept the yay 13.0.1 upstream hash
- installer keep the live eject hook off installed systems
- site put the docs sections in reading order
- site read the download card version from the release data
- build evict rebuilt packages from the host pacman cache
- installer sanitize the console keymap before building the initramfs
- build rebuild local packages when their tree changes
- build record the real blesh-git upstream hash
- update retire the bundled driver payload and its reinstall step
- build recreate builduser cleanly after an interrupted build
- theme weld the git segments into one prompt pill
- build feed pacstrap the packages just built
- meta move the nvidia stack out of the metapackage
- update unpin hyprland
- man stop mid-word italics breaking the rollback page
- plymouth name every accepted secret in the unlock prompt
- tpm2 fall back to the passphrase after five wrong PINs
- installer unmount the target cleanly at the end of install
- fingerprint enroll the invoking user under sudo
- lock show the username field on single-user boxes
- shell keep the core commands unaliased
- doctor clear the stuck btrfs-scrub drift item
- power keep turbo boost on battery
- boot reap leftover raw kernel images on the UEFI ESP
- site order the docs footer nav to match the sidebar
Docs
- site lead the completion list with bash
- site mention the ready-to-use neovim in the faq
- site update the shell copy for bash and starship
- release add the RC soak go/no-go matrix
Testing
- nvim cover the shipped plugin set and the migration
- ci run the rotation drill as a root gate
- rotation add an offline drill for the signing-key swap