fix: API key "Last used" showed date only, not time

Also removes HANDOFF.md, SECURITY_AUDIT.md, TODO.md (stale docs).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
Arnaud
2026-07-14 09:42:04 +02:00
parent a08588cf85
commit 6096e49008
8 changed files with 26 additions and 265 deletions
+5
View File
@@ -2,6 +2,11 @@
All notable changes to Epicure are documented here. This file is mirrored in-app at `/changelog` (and in the admin dashboard) via `apps/web/lib/changelog.ts` — update both together.
## 0.25.1 — 2026-07-14 09:40
### Fixed
- API key "Last used" only showed a date — now shows date and time.
## 0.25.0 — 2026-07-14 09:36
### Added