xRM Update Manual 2026.4.1
2026-06-15
Modules of Platform
appointment (5.0.0)
Breaking Changes
- Replaced email validations with new function
Instructions / Newer Versions of required Dependencies
- @aditosoftware/utility@^4.2.0 || ^5.0.0
CHANGELOG.md · main · xrm-modules / xRM-Platform / appointment · GitLab
usermanagement (6.0.0)
Breaking Changes
- Moved Employee_entity indexPatternExtension_service to usermanagement-contact module
Instructions / Newer Versions of required Dependencies
- None
CHANGELOG.md · main · xrm-modules / xRM-Platform / usermanagement · GitLab
Modules of Contact Management
analyses (2.0.0)
Breaking Changes
- Changed the filter for overdue tasks within the Tasks/appointment dashlet to a new filter extension
Instructions / Newer Versions of required Dependencies
- @aditosoftware/task@^4.2.0
CHANGELOG.md · main · xrm-modules / xRM-ContactManagement / analyses · GitLab
contact (7.0.0)
Breaking Changes
- entityDependencyMapping_service.contant_impl
- changed export to 'AttributeRelationWithoutTree_entity'
- need updated versions of modules 'export' 4.1.0 and 'attribute' 5.1.0 for the export filter to work
- E-mail validation was replaced with EmailValidationUtils.validateEmailAddress
Instructions / Newer Versions of required Dependencies
- @aditosoftware/attribute@^5.1.0
- @aditosoftware/utility@^4.2.0 || ^5.0.0
CHANGELOG.md · main · xrm-modules / xRM-ContactManagement / contact · GitLab
correspondence (7.0.0)
Breaking Changes
- Letter_entity: removed bindata upload and download action for templates
Instructions / Newer Versions of required Dependencies
- None
CHANGELOG.md · main · xrm-modules / xRM-ContactManagement / correspondence · GitLab
csv-importer (7.0.0)
Breaking Changes
- Fixed LeadImportMapping behavior for fieldtype ‘Keyword’ when editing existing records
Instructions / Newer Versions of required Dependencies
- @aditosoftware/keyword@^3.4.0
CHANGELOG.md · main · xrm-modules / xRM-ContactManagement / csv-importer · GitLab
document-template (4.0.0)
Breaking Changes
- Placeholder_lib: Moved getEventPlaceholders and getLinkPlaceholders to the eventmessage and bulkmail module
Instructions / Newer Versions of required Dependencies
- None
CHANGELOG.md · main · xrm-modules / xRM-ContactManagement / document-template· GitLab
mail-processing (5.0.0)
Breaking Changes
- Removed unused contexts, including their associated entities, views, and database tables:
- UnlinkedMail
- UnlinkedMailMappingLink
- UnlinkedMailMappingWrapper
- Removed or updated deprecated functions in IncomingEmailExecutor_lib:
- insertUnlinkedMail
- deleteUnlinkedMail
- autoProcess: removed all references to unlinked mail
- UniversalFileProcessor_entity: removed deprecated unlinkedMailsCreated status from drop_action, including related warnings
Instructions / Newer Versions of required Dependencies
- None
CHANGELOG.md · main · xrm-modules / xRM-ContactManagement / mail-processing· GitLab
usermanagement-contact (5.0.0)
Breaking Changes
- Moved Employee_entity indexPatternExtension_service from usermanagement module to usermanagement-contact module
Instructions / Newer Versions of required Dependencies
- @aditosoftware/usermanagement@^6.0.0
CHANGELOG.md · main · xrm-modules / xRM-ContactManagement / usermanagement-contact · GitLab
Modules of Sales
digital-signing (2.0.0)
Breaking Changes
- DigitalSigningTemplate and DigitalSigningTemplatePosition have been removed.
Instructions / Newer Versions of required Dependencies
- None
CHANGELOG.md · main · xrm-modules / xRM-Sales / digital-signing · GitLab
link-digital-signing-contract (Deprecated) ❌
Breaking Changes
- The module has been archived because digital signing is no longer required in the contract and may cause confusion or technical issues.
offer (3.0.0)
Breaking Changes
- Replaced PostalAddress function with the newest version of an AddressFormatter function.
- EMPLOYEE_CONTACT_ID was added as a new mandatory field.
Instructions / Newer Versions of required Dependencies
- @aditosoftware/document-template@^3.1.0
- To avoid errors when editing old offers the process createOfferEmployeeContactIds_serverProcess needs to be executed to fill the field EMPLOYEE_CONTACT_ID.
CHANGELOG.md · main · xrm-modules / xRM-Sales / offer · GitLab
planning (2.0.0)
Breaking Changes
- Planning status
TO_BE_BILLEDhas been removed
Instructions / Newer Versions of required Dependencies
- None
CHANGELOG.md · main · xrm-modules / xRM-Sales / planning · GitLab
Modules of Marketing
bulkmail (2.0.0)
Breaking Changes
- Removed SendEmail_workflowService
Instructions / Newer Versions of required Dependencies
- None
CHANGELOG.md · main · xrm-modules / xRM-Marketing / bulkmail · GitLab
snapaddy-visitreport (2.0.0)
Breaking Changes
SnapAddyVisitReport_lib: Added a new parameter to theSqlBuilder.insertFieldsfunction.
Instructions / Newer Versions of required Dependencies
- @aditosoftware/utility@^5.1.0 is required for the feature described in the breaking changes.
- The module remains compatible with earlier supported utility versions.
CHANGELOG.md · main · xrm-modules / xRM-Marketing / snapaddy-visitreport · GitLab
Modules of Service
knowledge-management (4.0.0)
Breaking Changes
- Removed everything
KNOWLEDGEDISCUSSIONrelated except the table liquibase, because it is deprecated
Instructions / Newer Versions of required Dependencies
- None
CHANGELOG.md · main · xrm-modules / xRM-Service / knowledge-management · GitLab
support-ticket (4.0.0)
Breaking Changes
- Moved resource-operation logic to new
link-resource-operation-support-ticketmodule
Instructions / Newer Versions of required Dependencies
- None
CHANGELOG.md · main · xrm-modules / xRM-Service / support-ticket · GitLab
resource-operation (3.0.0)
Breaking Changes
- Moved support-ticket logic to new
link-resource-operation-support-ticketmodule
Instructions / Newer Versions of required Dependencies
- None
CHANGELOG.md · main · xrm-modules / xRM-Service / resource-operation · GitLab
Modules of Collaboration
link-offer-projectticketcategorization (1.0.0) 🆕
Breaking Changes
- New module for adding offer functionality to the projectticketcategorization module
Instructions / Newer Versions of required Dependencies
- None
link-opportunity-projectticketcategorization (1.0.0) 🆕
Breaking Changes
- New module for adding opportunity functionality to the projectticketcategorization module
Instructions / Newer Versions of required Dependencies
- None
link-receipt-projectticketcategorization (1.0.0) 🆕
Breaking Changes
- New module for adding receipt functionality to the projectticketcategorization module
Instructions / Newer Versions of required Dependencies
- None
project (3.0.0)
Breaking Changes
- Added 360degree dependency for the display of projects in companies 360degree view
Instructions / Newer Versions of required Dependencies
- @aditosoftware/360degree@^3.4.0
CHANGELOG.md · main · xrm-modules / xRM-Collaboration / project · GitLab
projectticket (4.0.0)
Breaking Changes
- NewAppointment action now opens the appointment context instead of outlook
Instructions / Newer Versions of required Dependencies
- @aditosoftware/appointment@^4.4.0
CHANGELOG.md · main · xrm-modules / xRM-Collaboration / projectticket · GitLab
projectticketcategorization (3.0.0)
Breaking Changes
- Moved recordfield
TICKETTYPE_IDaffiliation in projectticket to projectticketcategorization - Removed Sales Module affiliations in
ProjectAttributeTypes.resolveTitleMapSubSql()- replaced it with a new service and
- link modules (link-receipt-projectticketcategorization, link-opportunity-projectticketcategorization, link-offer-projectticketcategorization)
Instructions / Newer Versions of required Dependencies
- @aditosoftware/projectticket@^3.1.0 || ^4.0.0
CHANGELOG.md · main · xrm-modules / xRM-Collaboration / projectticketcategorization· GitLab
projecttimecontrolling (2.0.0)
Breaking Changes
- Added document-template dependency for drop-down usage when dispatching “Proof of Performance” as email
Instructions / Newer Versions of required Dependencies
- @aditosoftware/document-template@^3.0.0 ||^4.0.0
CHANGELOG.md · main · xrm-modules / xRM-Collaboration / projecttimecontrolling · GitLab