Skip to content

v1.0.5

Choose a tag to compare

@github-actions github-actions released this 04 May 11:33
· 3 commits to main since this release
  • Fix Gravity Forms native search-field layout bug (max-width: 69.5rem)
  • Tighten fuzzy Levenshtein threshold from 40 % to 30 % for more accurate typo tolerance
  • Add fuzzy search with Levenshtein edit-distance matching (e.g. conatctcontact)
  • Multi-word queries use AND logic — every word must match
  • Matched words are highlighted with a yellow <mark> overlay
  • Results are re-ordered so exact matches appear before fuzzy hits