What unkeyed/unkey shipped
Generated by FoxPlug from public activity — not affiliated with Unkey.
Week of September 14, 2026
What shipped
- Frontline 1.0.26-rc.1 released with gateway policy fixes for workspace keyspaces and duplicate-key error resolution. Release
- Project cards now display each app's deployment status and in-flight or failed builds on the overview page. Pull request #7417
- Dashboard now warns before deleting API keys or root keys that were used in the last 7 days. Pull request #7463
- Portal re-implements the analytics:scope permission end-to-end, making it requestable again through the API and integrate dialog. Pull request #7410
- Key tables now display stored prefixes and last-four character suffixes for both root and API keys. Pull request #7429
- Dashboard sidebar compute meter now serves cached data while fresh data loads, reducing page settle time from 2.64s to 1.62s. Pull request #7441
- Removed all custom WorkOS login code in favor of hosted WorkOS and their widgets across the board. Pull request #7316
- Portal operator URNs added to the URN catalog so portal routes work correctly when root keys move to URN format. Pull request #7377
- Fixed relative timestamp updates on project cards that were not refreshing until page interaction. Pull request #7474
Why it matters
This week brings better visibility into deployments and key usage on the dashboard, stronger safeguards against accidental key deletion, and foundational work to support portal permissions through the new analytics scope. Performance improvements to the dashboard and fixes to gateway policies make the platform more reliable.
Changelog entry
- Frontline 1.0.26-rc.1: Fixed gateway policies to work with workspace keyspaces and resolved duplicate-key errors on clusters Release
- Project cards now display each app's deployment status and build progress Pull request #7417
- Added warning when deleting API keys or root keys used in the last 7 days Pull request #7463
- Portal analytics:scope permission now fully implemented end-to-end Pull request #7410
- Key tables display stored prefixes and last-four character suffixes Pull request #7429
- Gateway request log drawer now loads details from correct table Pull request #7434
- Dashboard compute meter now serves cached data while fetching fresh updates Pull request #7441
- Portal operator URNs added to support URN-based root keys Pull request #7377
- Migrated authentication to hosted WorkOS solution Pull request #7316
- Fixed relative timestamps on project cards to update without page interaction Pull request #7474
Frontline 1.0.26-rc.1 shipped. Better deployment visibility, safer key deletion, analytics scope back in the portal, and gateway policy fixes.
This week's updates focus on platform stability and usability. Frontline 1.0.26-rc.1 brings gateway policy fixes, project cards now show deployment status directly, and we added safeguards that warn before deleting recently-used keys. The portal re-implements analytics scope end-to-end, and we optimized dashboard performance by serving cached compute meter data. Removed all custom WorkOS code in favor of their hosted solution.