v1.8.0
CaviraOSS/LongMemoryv1.8.0Jul 10, 2026by shrimbly
AI Summary
This release focuses on the Split Grid workflow editor and large-canvas performance, introducing a template-driven editor and improved routing capabilities. It includes cost support for the Nano Banana 2 Lite model and enhancements to minimap functionality.
Key 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.
New Features
- Template-driven Split Grid workflow editor
- Nano Banana 2 Lite model registration
- Closable minimap
- Cleaner OpenAI gateway errors
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