mirror of
https://github.com/makeplane/plane.git
synced 2026-07-13 14:01:45 +02:00
* feat: made mentions parser to be compatible with multiple symbols * feat: addedd plane mentions parser to parse mentions from plane html * feat: returned workspace connection information from plane connection details * feat: added custom issue rich text parsing block in slack issue modal * feat: added content parser for slack integration * feat: added view submission to address rich text blocks * feat: added content parsing for plane comments * feat: added turndown service * feat: added file download as attachment when create issues from slack message * fix: resolved comments * fix: renamed slack content parser * fix: added test for content parser