Skip to content

Releases: cmfcmf/docusaurus-search-local

v0.4.0

12 Nov 19:39
a9bd71a
Compare
Choose a tag to compare
  • BREAKING: Now requires Docusaurus v2.0.0-alpha66
  • FEAT: Upgrade to new version APIs from v2.0.0-alpha66

v0.3.1

12 Nov 18:41
5b73226
Compare
Choose a tag to compare
  • FIX: Search did not work in Safari (#18)

v0.3.0

28 Jul 10:42
ae0e6b2
Compare
Choose a tag to compare
  • FEAT: Support versioned documentation
  • BREAKING: Renamed options
    • blogBasePath to blogRouteBasePath
    • docsBasePath to docsRouteBasePath
  • BREAKING: Now requires Docusaurus v2.0.0-alpha.59
  • FIX: Remove version badge from search index
  • FIX: Correct docs/blog/page detection logic for edge cases (e.g., /docs-foo-bar is no longer considered a documentation page)
  • FIX: Use correct plugin name
  • FIX: Japanese and Thai search should now work correctly (#12)

v0.2.0

08 Jun 18:07
552d09e
Compare
Choose a tag to compare
  • FEAT: Highlight search results on the page using a new highlight query parameter (#9)

v0.1.3

23 Apr 08:45
41d577c
Compare
Choose a tag to compare
  • FIX: <style> and <script> tags no longer break indexing (#7)

v0.1.2

09 Apr 10:49
092a1df
Compare
Choose a tag to compare
  • FEAT: Make search results easier to style, improve markup (#6)

v0.1.1

03 Apr 10:43
2d2135b
Compare
Choose a tag to compare
  • FIX: Parsing of empty sections and pages
  • FIX: Parsing static pages was broken
  • FEAT: Add logging

v0.1.0

14 Mar 13:46
cfe03e7
Compare
Choose a tag to compare
  • FEAT: Support for indexing other languages than English (#3)
  • FEAT: New options to configure indexing.
  • FIX: Navigation buttons are no longer included in indexed text (#4).
  • BREAKING: Static pages are no longer indexed by default

v0.0.5

14 Mar 13:47
4dfd5c6
Compare
Choose a tag to compare
  • FIX: Set different dropdown colors in dark theme.

v0.0.4

14 Mar 13:47
391eabd
Compare
Choose a tag to compare
  • FIX: Focus search bar after loading the index if it was previously focused.
  • FEAT: Introduce document ids to make index smaller