v1.9.1
Performance Improvements
- Significantly reduced flickering throughout the UI by enabling Ink 6.6.0's incremental rendering and FPS limiting
- Smoother tab switching - removed forced re-renders when switching between packets/nodes/chat/dm tabs
- Optimized animations - slowed down animation frame rates to reduce cascade re-renders
- AnimatedDots: 200ms → 500ms
- LiveIndicator: 800ms → 1000ms
- Spinners: 80ms → 120ms
These changes combine to create a much more stable visual experience, especially during initial load and when scrolling through large lists of packets or nodes. The incremental rendering feature only updates changed lines instead of redrawing the entire screen.
Full Changelog: v1.9.0...v1.9.1
Full Changelog: v1.9.0...v1.9.1