Ovumcy logo

Ovumcy

Privacy-first, self-hosted menstrual cycle tracker

Alternative to: flo, clue

Ovumcy screenshotOvumcy screenshot

About Versions (34)

v0.2.5

2026-03-06

v0.2.5 adds the first full advanced self-hosted Postgres path without changing the SQLite baseline.

Highlights

  • add optional Postgres runtime support for advanced self-hosted deployments
  • add an official bundled local/private Postgres compose stack
  • add official public self-hosted Postgres reverse-proxy examples for Caddy and Nginx
  • harden auth/session and privacy-sensitive logging behavior
  • improve self-hosted backup, restore, config, and deployment guidance
  • add CI/Postgres smoke coverage and stabilize Docker-backed Postgres tests

Notes

  • SQLite remains the baseline default
  • Postgres is supported as an advanced self-hosted path
  • automatic SQLite-to-Postgres data migration is not included in this release