Changelog
Follow up on the latest improvements and updates.
RSS
New Features and Improvements
Real-time Event Streaming
- Events, Logs and Errors now streams in real-time via Web Sockets.
Setup Experience
- Redesigned setup instructions for faster and smoother first time experience, supporting a range of driver setups, including those that use Squish and those that don't.
User Management
- Invite team members to your Anvil account
- Role management (owner, admin, member)
Identity, auth and profile
- OAuth 2.0 Device Authorization Grant for agent authentication replacing static API Key usage
- Timezone support across identity and app frontends
Source maps
- Support for uploading source maps to Anvil to help make stack traces more usable
MCP Server
- Early access MCP server launched to help AI Agents integrate with Anvil projects and automation platform drivers.
Events & Errors UI
- Re-designed Events and Errors UI to improve ease of use
- Event detail drawer with shareable URLs
- Added full stack traces and grouping info to error details
- Cursor-based pagination on the error list for smooth scrolling through large datasets
Keyboard navigation
- Added keyboard navigation across all pages
Fixes
- Return values correctly captured and displayed from instrumented methods
- Automatic token refresh in the middleware with stale cookie fix
- Dark mode contrast improvements across setup instructions and tabs