Skip to content

v0.3.1

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Dec 20:23
· 2 commits to master since this release
v0.3.1
fe99261

Bug Fixes

  • Indexer: Fixed a critical issue where the file search stopped working after reopening the application window due to the indexer thread being terminated prematurely.
  • Indexer: Optimized resource management and performance by reusing a persistent IndexReader instead of recreating it for every search request.
  • Search: Added comprehensive error logging for background search tasks to improve maintainability and debugging.

Full Changelog: v0.3.0...v0.3.1