Skip to content

v0.8.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 May 20:56
e112da8

MultiDocumenter v0.8.0

Diff since v0.7.1

Breaking changes

  • The default search engine is now PageFind. Explicitly pass search_engine = MultiDocumenter.SearchConfig(engine = MultiDocumenter.FlexSearch) to restore the old behaviour.

Merged pull requests:

Closed issues:

  • pagefind search (#17)
  • Search box uses fallback font (instead of Lato) (#56)
  • Tall columns don't show completely on small screens (#58)
  • Allow elements of columns to be simple hyperlinks (#67)
  • Search box scope is unclear (#72)
  • Issues with Slow Loading (#73)
  • Fix sticky doc header - documenter themes (#92)