mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Improved stability of search results
This commit is contained in:
parent
c154f21c38
commit
89de4a9f51
@ -1,3 +1,7 @@
|
||||
mkdocs-material-5.5.12+insiders-1.4.1 (2020-09-06)
|
||||
|
||||
* Improved typeahead and search result scoring / ordering
|
||||
|
||||
mkdocs-material-5.5.12 (2020-08-31)
|
||||
|
||||
* Fixed #1638: occasional 404 for images when using instant loading
|
||||
|
@ -6,6 +6,10 @@ template: overrides/main.html
|
||||
|
||||
## Material for MkDocs Insiders
|
||||
|
||||
### 1.4.1 <small>_ September 6, 2020</small>
|
||||
|
||||
* Improved typeahead and search result scoring / ordering
|
||||
|
||||
### 1.4.0 <small>_ August 30, 2020</small>
|
||||
|
||||
* Added support for auto-hiding header on scroll
|
||||
|
Loading…
Reference in New Issue
Block a user