Rust Search Extension version history - 25 versions
Rust Search Extension by huhu.io
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 2.0.0
Released Oct 16, 2024 - 1.63 MBWorks with firefox 109.0 and laterSource code released under Mozilla Public License 2.0
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 1.13.0
Released Feb 14, 2024 - 1.19 MBWorks with firefox 48.0 and later- Migrate std docs index to Map.
- Remove const links feature, fix issue links. close (#261)
- Improve docs.rs TOC highlight. (#268)
- Remove domain expired book
- Fix getVar() value null bug
- Load search index for rustc
- Update to latest search indexSource code released under Mozilla Public License 2.0
Version 1.12.0
Released Jul 15, 2023 - 1.12 MBWorks with firefox 48.0 and laterUpdate search index
docs: add doc on how to enable offline mode (#253)
Fix macro diagram not showing in some crates (#256)
Fix redirection issue when searching in std documentation (#258)
Fix getVars(), close #259
Fix html escape lint descriptions
Fix call start() twice. Close #260.Source code released under Mozilla Public License 2.0
Version 1.11.1
Released Apr 22, 2023 - 1.11 MBWorks with firefox 48.0 and laterFix search functions not working bug after upgrade to v1.11.0Source code released under Mozilla Public License 2.0
Version 1.11.0
Released Apr 22, 2023 - 1.11 MBWorks with firefox 48.0 and later- Support keep crates up-to-date settings (#248)
- Support new format of itemPaths in search index (#246)
Bugfix:
- Fix ampersand (&) escapingSource code released under Mozilla Public License 2.0
Version 1.10.0
Released Mar 26, 2023 - 1.11 MBWorks with firefox 48.0 and later- Add security advisory menu to docs.rs (#239)
- Support statistics by year (#221)
- Support new error-index page (#192)
- Support new search index format since 1.69 (#233)
Bugfix:
- Make "add to extension" button vertically centered (#220)
- Fix resourcePath() null bug. Fix #219
- Fix cargo book command (#231) (#234)
- Fix error code autoincreament bug
- Fix can't add crates: Redeclaration of const storage (#243)
Remove:
- Remove :blog command (#240)
- Remove GitHub release page enhancement (#241)
- Remove search rust version featureSource code released under Mozilla Public License 2.0
Version 1.9.1
Released Nov 27, 2022 - 1.11 MBWorks with firefox 48.0 and laterSource code released under Mozilla Public License 2.0
Version 1.9.0
Released Nov 20, 2022 - 1.11 MBWorks with firefox 48.0 and laterSource code released under Mozilla Public License 2.0
Version 1.8.2
Released Oct 30, 2022 - 1.09 MBWorks with firefox 48.0 and laterSmall bug fixSource code released under Mozilla Public License 2.0
Version 1.8.1
Released Aug 17, 2022 - 1.1 MBWorks with firefox 48.0 and laterSource code released under Mozilla Public License 2.0
Version 1.8.0
Released Aug 14, 2022 - 1.1 MBWorks with firefox 48.0 and laterSource code released under Mozilla Public License 2.0
Version 1.7.0
Released Jun 5, 2022 - 1,005.28 KBWorks with firefox 48.0 and later- Remove the tabs permission requirement.
- Migrate localStorage to chrome.storage API (#155, #157, #158).
- Support update blog command posts index in update page.
- Bugfix:
- Fix docs.rs TOC max-width and padding.
- Only render .top-doc headings as TOC. Fixes #152.
- Don't reposition feature flag menu. Fixes #154.
- Fix search base iterate issue (#159).Source code released under Mozilla Public License 2.0
Version 1.6.0
Released Mar 2, 2022 - 1,001.96 KBWorks with firefox 48.0 and later- Show optional dependencies in feature flags menu. Fixes #29.
- Fix latest version parsing for crates with hyphens. Thanks the contribution #147 from @rrbutani.Source code released under Mozilla Public License 2.0
Version 1.5.1
Released Feb 1, 2022 - 992.27 KBWorks with firefox 48.0 and laterImprove `impl` blocks highlight effects. Fixes #144, #145.Source code released under Mozilla Public License 2.0
Version 1.5.0
Released Jan 25, 2022 - 992.31 KBWorks with firefox 48.0 and later- Support customize default search items in settings. Fixes #141.
- Add docs outline. Thanks the contribution #140 from @NaturelLee.
Bugfix:
- Fix update label/rfc index bug.
- Fix add to extension button toggle float issue.
- Fix crate version parse bug.
- Fix docs.rs TOC render and UISource code released under Mozilla Public License 2.0
Version 1.4.1
Released Dec 27, 2021 - 991.93 KBWorks with firefox 48.0 and laterFix #134, get the searchIndexJs from window.searchIndexJs.
Fix #135, docs.rs latest version path compatibility.
Filter out auto-generated google api crates. Fixes #138.Source code released under Mozilla Public License 2.0
Version 1.4.0
Released Oct 28, 2021 - 988.11 KBWorks with firefox 48.0 and laterNew commands:
- :rfc: show all Rust RFC list.
Improvements:
- Error code search supports offline mode.
- Expand the :stable command result to 100 versions.
Bugfix:
- Fix docs.rs TOC overlap issue.
- Fix weeks, hours, and dates statistics bug.
- Fix percent statistics NAN bug. fix #125.
- Fix % books search some invalid urls bug.Source code released under Mozilla Public License 2.0
Version 1.3.2
Released Aug 7, 2021 - 964.56 KBWorks with firefox 48.0 and laterSource code released under Mozilla Public License 2.0
Version 1.3.1
Released Aug 6, 2021 - 840.99 KBWorks with firefox 48.0 and laterSource code released under Mozilla Public License 2.0
Version 1.3.0
Released Aug 3, 2021 - 964.26 KBWorks with firefox 48.0 and later- Unify Settings, Statistics into manage pages, additionally, you can also:
- Manage your all indexed crates.
- Import/Export your settings, search history, statistics, and crates data.
- Support offline mode in Windows.
- Show Table of Content in docs.rs.
- Improvements:
- Only keep the latest 100 search histories.
- Ignore legacy rust std docs, such as v0.12.0.
- Bugfix:
- Fix fail to add some crate into the extension issue. Fix #114, #119, #120.Source code released under Mozilla Public License 2.0
Version 1.2.1
Released Apr 28, 2021 - 980.21 KBWorks with firefox 48.0 and laterFix wrongly load searchIndexJS bug. #154.
Improve error user experience when adding search index to the extension.
Fix the compatibility of Github markdown file's sticky header.Source code released under Mozilla Public License 2.0
Version 1.2.0
Released Mar 26, 2021 - 979.65 KBWorks with firefox 48.0 and later- Support prefix // (double slash) to search rustc crates docs.
- Support search released Rust versions quickly.
- Add source code mode (with src: or with alias s:) to open the source code page directly.
- New commands:
- :blog: show all Rust release blog posts.
- Improvements:
- Add a reminder for Firefox offline mode on the popup page. Fix #94.
- Add fallback search strategy for @crate search. Fix #96.
- Only open update page once a day if the auto-update is on. Fix #97.
- Add more useful tips for the :help command.
- Compress history's JSON data slightly.
- Bugfix:
- Fix the compatibility for the new style of search-index.js format. Fix #106.
- Fix the compatibility of search-index.js on-demand load mode. See this commit eefa192c.
- Add validation when auto index std search-index. Fix #99.
- Fix compatibility issue of the new const-since link in Rust docs page.
- Fix search statistics bug for https://docs.rs/releases data.Source code released under Mozilla Public License 2.0
Version 1.1.0
Released Jan 5, 2021 - 943.22 KBWorks with firefox 48.0 and laterDocs.rs is now the ! search, crates.io is !!. See issue #85.
Refactor search statistics page (finer granularity for search metrics)
Add a table of content for the rust-lang repository release page
- docs.rust-lang.org enhancement: in stable/nightly docs page and source code pages, link all "since" and "issue" tags to corresponding URLs
- Show a crate's Cargo.toml quick link when feature flag is empty
-New commands:
- :cargo: show all useful cargo subcommands
- :release: open rust-lang repository release page
- Bugfix:
- Fix dark theme color compatibility in docs.rs
- Fix #89, official feature flags menu compatibility
- Fix #84, feature flags not working in some crate's docs.rs pageSource code released under Mozilla Public License 2.0
Version 1.0.0
Released Oct 31, 2020 - 931.78 KBWorks with firefox 48.0 and laterFinally, we reach v1.0! 🎉🎉
- Support sync stable/nightly std search index automatically. There is no extension updating required to get the latest search index after v1.0.
- Support prefix ? and ?? to search caniuse.rs and RFC respectively. Thanks the PR from @aquarhead.
- Upload the latest index files to the update page once a day, those index including:
- Command index
- Book index
- Clippy lint index
- Caniuse index
- Github rust-lang/rust repository label index
- Top 20K crate index
- New commands:
- :stats: open search statistics page
- :update: open the update page to sync the latest index automatically
- Bugfix:
- Fix docs.rs SVG icon missing issue
- Fix docs.rs new header bar UI compatibilitySource code released under Mozilla Public License 2.0
Version 0.11.0
Released Aug 28, 2020 - 938.53 KBWorks with firefox 48.0 and laterNew domain: change rust-search-extension.now.sh to rust.extension.sh 🎉🎉
Bump std search index version to v1.46.0
Support prefix / to search nightly docs
New commands:
:mirror: show all rust mirror websites
Improve error code regex
Update the latest attribute indexSource code released under Mozilla Public License 2.0