Skip to content

v.0.2.0

Choose a tag to compare

@psalm2517 psalm2517 released this 05 Aug 08:50
· 49 commits to main since this release
50fc568

v0.2.0

  • npm run setup: interactive wizard for all three receivers, writes .env/wrangler.jsonc and creates the D1 database for you
  • mail.tm reframed as the default quick-start path (no domain/DNS/server), Cloudflare and self-hosted documented as the bring-your-own-domain options
  • Permanent addresses: permanent option on /new and /extend, never expire, good until torched
  • Public status page (Cloudflare only): live created/received/torched counts at the Worker's root, /counters JSON endpoint
  • wrangler.jsonc replaces wrangler.toml.example as the Cloudflare config path — committed (no secrets in it), since Workers Builds needs the D1 binding present at build time and dashboard-only bindings weren't surviving into new versions
  • Counter failures no longer able to affect address creation or mail delivery
  • Status page for hosted instance: https://cindermail.vsvn.net/

Planned: Telegram delivery adapter.