Wiki documentation — Gald3r-Labs/gald3r
Changelog
Last synced July 6, 2026Edit on GitHub wiki
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
gald3rCLI — shared install home with USB-portable mode;
gald3r --version works from any directory.
- Self-update —
gald3r version-checkandgald3r upgradewith 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)
