Releases: scambier/obsidian-omnisearch
Releases · scambier/obsidian-omnisearch
1.19.0-beta.1
- #164 Add a button to switch to In-File search on mobile
- #298 Improved "go to line" when opening a search result
- #303 Improved highlighting of Chinese words
- #304 Indexing more tokens. You can now search for urls (among other things)
- Needs a cache clear
- #306 Fixed URL Scheme bug where the search field wasn't correctly filled
- #310 Added an opt-out to disable the HTTP server startup notice
Full Changelog: 1.18.1...1.19.0-beta.1
1.18.1
- Fixed #302 - HTTP server is disabled on mobile
Full Changelog: 1.18.0...1.18.1
1.18.0
- #293 [Feature request] Add support for DataLoom 8.6.0
- #296 [BUG] Content inside of html tags isn't found in search
Added a localhost server to use Omnisearch's API from outside Obsidian. Use it with a nice userscript to get Omnisearch results directly in your browser :)
Full Changelog: 1.17.1...1.18.0
1.17.1
What's Changed
Full Changelog: 1.17.0...1.17.1
1.17.0
1.16.0
What's Changed
- Change the order of tokenizing text. by @qazxcdswe123 in #267
- Optimize splitCamelCase function performance by @qazxcdswe123 in #270
- Add missing async/await by @qazxcdswe123 in #269
- Vim shortcut by @qazxcdswe123 & @scambier in #279 #198
- Bugfix/281 backticks by @scambier in #282 #281
Other
- [BUG] Adding a dash breaks the search #278
- [Feature request] Add an option to disable the "Omnisearch - your files have been indexed" popup on Obsidian start #259
Full Changelog: 1.15.2...1.16.0
1.16.0-beta.1
What's Changed
- Change the order of tokenizing text. by @qazxcdswe123 in #267
- Optimize splitCamelCase function performance by @qazxcdswe123 in #270
- Add missing async/await by @qazxcdswe123 in #269
- Vim shortcut by @qazxcdswe123 & @scambier in #279 #198
- Bugfix/281 backticks by @scambier in #282 #281
Other
- [BUG] Adding a dash breaks the search #278
- [Feature request] Add an option to disable the "Omnisearch - your files have been indexed" popup on Obsidian start #259
Full Changelog: 1.15.2...1.16.0-beta.1
1.15.2
Bugfixes release
Full Changelog: 1.15.1...1.15.2
1.15.1
Full Changelog: 1.15.0...1.15.1
1.15.0
Improved
- #249 Added support for .webp images
- Added a setting to configure search fuzziness
- #256 Added support for DataLoom and Dashboards files
- #254 If a file is unsupported (e.g. .xlsx or images without Text Extractor), its full path is now indexed
- #74 Boost unmarked tags
Fixed
- #225 Hyphenated words are now indexed whole and split
Full Changelog: 1.14.2...1.15.0