Skip to content

Releases: orochibraru/homerun

v1.0.42

Choose a tag to compare

@orochibraru orochibraru released this 23 Sep 10:12
Immutable release. Only release title and notes can be modified.
137950a

1.0.42 (2026-09-22)

Features

  • re-assert core services whenever the worker (re)starts, keyed on a worker boot
    id
    (c8cc39c)

Bug Fixes

  • docker: bump go-builder image to golang 1.27 to match go.mod
    (e5889ea)
  • probe swarm services internally via their overlay alias and show last deploy
    time in the service header
    (a004e63)

Canary 1.0.42-canary.100

Pre-release

Choose a tag to compare

@orochibraru orochibraru released this 22 Sep 16:30
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

Choose a tag to compare

@orochibraru orochibraru released this 21 Sep 17:53
Immutable release. Only release title and notes can be modified.
1ad3be2

1.0.41 (2026-09-21)

Features

  • stable/canary release channel in settings, sync Pangolin/DNS when a service's
    domains change
    (610ac6f)

Bug Fixes

  • ci: publish one immutable v prerelease per canary instead of a
    rolling canary tag
    (a914946)

Canary 1.0.41-canary.95

Pre-release

Choose a tag to compare

@orochibraru orochibraru released this 21 Sep 17:48
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

Choose a tag to compare

@orochibraru orochibraru released this 21 Sep 12:16
Immutable release. Only release title and notes can be modified.

1.0.40 (2026-09-21)

Features

v1.0.39

Choose a tag to compare

@orochibraru orochibraru released this 19 Sep 12:26
Immutable release. Only release title and notes can be modified.

1.0.39 (2026-09-19)

Features

v1.0.38

Choose a tag to compare

@orochibraru orochibraru released this 19 Sep 10:41
Immutable release. Only release title and notes can be modified.

1.0.38 (2026-09-19)

v1.0.37

Choose a tag to compare

@orochibraru orochibraru released this 19 Sep 07:47
Immutable release. Only release title and notes can be modified.

1.0.37 (2026-09-19)

Features

  • shadcn selects everywhere, last sign-in on users, live CLI update progress, plus logo, domains polish and registry auth fix (c7bd3ef)

Bug Fixes

v1.0.36

Choose a tag to compare

@orochibraru orochibraru released this 19 Sep 07:26
Immutable release. Only release title and notes can be modified.

1.0.36 (2026-09-19)

Features

  • add a home-plate logo and favicon, and polish the service domains list (8fb8985)

v1.0.35

Choose a tag to compare

@orochibraru orochibraru released this 18 Sep 16:14
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)