Skip to content

Commit

Permalink
Release v1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Folyd committed Apr 22, 2023
1 parent 16e8d3b commit 998645c
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 11 deletions.
2 changes: 1 addition & 1 deletion README-ZH.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.11.0-1D4F8C)](https://microsoftedge.microsoft.com/addons/detail/olemfibpaicdoooacpfffccidjjagmoe)
[![Microsoft Edge](https://img.shields.io/badge/microsoft--edge-v1.11.1-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)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.11.0-1D4F8C)](https://microsoftedge.microsoft.com/addons/detail/olemfibpaicdoooacpfffccidjjagmoe)
[![Microsoft Edge](https://img.shields.io/badge/microsoft--edge-v1.11.1-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)
Expand Down
18 changes: 11 additions & 7 deletions docs/content/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ weight = 3

Thanks for the contributions from [@shwin0901](https://github.com/shwin0901).

# v1.11.1 - 2023-04-22

- Fix search functions not working bug after upgrade to v1.11.0

# v1.10.0 - 2023-03-25

- Add security advisory menu to docs.rs ({{ issue(id=239) }})
Expand Down Expand Up @@ -42,17 +46,17 @@ Thanks for the contributions from [@shwin0901](https://github.com/shwin0901), [@
- New commands:
- `:rustc` - Search rustc codegen options and lints.
- `:target` - Search rust target for three tiers.
![](/target-command.png)
![](/target-command.png)
- Add a pagination tip in the last page item.
- Remove prefix for RFC (??) & Improve docs ({{ issue(id=197) }}).
- Remove prefix for RFC (??) & Improve docs ({{ issue(id=197) }}).
- Condense attributes and crates index size.
- Make feature flag's name sticky left.
- Bugfix:
- Fix error code regex.
- Fix incorrect export of stats/history ({{ issue(id=203) }}) ({{ issue(id=204) }}).
- fix docs.rs show features ({{ issue(id=209) }}).
- Fix source code navigate bug. Fix ({{ issue(id=212) }}).
- Fix GitHub release page TOC compatibility ({{ issue(id=214) }}).
- Fix incorrect export of stats/history ({{ issue(id=203) }}) ({{ issue(id=204) }}).
- fix docs.rs show features ({{ issue(id=209) }}).
- Fix source code navigate bug. Fix ({{ issue(id=212) }}).
- Fix GitHub release page TOC compatibility ({{ issue(id=214) }}).

Thanks for the contributions from [@shwin0901](https://github.com/shwin0901), [@light4](https://github.com/light4), and [@xxchan](https://github.com/xxchan).

Expand Down Expand Up @@ -83,7 +87,7 @@ Thanks for the contributions from [@C-Dao](https://github.com/C-Dao), [@zjp-CN](
## v1.8.1 - 2022-08-17

- Remove `file:///*` permission. Fixes ({{ issue(id=190) }}).
- Add *Show Macro Railroad* options.
- Add _Show Macro Railroad_ options.
- Use rustwiki Chinese CDN. ({{ issue(id=190) }})

Thanks for the contributions from [@PureWhiteWu](https://github.com/PureWhiteWu).
Expand Down
2 changes: 1 addition & 1 deletion docs/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ <h3 class="text" style="text-align: center;">
<div style="margin-top: 50px; display: flex; flex-direction: column; align-items: center">
<a class="subtitle-text" style="text-decoration: underline; margin: 10px"
href="https://github.com/huhu/rust-search-extension/releases">
Current version 1.11.0
Current version 1.11.1
</a>
<a class="btn-download chrome"
href="https://chrome.google.com/webstore/detail/rust-search-extension/ennpfpdlaclocpomkiablnmbppdnlhoh"
Expand Down
2 changes: 1 addition & 1 deletion manifest.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ local icons() = {
};

local name = 'Rust Search Extension';
local version = '1.11.0';
local version = '1.11.1';
local keyword = 'rs';
local description = 'Rust Search Extension - the ultimate search extension for Rust';

Expand Down

0 comments on commit 998645c

Please sign in to comment.