2.6.0 (2026-01-12)
Features
- add RuleHitCountCard component and update related translations for enhanced statistics display (372cd67)
- enhance rule management with mihomo API for toggling rule disable status and display rule hit/miss statistics in RuleCard component (d93ae9b)
- implement disconnect option on rule disable in RuleCard and update translations (0476333)
Bug Fixes
- ensure dbPromise is awaited in put, clear, and del functions of useIndexedDB for proper transaction handling (b194dfd)