diff --git a/README-ZH.md b/README-ZH.md index a3570ca4..678365e1 100644 --- a/README-ZH.md +++ b/README-ZH.md @@ -7,7 +7,7 @@ [![Chrome Web Store](https://img.shields.io/chrome-web-store/v/ennpfpdlaclocpomkiablnmbppdnlhoh.svg)](https://chrome.google.com/webstore/detail/rust-search-extension/ennpfpdlaclocpomkiablnmbppdnlhoh) [![Mozilla Add-on](https://img.shields.io/amo/v/rust-search-extension?color=%2320123A)](https://addons.mozilla.org/firefox/addon/rust-search-extension/) -[![Microsoft Edge](https://img.shields.io/badge/microsoft--edge-v1.10.0-1D4F8C)](https://microsoftedge.microsoft.com/addons/detail/olemfibpaicdoooacpfffccidjjagmoe) +[![Microsoft Edge](https://img.shields.io/badge/microsoft--edge-v1.11.0-1D4F8C)](https://microsoftedge.microsoft.com/addons/detail/olemfibpaicdoooacpfffccidjjagmoe) [![license-mit](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/huhu/rust-search-extension/blob/master/LICENSE-MIT) [![license-apache](https://img.shields.io/badge/license-Apache-yellow.svg)](https://github.com/huhu/rust-search-extension/blob/master/LICENSE-APACHE) [![Discord](https://img.shields.io/discord/711895914494558250?label=chat&logo=discord)](https://discord.gg/xucZNVd) diff --git a/README.md b/README.md index da3f53ae..a4e4675d 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ [![Chrome Web Store](https://img.shields.io/chrome-web-store/v/ennpfpdlaclocpomkiablnmbppdnlhoh.svg)](https://chrome.google.com/webstore/detail/rust-search-extension/ennpfpdlaclocpomkiablnmbppdnlhoh) [![Mozilla Add-on](https://img.shields.io/amo/v/rust-search-extension?color=%2320123A)](https://addons.mozilla.org/firefox/addon/rust-search-extension/) -[![Microsoft Edge](https://img.shields.io/badge/microsoft--edge-v1.10.0-1D4F8C)](https://microsoftedge.microsoft.com/addons/detail/olemfibpaicdoooacpfffccidjjagmoe) +[![Microsoft Edge](https://img.shields.io/badge/microsoft--edge-v1.11.0-1D4F8C)](https://microsoftedge.microsoft.com/addons/detail/olemfibpaicdoooacpfffccidjjagmoe) [![license-mit](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/huhu/rust-search-extension/blob/master/LICENSE-MIT) [![license-apache](https://img.shields.io/badge/license-Apache-yellow.svg)](https://github.com/huhu/rust-search-extension/blob/master/LICENSE-APACHE) [![Discord](https://img.shields.io/discord/711895914494558250?label=chat&logo=discord)](https://discord.gg/xucZNVd) diff --git a/docs/content/changelog.md b/docs/content/changelog.md index d32da165..6785c097 100644 --- a/docs/content/changelog.md +++ b/docs/content/changelog.md @@ -4,7 +4,17 @@ description = "Changelog" weight = 3 +++ -# v1.10.0 -2023-03-25 +# v1.11.0 - 2023-04-22 + +- Support keep crates up-to-date settings ({{ issue(id=248) }}) + > ![](/keep-crates-up-to-date.png) +- Support new format of `itemPaths` in search index ({{ issue(id=246) }}) +- Bugfix: + - Fix ampersand (&) escaping + +Thanks for the contributions from [@shwin0901](https://github.com/shwin0901). + +# v1.10.0 - 2023-03-25 - Add security advisory menu to docs.rs ({{ issue(id=239) }}) > ![](/security-advisory-menu.png) diff --git a/docs/static/keep-crates-up-to-date.png b/docs/static/keep-crates-up-to-date.png new file mode 100644 index 00000000..f5489141 Binary files /dev/null and b/docs/static/keep-crates-up-to-date.png differ diff --git a/docs/templates/index.html b/docs/templates/index.html index 3c744f76..2a954ac0 100644 --- a/docs/templates/index.html +++ b/docs/templates/index.html @@ -48,7 +48,7 @@