Changelog (Commits)
- feat(ui): add multi-column support for SysListView32, custom separator, Shift+Wheel scroll, and bump version to 1.3.8 (6408a80)
- feat(ui): optimize inline search window layout, height calculation, focus behavior, and support alias fuzzy matching (3fc2f60)
- feat(ui): optimize inline search results highlighting, item matching with zero-width spaces, and hide redundant icons (c134620)
- feat: delegate cross-process list operations to elevated hook service and modularize code to keep C# files under 300 lines (35e6a4d)
- docs: exempt PinyinEngine.cs from line count checks in instructions.md (973872a)