Product Release Notes - Version 4.2.01k (16-12-2025)
This release focuses on improved REST compatibility, stronger UTF-8 handling, more accurate data parsing, and expanded HubSpot object and association support.
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.
🌐 REST & HTTP Enhancements
Improved Token-Based Authentication Support
REST integrations now support authentication flows that use a separate token request endpoint.
This improves compatibility with APIs that require dedicated token exchange steps, such as Dayforce.
Improved Handling of Text-Based Responses
HTTP connections can now correctly process responses delivered as chunked text or plain text.
This ensures reliable data handling for APIs that return schemas or payloads in this format.
Improved URL Handling
REST connections now ensure URLs are constructed correctly, avoiding malformed requests when query parameters are already present.
Accurate Record Parsing from API Responses
Fixed an issue where REST responses containing arrays could result in an extra empty record being created.
Records are now parsed correctly, ensuring accurate read counts and cleaner data synchronization.
Enhanced UTF-8 Text Support
REST connections now preserve UTF-8 encoding by default when reading data.
This improves compatibility with multilingual content and APIs that return UTF-8 encoded text.
Consistent Unicode Text Field Handling
Text fields read via REST are now handled consistently using Unicode-compatible field types, aligning REST behavior with OData and HubSpot integrations.
🚀 HubSpot Enhancements
Expanded Association Support
HubSpot integrations now support additional associations for:
- Orders (Company, Line Items)
- Invoices (Company, Line Items)
This ensures related records remain properly linked during synchronization.
Extended Object Coverage
Added support for additional HubSpot objects in ReadDesign, including:
- Invoices
- Projects
- Services
- Courses
- Appointments
This expansion provides greater flexibility when configuring HubSpot integrations across multiple business areas.