Releases: systopia/de.systopia.xcm
Releases · systopia/de.systopia.xcm
Extended Contact Matcher (XCM) 1.13.1
What's Changed
- Only compare attributes as DateTime if they are a string by @jensschuppe in #115
Full Changelog: 1.13.0...1.13.1
Extended Contact Matcher (XCM) 1.13.0
XCM 1.12.0
Changes since XCM 1.10.0
Full Changelog: 1.11.0...1.12.0
XCM 1.11.0
Changes since XCM 1.10.0
- [#77] Drop support for CiviCRM Core versions supporting PHP < 7.2 - by @jensschuppe
- [#79] add advice on how to create a profile - by @jensschuppe
- [#84] Add label for birth_date and gender_id fields - by @jaapjansma
- [#98][#99] PHP 8 compatibility - by @abugey, @bjendres
- [#102] Add tertiary phone number - by @jensschuppe
- [#104] Add managed entities for "automation" and "configure_xcm" navigation menu items - by @jensschuppe
- [#105] CiviCRM 5.60+ compatibility - by @bjendres
New Contributors
Full Changelog: 1.10.0...1.11.0
XCM 1.11-beta1
Changes since XCM 1.10.0
- [#99] PHP 8 compatibility - by @abugey, @bjendres
- [#102] Add tertiary phone number - by @jensschuppe
- [#77] Drop support for CiviCRM Core versions supporting PHP < 7.2 - by @jensschuppe
New Contributors
Full Changelog: 1.10.0...1.11-beta1
XCM 1.10.0
XCM 1.9
Changes since XCM 1.8
Features
- [#75] Add
createifnotexists
API - by @artfulrobot - [#69] Also show the new submitted phone number in diff activity - by @jaapjansma
- [#86] Matching rules for websites - by @MegaphoneJon
- [#88] Use XCM to create contacts via a CiviBanking analyser - by @bjendres
Bugfixes
- [#93] Don't create empty addresses by @MarcMichalsky
- [#17] fixed error in code - by @bjendres
- [#91] empty values causing diff activities - by @ErikHommel
XCM 1.8
Changes since XCM 1.7
Features
- [#52][#54] Added possibility for secondary phone - by @jaapjansma
- [#53] updated the way settings are handled - by @jaapjansma
- [#55] refactored implementation of action provider - by @jaapjansma
- [#56] Pass
county_id
to address creation - by @jensschuppe - [#58][#59] Ignore Custom File Fields in the action provider - by @jaapjansma
- [#60][#61] Add source field to the XCM Action - by @jaapjansma
- [#65] No settings menu option? - by @MegaphoneJon, @bjendres
- [#67] Add Do Not Mail to contact fields - by @MegaphoneJon
- [#70] Option to strip utf8mb4 characters - by @bjendres
Bugfixes
- [#57] MkDocs upgrade fix - by @MikeyMJCO
- [#68] Filling custom fields not working any more with CiviCRM 5.27+ - by @bjendres
- [#71] Resolved some diff issues - by @bjendres
- [#72] Passing in
contact_id
causes overrides - by @artfulrobot, @bjendres - [#74] Fix test errors (still has 1 failing test); upgrade to phpunit6 - by @artfulrobot
XCM 1.8-beta3
Changes since XCM 1.7
Features
- [#52][#54] Added possibility for secondary phone - by @jaapjansma
- [#53] updated the way settings are handled - by @jaapjansma
- [#55] refactored implementation of action provider - by @jaapjansma
- [#56] Pass county_id to address creation - by @jensschuppe
- [#58][#59] Ignore Custom File Fields in the action provider - by @jaapjansma
- [#60][#61] Add source field to the XCM Action - by @jaapjansma
- [#65] No settings menu option? - by @MegaphoneJon, @bjendres
- [#67] Add Do Not Mail to contact fields - by @MegaphoneJon
- [#70] Option to strip utf8mb4 characters - by @bjendres
Bugfixes
- [#57] MkDocs upgrade fix - by @MikeyMJCO
- [#68] Filling custom fields not working any more with CiviCRM 5.27+ - by @bjendres
- [#71] Diff issues - by @bjendres
- [#72] Passing in contact_id causes overrides - by @artfulrobot, @bjendres
- [#74] Fix test errors (still has 1 failing test); upgrade to phpunit6 - by @artfulrobot
XCM 1.8-beta2
Changes since XCM 1.7
Features
- [#52][#54] Added possibility for secondary phone - by @jaapjansma
- [#53] updated the way settings are handled - by @jaapjansma
- [#55] refactored implementation of action provider - by @jaapjansma
- [#56] Pass county_id to address creation - by @jensschuppe
- [#58][#59] Ignore Custom File Fields in the action provider - by @jaapjansma
- [#60][#61] Add source field to the XCM Action - by @jaapjansma
- [#65] No settings menu option? - by @MegaphoneJon, @bjendres
- [#67] Add Do Not Mail to contact fields - by @MegaphoneJon