Skip to content

Latest commit

 

History

History
76 lines (46 loc) · 3.13 KB

CHANGELOG.md

File metadata and controls

76 lines (46 loc) · 3.13 KB

[2.6.0]

Added

[2.5.0]

Added

  • Minor Breaking Change: Generic Message executors have been moved to FakeXrmEasy.FakeMessageExecutors.GenericExecutors namespace for consistency with their own interface name
  • Add ExportPdfDocumentExecutor - DynamicsValue/fake-xrm-easy#125
  • Add RetrieveCurrentOrganizationRequest executor - DynamicsValue/fake-xrm-easy#136

Changed

  • Introduces validation error when trying to add a user to a default team - DynamicsValue/fake-xrm-easy#108
  • Fixes responsible type in CloseIncidentRequestExecutor - DynamicsValue/fake-xrm-easy#116
  • Increase code coverage for NavigateToNextEntityOrganizationRequest
  • Remove unnecessary checks in NavigateToNextEntityOrganizationRequestExecutor: thanks Temmy

[2.4.0]

Added

  • Alpha: Introduced subscription usage monitoring based on customer feedback

Changed

[2.3.3]

Changed

[2.3.0]

Changed

  • Updated dependencies

[2.2.0]

Changed

[2.1.1]

Changed

[2.1.0]

Changed

[2.0.1-rc1] - Initial release