Skip to content

v2.0.4

Latest
Compare
Choose a tag to compare
@parpalak parpalak released this 30 Apr 20:57
  • Fixed an issue with searching words containing underscores. Previously, underscores were treated as word separators and replaced with spaces during search, even though they were considered part of words during indexing. Now underscores are considered part of words during search. This makes sense, as underscores have special meanings in programming and other technical contexts.
  • Improved support for formatting spanning multiple sentences when generating snippets.
  • Snippets can now consist of sentences with two words; previously, the minimum size was three words.
  • Fixed issues with URL decoding for images, which led to incorrect addresses for some images in recommendations.