github ovumcy/ovumcy-web v0.7.1

latest releases: v0.9.3, v0.9.2, v0.9.1...
one month ago

Ovumcy v0.7.1

Release date: 2026-03-22

Highlights

  • Added SECRET_KEY_FILE as a supported file-backed runtime secret source for self-hosted deployments, with updated docs, compose examples, and regression coverage.
  • Added French and German first-party UI localization across server-rendered pages, language switching, and onboarding date accessibility labels.
  • Aligned public repository/docs links with github.com/ovumcy/ovumcy-web and moved tagged release images to ghcr.io/ovumcy/ovumcy-web.

Security and Quality

  • Runtime image and Go toolchain updated to 1.25.8.
  • Transitive flatted dependency updated to 3.4.2.
  • Codecov upload on push is now non-blocking when Codecov itself is unavailable, so downstream smoke lanes still run during external outages.
  • Verified with go test ./..., staticcheck ./..., npm run lint, npm run build, npm run e2e -- e2e/navigation-language.spec.ts, gosec, docker build, docker compose config, and runtime secret-source smoke checks.

Upgrade Notes

  • No database migration is required for this release.
  • Tagged container images now publish under ghcr.io/ovumcy/ovumcy-web:v0.7.1.
  • SECRET_KEY still takes precedence over SECRET_KEY_FILE when both are set.

Compare

Don't miss a new ovumcy-web release

NewReleases is sending notifications on new releases.