Comparing v4.4.0...v4.5.0 · massCodeIO/massCode
Commits on Mar 5, 2026
-
feat: add markdown vault as storage engine (#671)
* feat: add storage provider, add md engine * feat: optimize markdown provider and implement chokidar watcher * fix: enhance search query processing with trigram tokens * feat: remove sync mode for markdown * feat: update feature notice to announce Markdown Vault and add warning toast support * fix: cache comparison logic * refactor(main): update feature notice version check logic * refactor: restructure Storage.vue into logical sections * refactor: decompose markdown storage provider into focused modules * refactor(scripts): generalize benchmark scripts for multiple storage engines * fix: skip fallback for system folders in syncSelectedFoldersWithTree * feat: add virtual scroll to snippet list * feat: add loading indicator for snippets counts in storage preferences * feat: migrate to native scroll * fix: refresh folders and snippets on storage changes * feat: add app loading indicator * feat: add loading state to storage engine change