File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ ## ** v2.1.2 (16 of May 2025)** - * Release*
2+
3+ * #2172 [ fixed] Cleaned up unnecessary label-value JSON from Email and Contact columns in export.
4+
5+ * #2171 [ fixed] Corrected the success message when adding a tag to a person in Contacts module.
6+
7+ * #2167 [ fixed] Aligned "Schedule From" and date inputs in the Workflow action UI.
8+
9+ * #2155 [ fixed] Resolved validation for required custom attributes when creating a Person.
10+
11+ * #1992 [ fixed] Removed duplicate "Stage" options when selecting "Lead" in workflow conditions.
12+
113## ** v2.1.1 (15 of May 2025)** - * Release*
214
315* Fixed broken password change functionality
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ class Core
1414 *
1515 * @var string
1616 */
17- const KRAYIN_VERSION = '2.1.x-dev ' ;
17+ const KRAYIN_VERSION = '2.1.2 ' ;
1818
1919 /**
2020 * Create a new instance.
You can’t perform that action at this time.
0 commit comments