04.16.2025: API Key Generation via API πŸ”

Available in Phoenix 8.26+

Phoenix now supports programmatic API key creation through a new endpoint, making it easier to automate project setup and trace logging. To enable this, set the PHOENIX_ADMIN_SECRET environment variable in your deployment.

Improvements and Bug Fixes πŸ›

  • Tracing: Add load more and loading state to the infinite scroll

  • UI: Hide menu for changing role for self in UsersTable

  • Security: Prevent admins from changing their own roles

  • Infrastructure: Remove WebSocket dependency and migrate to Multipart Subscriptions

Last updated

Was this helpful?