Skip to content

3.6.26 - Lightning Fast Organization

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Jun 19:13
· 2 commits to master since this release

3.6.26 - Lightning Fast Organization

This release supercharges Note Companion's performance and responsiveness, especially for large vaults. Enjoy instant folder and tag suggestions, smarter AI prompts, and a smoother experience when organizing your notes. Behind the scenes, we've added advanced caching, debounced fetching, and optimized how suggestions are generated—making everything feel snappier and more reliable.

Technical Changes

  • Added in-memory caching for folder and tag suggestions to avoid redundant AI calls and speed up repeated actions.
  • Introduced debounced fetching for organizer suggestions, reducing unnecessary API calls and improving UI responsiveness.
  • Optimized tag and folder suggestion logic to cap the number of items sent to the AI, ensuring faster and more relevant results even in large vaults.
  • Implemented cache invalidation on vault changes (create, delete, rename, or metadata updates) to keep suggestions accurate.
  • Improved folder prioritization for AI prompts by preferring parent and shallow folders, making suggestions more context-aware.
  • Added support for aborting in-flight API requests when switching notes or refreshing, preventing stale or overlapping results.
  • Refactored organizer UI components to leverage new caching and debouncing hooks for a smoother user experience.
  • Minor bug fixes and style improvements for better accessibility and consistency.

SHA-256 Checksums

3aed776e87c307cf1f00c54aacaa128df21c6c78f8c7de1961c5e575d89c53bc main.js
fb789252bc84068dad40ee3c4b0240f4b766dd6c2f59086c031ff385ce92b470 styles.css
119f0c1dfb64c1599759ad3d74494b272a6cdaec50974dfd4029b62137ac8ed3 manifest.json