Releases: scambier/obsidian-omnisearch
Releases · scambier/obsidian-omnisearch
1.23.1
- Performance improvements
1.24.0-beta.1
- Greatly reduced background work when editing files
1.23.0
What's Changed
- Feat: enable search optimized tokenizer for Chinese by @aidenlx in #370
- Loading large caches should no longer incur freezes at startup
- Users can now add weights to custom header properties
- Large refactoring to properly clean up several older warnings
Full Changelog: 1.22.2...1.23.0
1.23.0-beta.5
- More refactoring
1.23.0-beta.3
Cache loading is now asynchronous, which should fix startup freeze and greatly improve user experience for those affected. As a consequence, the loading is also now a bit slower, but Obsidian is usable and Omnisearch will display a little "please wait" message while it's working.
1.23.0-beta.2
What's Changed
- feat: enable search optimized tokenizer for Chinese by @aidenlx in #370
- Added #151 - User-defined boosted fields
Full Changelog: 1.22.2...1.23.0-beta.2
1.22.2
- Gated url tokenization behind a setting #363
Full Changelog: 1.22.1...1.22.2
1.22.1
- Fixed #362
Full Changelog: 1.22.0...1.22.1
1.22.0
(Re-release because I forgot to update the version in the manifest. Again.)
What's Changed
- Add sandboxing to the sponsor button iframe by @dfaulkner in #342
- Add ability to downrank some folders in the results by @eegrok in #350
- Add shortcut to open note in a new split pane (Issue #202) by @pricebaldwin in #358
- Improved scoring and highlighting for URLs
New Contributors
- @dfaulkner made their first contribution in #342
- @eegrok made their first contribution in #350
- @pricebaldwin made their first contribution in #358
Full Changelog: 1.21.1...1.22.0
1.22.0-beta.3
What's Changed
- Add shortcut to open note in a new split pane (Issue #202) by @pricebaldwin in #358
New Contributors
- @pricebaldwin made their first contribution in #358
Full Changelog: 1.22.0-beta.2...1.22.0-beta.3