Skip to main content

xRM Update Manual 2026.4.2

2026-07-28


Modules of General

xRM (2026.4.2)

Breaking Changes

  • Removed the PREFERENCE_PROJECT entries mail.importAttachments and mailbridgeService.saveInlineAttachments.
  • Replaced ews-calendarperm with microsoft-graph-permissionsync.

Instructions / Newer Versions of required Dependencies

  • @aditosoftware/mail-service@^3.2.0
  • @aditosoftware/mail-processing@^5.1.0
  • @aditosoftware/microsoft-graph-permissionsync@1.1.0
  • Remove @aditosoftware/ews-calendarperm.

CHANGELOG.md · main · xrm-modules / xrm · GitLab


Modules of AI

ai-opportunity-summarizer (2.0.0)

Breaking Changes

  • Removed:
    • SalesprojectSummary_view
    • SalesprojectSummary_entity:
      • Field Summary
      • Consumer Salesprojects
      • Parameter Summary_param

Instructions / Newer Versions of required Dependencies

  • Check whether any of the removed data models are used and update the code accordingly.

CHANGELOG.md · main · xrm-modules / ai_modules / ai-opportunity-summarizer · GitLab


Modules of Contact Management

contact (8.0.0)

Breaking Changes

  • Moved the OrganisationUtils functions from contact_lib to Organisation_lib and provided Contact_lib_Upgrader.json to refactor function calls.

Instructions / Newer Versions of required Dependencies

  • Run Contact_lib_Upgrader.json to refactor the function calls.

CHANGELOG.md · main · xrm-modules / xRM-ContactManagement / contact · GitLab

mail-processing (5.1.1)

Breaking Changes

  • Removed the mailbridge.saveInlineAttachments preference.

Instructions / Newer Versions of required Dependencies

  • None

CHANGELOG.md · main · xrm-modules / xRM-ContactManagement / mail-processing · GitLab

ews (4.0.0)

Breaking Changes

  • Added ewsCallPlugin_service.
  • Changed the plugin call to plugin.runWithAlias.
  • Updated ewsPluginVersion to 1.12.0.

Instructions / Newer Versions of required Dependencies

  • None

CHANGELOG.md · main · xrm-modules / xRM-ContactManagement / ews · GitLab

ews-calendarperm (3.0.0)

Breaking Changes

  • Switched ewsSyncCalendarPermissions_serverProcess from Exchange_devIntern to Exchange.
  • Added customProperty: ews.exchangeMailDomain and customConfigProperty: ews.alias.

Instructions / Newer Versions of required Dependencies

  • @aditosoftware/ews@>=4.0.0 <5.0.0

CHANGELOG.md · main · xrm-modules / xRM-ContactManagement / ews-calendarperm · GitLab


Modules of Service

knowledge-management (5.0.1)

Breaking Changes

  • Removed KnowledgeTags and all related logic; the Liquibase tables remain.
  • Added the new database and entity field ISNEWS and updated all news article logic to use it.
  • Provided a server process to migrate the old KnowledgeTags to the new database field. For KnowledgeTags other than news, a global tag is set.

Instructions / Newer Versions of required Dependencies

  • None

CHANGELOG.md · main · xrm-modules / xRM-Service / knowledge-management · GitLab


Modules of Collaboration

project (4.0.0)

Breaking Changes

  • Refactored OrganisationUtils function calls.

Instructions / Newer Versions of required Dependencies

  • @aditosoftware/contact@^8.0.0

CHANGELOG.md · main · xrm-modules / xRM-Collaboration / project · GitLab

projecttimecontrolling (3.0.0)

Breaking Changes

  • SerialAction_entity: Added a serialActionSave_service implementation to display the number of successfully updated time entries after the away action.

Instructions / Newer Versions of required Dependencies

  • @aditosoftware/projectticket@>=4.1.0 <5.0.0

CHANGELOG.md · main · xrm-modules / xRM-Collaboration / projecttimecontrolling · GitLab