Faster navigation in Forward UI¶
Page transitions are now noticeably snappier. The app anticipates where you're going by pre-loading pages when you hover over links, so when you click, the content appears almost instantly. The interface also stays responsive during navigation instead of freezing briefly.
Tinybird CLI¶
- Add support for
.connectionfiles totb fmtcommand - Hide
tb materialization populate- Command hidden as it's not yet supported in Forward CLI
Requires upgrading to tinybird 1.1.12
Bug Fixes and Improvements¶
- Fix MCP JWT token rotation and session isolation - Improved security for MCP sessions
- S3 files containing equals signs in the path are now correctly processed
- Fix
InvalidJSONPatherror for schemas withDEFAULTcolumns - Improve error messages when deploying from branches
- Include error code in custom memory limit error messages