CSM Core 4.6.2025062326.199358 June 23, 2025 Corrections Resolved an issue where the...
CSM-Core Release Notes - 4.7.2025091327.218021
CSM Core 4.7.2025091327.218021
September 16, 2025
Compatibility Update
- This update removes the event subscribers associated with the Sales-Post codeunit to ensure compatibility with the latest Microsoft Dynamics 365 Business Central version 27 release.
- OnBeforePostCustomerEntry.
- OnBeforePostBalancingEntry.
Corrections
- Corrected Automatic Population of API Header Content-Type for UPLOADFEEDDATA
- In the previous release, the Content-Type for UPLOADFEEDDATA was incorrectly defined, causing Amazon's API server to reject requests due to mismatched payload formats. The Content-Type was not dynamically set based on the payload type, resulting in failed feed submissions. This hotfix ensures that the Content-Type header for UPLOADFEEDDATA is now dynamically populated at runtime based on the actual payload format.