7.1.1 (2025-12-21)
Bug Fixes
- hooks: memoize return objects to prevent infinite render loops (f15b989)
- settings: memoize useSettingsActions to prevent infinite render loop (4f75e10)
Documentation
- update documentation for modularization phases 6-9 (e45b46d)
Code Refactoring
- ui: modularize analytics page into directory structure (03d9bf7)
- ui: modularize auth-monitor into directory structure (8ead6fa)
- ui: modularize settings page into directory structure (104a404)
Tests
- ui: add vitest testing infrastructure with 99 unit tests (3fca933)