Releases: orochibraru/homerun
Releases · orochibraru/homerun
Release list
v1.0.42
Canary 1.0.42-canary.100
Immutable
release. Only release title and notes can be modified.
Canary build of e5889ea. Not a stable release: run it with HOMERUN_VERSION=canary. Merge the open chore(release) PR to release it.
v1.0.41
Immutable
release. Only release title and notes can be modified.
Canary 1.0.41-canary.95
Immutable
release. Only release title and notes can be modified.
Canary build of a914946. Not a stable release: run it with HOMERUN_VERSION=canary. Merge the open chore(release) PR to release it.
v1.0.40
v1.0.39
v1.0.38
Immutable
release. Only release title and notes can be modified.
1.0.38 (2026-09-19)
v1.0.37
Immutable
release. Only release title and notes can be modified.
v1.0.36
v1.0.35
Immutable
release. Only release title and notes can be modified.
1.0.35 (2026-09-18)
Features
- Go agent and worker foundation under cmd/ + internal/, multiple domains per service, email-first sign-in, OIDC app revocation, GitHub App setup, and auth/lifecycle fixes (4008956)
- registry: add a Registry page and make the built-in registry pushable (443eb70)
Bug Fixes
- ci: exclude gosec's taint-analysis SSRF rule for the CLI's configured instance URL (97eedf7)
- ci: install golangci-lint in the code quality job so the prek lint-go hook can run (66489c0)
- logs: stream logs for swarm services instead of claiming they're undeployed (ba08d5b)
- skip registry htpasswd sync for token changes while auth is off, and render the UI at 110% root font size (97328ef)
- skip the sign-in lookup throttle when auth rate limiting is disabled and keep the Registry page up when Docker is unreachable (f2620ff)
- ui: outline toast action buttons and hide Redeploy on services that were never deployed (25a2f4f)