This repository was archived by the owner on Jun 2, 2026. It is now read-only.
v1.9.0
1.9.0 (2025-12-29)
Features
- performance: Add callback deduplication (8fadd46), closes #8
- performance: Add connection state validation (856e9eb), closes #3
- performance: Add settings caching (20bbf50), closes #9
- performance: Extract magic numbers to named constants (b704ee9), closes #13
- performance: Fix callback duplication in action files (b356d3c), closes #2
- performance: Implement callback cleanup mechanism (cc6a634), closes #14
- performance: Implement HTTP connection pooling for OAuth (0dbe974), closes #5
- performance: Remove async from icon/color listeners (4f1fc74), closes #7
- performance: Replace bare exception handlers (3c40f83), closes #11
- performance: Replace daemon threads with ThreadPoolExecutor (d235a83), closes #6