This release introduces enhanced Business Central OData compatibility, expanded HubSpot object coverage, and improved UTF-8 handling for multilingual data. It also includes updates that strengthen overall system reliability, schedules, and data linking stability across integrations.
Upgrade Note: If you require any of the new features or improvements introduced in this release, please contact our Support team to schedule the upgrade to the latest version. Our team will assist you with the upgrade process and ensure a smooth transition.
Improved ReadDesign for Business Central API Pages
Enhanced support for reading design metadata from Business Central OData API Pages, including fields that use EnumType definitions. This ensures better compatibility when working with modern BC API structures.
Default Content Type Setting
OData connections now automatically apply application/json as the default content type during initialization, improving consistency across integrations.
Boolean Field Formatting Option
A new configuration option ODataBooleanSendYesNo has been introduced. When enabled, boolean values are sent as “Yes” or “No” instead of “true” or “false.”
Improved Design Handling
Improved the behavior of ReadDesign to handle scenarios where design tables are empty, ensuring smoother initialization and greater stability.
Extended Object Coverage
Added Orders, Invoices, and Users objects to the HubSpot ReadDesign, expanding schema support and simplifying setup for these modules.
Improved UTF-8 Text Handling
Enhanced UTF-8 character processing across all HubSpot fields, including better uppercase/lowercase handling and improved encoding recognition for multilingual data.
Connection Initialization Improvements
HubSpot connections now automatically set serviceHost and serviceUseSSL parameters during initialization to prevent configuration issues.
Sub-Transfer Linking Support
Introduced support for links on sub-transfers within HubSpot integrations, improving data traceability between related transfer processes.
LinkStorage Validation Improvements
Enhanced validation in LinkStorage to ensure that empty or invalid keys are handled safely. This update improves system robustness and prevents potential interruptions during data linking operations.
UTF-8 Formula Enhancements
Improved UTF-8 uppercase and lowercase handling in formulas to ensure accurate processing of multilingual and special characters.
Schedules Reliability Improvements
The Scheduler now performs stricter validation when processing tags within a schedule, ensuring smoother execution and improved overall reliability.