[Unreleased]
AktuellAdded
Nothing yet.
Changed
Nothing yet.
Fixed
Nothing yet.
Wir folgen Keep-a-Changelog: jede Version bekommt einen Eintrag, jede Änderung steht hier zum Mitlesen.
Nothing yet.
Nothing yet.
Nothing yet.
Initial public-readiness milestone. The product, marketing site, and cloud backend are now wired up end-to-end.
audio capture; whisper.cpp transcribes on-device with Metal acceleration;
llama.cpp cleans up the text with the local model; the result is inserted
into the currently-focused Mac app, with clipboard-paste fallback.
prompts.
dictionaries, and snippets — all applied locally in production.
recording / transcribing / inserting state.
Tailwind v4, EN + DE locales, pricing, checkout, account, billing,
download, blog, features, compare, use-cases, legal pages.
webhook (checkout.session.completed) issues an HS256-signed license JWT
the desktop app stores in macOS Keychain; /license/activate,
/license/refresh, /license/status handle the lifecycle.
surfaced from the API's SQLite store.
dictionary, snippets, onboarding flow.
/transcribe, /cleanup, /dictionary, /snippets, /usage-event)
are mounted only when NODE_ENV !== "production" and
ENABLE_DEV_CLOUD_AI === "true". Production deployments cannot leak
audio/text to the cloud.
tag-driven macOS DMG release, manual Vercel web deploy.
with SQLite on a persistent volume.
docs/risk-register.md.
are configured.