Changelog #18
Our team is back in action after KubeCon London last week! Between platform philosophizing, shaking off jet lag, and way too much swag, we’ve made time to ship a set of updates that’s focused on product clarity and usability. This release tightens up list views for faster insights at a glance and delivers contextual AI log summaries to help debug and understand deployments.
New to Tempest? Welcome! Join our Slack community, book time with our team, or reach out on LinkedIn, X, or BlueSky.
Spotlights
Updated Teams, Recipes, and Projects lists
We’ve updated our list tables to help you see more, faster, and with less clutter. Here’s what’s new:
Quick access to detail pages: Teams, Recipes, and Projects now include hover popovers with direct links to their full views.
Clearer ownership: We've added an ownership column to Resources, Recipes, and Projects, so it's easier to know who’s responsible for what at a glance.
Smarter tagging: Tags now automatically compact when space is tight. Hover to view all labels and classifications, with links to their details.

Contextual AI-Driven Log Summaries
We’ve added a contextual AI assistant to every deployment in Tempest. It uses the full context of your resource to surface relevant insights.
Whether something breaks or ships successfully, the assistant helps you understand exactly what was orchestrated and why, making it easier to debug issues or review what worked.

Improvements & Bug Fixes
Security
Configured security headers according with OWASP best practices to provide an additional layer of protection against common attacks like XSS and clickjacking.
Fixed a bug with CORS headers where, in rare cases, a value wasn’t set correctly.
Improved our signup flow to prevent brute-force attacks.