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 Memberrole in the Contract
- FIXED browser Error 401due to aconnection.sidcookie
Components
  - Initial component release
- ADDED Make Raw RequestAction
- ADDED WebhookTrigger
- ADDED Send FileAction
- ADDED Send MessageAction
  - FIXED bug where component didn’t use replayIdafter error inSubscribe to PubSubTrigger
- INTRODUCED baseURL parameter in the Raw Request Action'sconfiguration 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 RESTendpoints than the standard/services/data
 
  - ADDED new option Emit file content (Base64)to the configuration of two actions:Download FilesandDownload Files by name.
      - Note: This option makes file content to be emitted as a message.
 
  - UPDATED Log MessageAction:
      - ADDED Log without formattingcheckbox to configuration
- ADDED Message to logobject to input metadata
- FIXED issue with incorrect logs when the message is above 256000 bytes
 
  - ADDED Lookup Objects (plural)Action
  - ADDED WebhookTrigger
- FIXED issue with missing object types list in Get New and Updated Objects PollingTrigger