Skip to content

Changelog

Version v0.20.0

0.20.0 (2026-04-29)

Features

  • api: add /api/mobile REST surface and bearer auth (7fc3e45)
  • deploy: add one-click deploy buttons for Vercel, Railway, Render, Coolify (cae8091)
  • mobile: isolate mobile API behind Hono gateway with apiKey auth (99013f8)
  • title: move app title from build-time env to runtime config (2099db1)

Bug Fixes

  • deploy: alias @/db to client stub to keep pg out of browser bundle (d5e68bc)
  • deploy: unblock sign-out and rate limits on multi-instance deploys (6a8c6c8)