https://rust.extension.sh/changelog/#v2-0-0-2024-10-16
What's Changed
- Integrate omnibox search into manage page
- Split IndexSetter from IndexManager
- Migrate Firefox version to Manifest V3. close #201
- Support all stdlib crates
- chore: fix typo by @kaifulee in #273
- Fix offline mode not working in Chrome by @yescallop in #275
- Fix search of extern crates by @yescallop in #276
- Fix docs.rs TOC if headings contain inline code by @benediktwerner in #278
- Fix crate indexing by upgrading item types for old crate doc by @yescallop in #277
- typo
hihstory
->history
by @correabuscar in #279 - Sunset rustc docs search by @Folyd in #281
- Support description shards by @Folyd in #285
New Contributors
- @kaifulee made their first contribution in #273
- @yescallop made their first contribution in #275
- @benediktwerner made their first contribution in #278
- @correabuscar made their first contribution in #279
Full Changelog: v1.13.0...v2.0.0