Skip to content

Changelog

wrm3 edited this page Jun 20, 2026 · 1 revision

Changelog

This page summarizes recent gald3r releases. The full, authoritative changelog lives in the repository at CHANGELOG.md.

gald3r follows Keep a Changelog and Semantic Versioning.


v2.1.0 — 2026-06-20

Highlights:

  • Centralized install home + global gald3r CLI — shared install home with USB-portable mode; gald3r --version works from any directory.
  • Self-updategald3r version-check and gald3r upgrade with timestamped backup and automatic rollback on failure. User data (tasks/, bugs/, TASKS.md, PLAN.md) is never touched.
  • gald3r_throne in-app updates — version-check badge + apply-update entirely in compiled Rust (no Python dependency), with byte-for-byte rollback safety.
  • Canonical hook event set — 6 canonical lifecycle events served by one shared Python core, wired across 9/9 hook-capable platforms.
  • Build hygiene — generated repos no longer ship .venv, __pycache__, or .pytest_cache.
  • gald3r install(temporarily blocked for consumers pending precompiled installers — T528/T529)

See the full v2.1.0 release notes.


Earlier releases

See the release history and the full CHANGELOG for all prior versions.


Last updated: 2026-06-20 (gald3r v2.1.0)

Clone this wiki locally