Releases: jovalle/goku
Releases · jovalle/goku
Release list
v1.6.0
v1.5.0
v1.4.0
v1.3.0
1.3.0 (2026-04-13)
Features
- add pre-commit hook for running tests and update README with installation instructions (ba687cf)
- add release tooling, CI, and project polish (3200dba)
- add release workflow and configuration files (61d7572)
- add the first working web UI for managing links (4b550d7)
- build out the config-backed resolution core (b63e30d)
- core: migrate to alias-first config/store with legacy compatibility (b9a2740)
- enhance config loading to return default values for missing files (ba687cf)
- improve link and rule deletion handlers to support form submissions (ba687cf)
- move logo image to assets (50fb1c5)
- protect the admin endpoints with API and basic auth (e615666)
- serve logo from embedded assets and add test for static route (222ab46)
- server: split public/admin endpoints with session auth, alias APIs, and health streaming (4e36082)
- update routing and enhance admin interface with public preview links (bce0ff6)
Bug Fixes
- update middleware to clarify auth requirements and adjust tests accordingly (ba687cf)
v1.1.0
1.1.0 (2026-04-01)
Features
- add pre-commit hook for running tests and update README with installation instructions (ba687cf)
- enhance config loading to return default values for missing files (ba687cf)
- improve link and rule deletion handlers to support form submissions (ba687cf)
Bug Fixes
- update middleware to clarify auth requirements and adjust tests accordingly (ba687cf)