Skip to content

Releases: Wikid82/Hestia

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 31 Aug 16:50
Immutable release. Only release title and notes can be modified.
b538036

0.4.1 (2026-08-31)

Bug Fixes

  • ci: remove stray text before uses key in Generate SBOM step (11d7129)
  • patch openssl CVEs by pinning libssl3/libcrypto3 in Dockerfile (55b3742)
  • pin frontend node base image to a fully multi-arch digest (da8abc7)
  • pin frontend node base image to a fully multi-arch digest (#95) (5b75b67)

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 21:57
Immutable release. Only release title and notes can be modified.
0429c98

0.4.0 (2026-08-24)

Features

  • backend unit test scaffolding + coverage script + CI wiring (#73) (2a71836)
  • Codecov integration with 85% patch + project gates (#75) (de88e32)
  • forgot/reset password (#82) (62e04ed)
  • frontend unit test scaffolding (Vitest) + coverage script + CI wiring (#74) (cbff7a8)
  • invite data model and accept flow (backend) (#68) (ad4f629)
  • invite UI (send + accept) (#69) (7131184)
  • Playwright e2e scaffolding + core-flow coverage (#78) (64f888c)
  • self-serve password set/change on existing profiles (#70) (63918e2)
  • SMTP config and mailer service (#66) (f66f3aa)
  • split admin into system-admin and household-owner (hoh) roles (#65) (21e3239)
  • wire go_notify_yourself for admin notifications (#67) (10e4990)

Bug Fixes

  • allow Docker backend build to fetch a newer Go toolchain (2e986ba)
  • decouple auth cookie Secure flag from GIN_MODE via COOKIE_SECURE (#81) (3ce6f06)
  • pin a distinct Compose project name for the e2e stack (a402c38)
  • reject (not silently strip) CRLF in mailer To/Subject (89d1ed2)
  • sanitize SMTP headers against email content injection (#84) (419fcb4)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 17 Aug 18:56
Immutable release. Only release title and notes can be modified.
1a18b0a

0.3.0 (2026-08-17)

Features

  • allow admins to rename the household (632a636)
  • household auth, chore-chart data model, and full app UI (691b644)
  • Warm Hearth theme system with light/dark/system preference (#28) (095bf82)
  • Warm Hearth theme system: light/dark + follow-OS (#48) (4588189)

Bug Fixes

  • accept development-branch CI run as proof of nightly health (7a3cf5e)
  • add TZ env var, defaulting to UTC (d570d12)
  • bump actions/checkout and actions/setup-node to Node 24 runtime (fc7054f)
  • keep public/ tracked so the Docker build doesn't fail (d79c4d0)
  • point Renovate base branch to development instead of main (dda7656)
  • prefix auto-created PR titles with chore: for pr-title-lint (4b3c8b9)
  • retry GHCR and Docker Hub logins on transient denial (88fa2e3)
  • reverse-proxy hardening — subpath support, no hardcoded origins (#29) (7d787c6)
  • reverse-proxy hardening — subpath support, no hardcoded origins (#51) (393ed05)
  • update actions/checkout and renovatebot/github-action versions in Renovate workflow (7a40575)
  • use simple release-type for release-please (3db4449)

hestia: v0.2.4

Choose a tag to compare

@github-actions github-actions released this 10 Aug 15:23
Immutable release. Only release title and notes can be modified.
9950879

0.2.4 (2026-08-10)

Bug Fixes

  • retry GHCR and Docker Hub logins on transient denial (88fa2e3)

hestia: v0.2.3

Choose a tag to compare

@github-actions github-actions released this 10 Aug 14:28
Immutable release. Only release title and notes can be modified.
5c3c50b

0.2.3 (2026-08-10)

Bug Fixes

  • accept development-branch CI run as proof of nightly health (7a3cf5e)

hestia: v0.2.2

Choose a tag to compare

@github-actions github-actions released this 10 Aug 00:12
Immutable release. Only release title and notes can be modified.
76ddc09

0.2.2 (2026-08-09)

Bug Fixes

  • point Renovate base branch to development instead of main (dda7656)

hestia: v0.2.1

Choose a tag to compare

@github-actions github-actions released this 09 Aug 21:19
Immutable release. Only release title and notes can be modified.
b050649

0.2.1 (2026-08-09)

Bug Fixes

  • prefix auto-created PR titles with chore: for pr-title-lint (4b3c8b9)

hestia: v0.2.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 04:34
Immutable release. Only release title and notes can be modified.
40adf33

0.2.0 (2026-08-09)

Features

  • allow admins to rename the household (632a636)
  • household auth, chore-chart data model, and full app UI (691b644)

Bug Fixes

  • add TZ env var, defaulting to UTC (d570d12)
  • keep public/ tracked so the Docker build doesn't fail (d79c4d0)

hestia: v0.1.2

Choose a tag to compare

@github-actions github-actions released this 08 Aug 23:07
Immutable release. Only release title and notes can be modified.
0656534

0.1.2 (2026-08-08)

Bug Fixes

  • update actions/checkout and renovatebot/github-action versions in Renovate workflow (7a40575)

hestia: v0.1.1

Choose a tag to compare

@github-actions github-actions released this 08 Aug 22:35
Immutable release. Only release title and notes can be modified.
a32410c

0.1.1 (2026-08-08)

Bug Fixes

  • bump actions/checkout and actions/setup-node to Node 24 runtime (fc7054f)