Skip to content

v2.0.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Mar 16:38
· 1 commit to master since this release

This is the second beta release of the Stork 2.0.0 release branch.

The beta signifier means that the release is documented and usable, though the API is not final and not all features have been implemented yet. Until 2.0.0 is released, the source code is stored in the v2 branch of the repository.

The documentation is available here.


This beta release includes the following changes compared to beta 1:

  • Restores HTML parsing behavior with included and excluded selectors
  • Updates the scoring algorithm for accuracy
  • Includes search results for stemmed alternatives for specific words
  • Reports build errors while documents are read, rather than batched at the end
  • Fixes a bug where certain theme styles were not being properly set
  • Fixes some bugs related to correctly reporting the loading state of the WASM blob and the search index within Javascript