Skip to content

Release v1.8.0

Compare
Choose a tag to compare
@Folyd Folyd released this 14 Aug 14:52
· 235 commits to master since this release

image

  • Support options page. Fixes (#133).
  • Replace 'crate:check' action with chrome.storage API query.
  • Support the new search-index loading, see rust-lang/rust#98124.
  • Add more books into :book command. Thanks .
  • Add :book/zh command to list Chinese books. (#175).
  • Adjust margin of add to extension button (#178).
  • Remove uninstall url. Close (#188).
  • Bugfix:
    • Fix default offlineDocPath undefine bug.
    • Don't load search index in non-rust doc pages
    • Invalid cached crate searcher after crate search index updated or removed.

Thanks for the contributions from @C-Dao, @zjp-CN, and @ZhangHanDong.