Skip to content

v0.72.9

Choose a tag to compare

@github-actions github-actions released this 07 Feb 11:02
9ff0c35

v0.72.9

Features

  • mention: changed the way we match the start of a mention, allowing to show all mentionables right after typing the trigger.
    Allowed more versatility in chars allowed in mention search by setting a regex for valid mentionable searches.
    • useMention - new option - mentionableSearchPattern: Regex Pattern of a mentionable. Some may want to match emails, so default \W is not enough