Product Update - v24.09
Details of the product update v24.09 from the 29th of February 2024.
New Features
Fixed Bugs
- FIXED spacing issues and one typo on the profile page for white-label tenants
- FIXED error where was not possible to create a new Workspace for the users with the
Member
role in the Contract
- FIXED browser
Error 401
due to a connection.sid
cookie
Components
- Initial component release
- ADDED
Make Raw Request
Action
- ADDED
Webhook
Trigger
- ADDED
Send File
Action
- ADDED
Send Message
Action
- FIXED bug where component didn’t use
replayId
after error in Subscribe to PubSub
Trigger
- INTRODUCED baseURL parameter in the
Raw Request Action's
configuration of the Axios library.
- Note: The component interface has not changed. This is a technical enhancement. It will not affect any of the existing integrations. Instead, it gives more flexibility to call other
REST
endpoints than the standard /services/data
- ADDED new option
Emit file content (Base64)
to the configuration of two actions: Download Files
and Download Files by name
.
- Note: This option makes file content to be emitted as a message.
- UPDATED
Log Message
Action:
- ADDED
Log without formatting
checkbox to configuration
- ADDED
Message to log
object to input metadata
- FIXED issue with incorrect logs when the message is above 256000 bytes
- ADDED
Lookup Objects (plural)
Action
- ADDED
Webhook
Trigger
- FIXED issue with missing object types list in
Get New and Updated Objects Polling
Trigger