Skip to content

Release 2026-06-19 07:45

Latest

Choose a tag to compare

@leolionart leolionart released this 19 Jun 00:43
· 3 commits to main since this release

Highlights

  • Fixed the API Keys dashboard so it displays resolved API-key aliases/names instead of endpoint names, raw key-like values, or hash-only labels when CPA SQLite attribution is available.
  • Added collector diagnostics for CPA-Manager usage.sqlite mounts, including health output for configured path, existence, and readability.
  • Added warning/app-log visibility when CPA_USAGE_DB_PATH is configured but unreadable, so production no longer silently falls back to management API data.
  • Documented the production CPA_USAGE_DATA_DIR and CPA_USAGE_DB_PATH setup needed for CPA-Manager deployments.

Maintenance

  • Removed tracked backup and temporary files from the repository.
  • Added release-note coverage for the cleanup and CPA SQLite diagnostics changes.