v1.8.0
TimoBolkart/TF_FLAMEv1.8.0Jul 10, 2026by shrimbly
AI Summary
This release introduces a new template-driven Split Grid workflow editor with per-cell node graphs and enhances large-canvas performance through batched panning and reduced rendering costs. It also adds support for the Nano Banana 2 Lite model.
Key Highlights
- New template-driven Split Grid workflow editor with per-cell node graphs.
- Batched trackpad panning and reduced rendering cost at overview zoom levels.
- Nano Banana 2 Lite model registration and cost support.
- Cleaner OpenAI gateway errors without leaking upstream HTML.
New Features
- Split Grid workflow editor with per-cell node graphs
- Improved downstream router and switch dynamic-input passthrough
- Nano Banana 2 Lite model support
- Closable minimap with reliable viewport measurement
- Safer group controls and labels while zoomed out
- Stronger persistence validation and legacy setting preservation
Full Release Notes
## Highlights - New template-driven Split Grid workflow editor with per-cell node graphs. - Improved downstream router and switch dynamic-input passthrough. - Nano Banana 2 Lite model registration and cost support. - Batched trackpad panning and reduced rendering cost at overview zoom levels. - Closable minimap with reliable viewport measurement. - Safer group controls and labels while zoomed out. - Cleaner OpenAI gateway errors without leaking upstream HTML. - Stronger persistence validation and legacy Split Grid setting preservation. ## Quality - Expanded regression coverage across Split Grid materialization, routing, canvas navigation, costs, and migrations. - Full suite: 99 test files and 2,154 tests passed. - Production build passed. - CodeRabbit review completed with no remaining actionable feedback. **Full changelog:** https://github.com/shrimbly/node-banana/compare/v1.7.0...v1.8.0