Releases: brianpetro/obsidian-smart-connections
2.1.97
2.1.96
Updated backend to utilize improved JS Brains patterns (including preparation for moving v2.2 into stable-release). Notable changes include: improved loading performance and GPU accelerated local embeddings (up to 10x faster).
2.1.95
reduced complexity of load/import/embed/save processes by using collection process_queue pattern instead of disjointed loops
2.1.94
bugfixes
2.1.93
Significant backend refactoring aimed to increase long-term stability. Relevant changes outside this repo can be found in the JS Brains repo https://github.com/brianpetro/jsbrains/commits/main/
2.1.92
Implements fix for #729 . See brianpetro/jsbrains@af3639b for details
2.1.91
Implements fix for #729 . See brianpetro/jsbrains@af3639b for details
2.1.90
2.1.89
Implemented many improved/refactored components. All components are open-source and easily accessible in the JS Brains project https://github.com/brianpetro/jsbrains/ . Details about recent updates can be found here https://github.com/brianpetro/jsbrains/commits/main/
2.1.88
fix exclusions in sources (notes) based on block lines (excluded blocks) brianpetro/jsbrains@d3b86e6