// reference

Versions

Every release, and what each one brought.

1.5.6 — Modular builds & the HD Audio fix latest release

The audio driver leaves the codec in a clean state now — no more static noise after the boot sound while booting Windows or Linux — and corrupt UEFI boot entries are found and fixed instead of ignored. The big one: Visor is now modular. Every optional feature is a named build-time option in a single registry, so you compile exactly the Visor you want, from a tiny text-only menu to everything.

1.5.5 — HDA audio driver & boot sound 2026-09-08

The built-in Intel HD Audio driver and the menu_sound= boot sound — jack-detecting output selection, a single-plays-and-drains stream, synced with the menu fade-in — plus fixes to animation timing, a stronger VBG encoder, and Visor Studio editing your real, installed config.

1.5.4 — Visor Studio companion & tooling fixes 2026-09-04

Visor Studio — the visual boot.conf configurator — becomes a first-class companion: visor studio runs it locally, install.sh pre-fetches it, and the installer/CLI stop mis-detecting over-mounted ESPs.

1.5.3 — GPT repair, self-heal, BLS support 2026-09-02

Fast boots from slow disks and a boot manager that looks after itself: GPT corruption is caught and repaired before it bites, OS updates can no longer silently walk off with the boot entry, and BLS deployments gained proper support.

1.5.2 — Hardening, interlaced PNG & snapshot watchdog 2026-08-26

A hardening and resilience pass: constant-time crypto on the password path, a watchdog-guarded snapshot scanner that can't freeze on a broken volume, Adam7 interlaced PNG support, and quiet internal cleanup.

1.5.1 — Build fix 2026-08-24

A one-line patch release: a stale include of a nonexistent version.h in src/include/loader_iface.h broke the build. Removed (767254b, merging #19). Also our first outside contributor ever — @Apple-QAQ — and, on the maintainer's behalf, they'd like you to know they are aware. T_T

1.5 — Clock, screensaver, TPM & Loader Interface 2026-08-24

Polished, measurable and OS-aware: a live clock that ticks for free, an idle screensaver, TPM2 measured boot and full systemd Boot Loader Interface interop — plus VBG wallpapers.

1.4 — Animated backgrounds & file browser 2026-08-16

Animated wallpapers, a file browser in both interfaces, and an installer that finally works straight out of an AUR package — plus a round of audit-driven hardening.

1.3.3 — Text rendering & packaging 2026-08-06

A rendering and packaging release: menu text is resampled properly at every size, and the installer knows which architecture it is installing for.

1.3.2 — Security & config fixes 2026-08-03

A maintenance release on top of 1.3.1: a scan-scope option, Arch packaging, and hardening fixes across the boot and config paths.

1.3.1 — Bug fixes from v1.3 2026-07-30

Targeted fixes for issues found in the field and during testing.

1.3 — Cross-platform, snapshots, hotplug 2026-07-26

The big one: ARM64, wallpaper accent colors, snapshot booting, live USB hotplug, and a pile of real-hardware fixes.

1.2.1 — Firmware fixes 2026-07-18

A field-report release: fixes driven by real machines.

1.2 — Requested Features 2026-07-03

The community-requests release.

1.1 — A lot of fixes 2026-06-27

No new features — a hardening release from a full security and stability review.

1.0 — Stable Release 2026-06-24

Rebuilt, cleaned up, and tested across distros.

Where the details live

DocumentContents
GitHub ReleasesThe published release notes for every version, v1.0 through v1.4.
git logThe ground truth.