Skip to content

Release v2.0.0

Latest
Compare
Choose a tag to compare
@Folyd Folyd released this 16 Oct 07:21

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

Full Changelog: v1.13.0...v2.0.0