Skip to content

1.13.0

Compare
Choose a tag to compare
@dermatz dermatz released this 02 Jul 05:52
· 2 commits to main since this release
3592048
  • perf: Enhanced file system caching with intelligent memory management
  • perf: Reduced redundant file reads by ~80% through centralized file content caching
  • perf: Improved cache invalidation with file watcher integration for consistency
  • perf: Added memory-safe caching with 50-file limit and 5MB max file size
  • perf: Optimized badge updates and log parsing performance
  • test: Added comprehensive file caching test suite with 8 test cases covering cache behavior, invalidation, and edge cases
  • fix: Resolved UI freezing issues during VS Code startup and file indexing phases

Full Changelog: 1.12.0...1.13.0