Releases: Kentico/xperience-by-kentico-crm
Releases · Kentico/xperience-by-kentico-crm
v3.0.0
What's Changed
- Update editorconfig and add Issue templates by @michalJakubis in #12
- Cleanup and usings groups according new editor.config by @martinfbluesoftcz in #13
- updating APIs, removing obsolete API usage, fixing build warnings by @jiri-malec in #14
- Bump to v3.0.0
New Contributors
- @michalJakubis made their first contribution in #12
- @jiri-malec made their first contribution in #14
Full Changelog: v2.0.0...v3.0.0
v2.0.0
What's Changed
New features
This release adds integration of online marketing contacts from XbyK to CRM (Dynamics / Salesforce) as well as possibility of reverse synchronization back from CRM. It is possible to synchronize Kentico contacts to Leads or Contacts in CRM.
For quick start see this section in README.
For more detailed informations see this section in User Guide.
Full Changelog: v1.0.1...v2.0.0
Upgrade notes
- When upgrading from version 1.0.0: in Modules administration go to
Kentico Integration - CRM
module toKenticoCRMCommon.FailedSyncItem
class and set database columnFailedSyncItemNextTime
as not required. This is fix prevents errors in thread worker after 10 failed attempts were performed.
v1.0.0
What's Changed
- Leads failed items synchronization by @martinfbluesoftcz in #2
- Dev leads phase1 by @martinfbluesoftcz in #1
- Form leads finished by @martinfbluesoftcz in #3
New Contributors
- @martinfbluesoftcz made their first contribution in #2
Full Changelog: https://github.com/Kentico/xperience-by-kentico-crm/commits/v1.0.0