31 lines
751 B
Markdown
31 lines
751 B
Markdown
# Omnisearch Changelog
|
|
|
|
## 1.2.0, 1.2.1
|
|
|
|
### New
|
|
* #42 Files that are present in Obsidian's "Excluded Files" list are downranked by a factor of 3 (_desktop only_)
|
|
|
|
## 1.2.1
|
|
|
|
### Fixes
|
|
* Fixed a crash when no results were returned
|
|
|
|
## 1.1.0
|
|
|
|
### New
|
|
* #25 Search filters: expressions in quotes and exclusions
|
|
* Added support for beta versions with [BRAT](https://github.com/TfTHacker/obsidian42-brat)
|
|
|
|
This works as a "post-search" filter and does not allow for partial words searches (see #35)
|
|
|
|
### Fixes
|
|
* #39 Fixed key events not correctly prevented in the search input
|
|
|
|
**Full Changelog**: https://github.com/scambier/obsidian-omnisearch/compare/1.0.1...1.1.0
|
|
|
|
## 1.0.1
|
|
|
|
## 1.0.0
|
|
|
|
* First non-beta release
|
|
* Includes Vault search and In-File search |