Fixes:
- Fixed typo in sanitizeHtml method
Features:
- Adds POST BackendComponentTemplateList
- Add user log statements to Cloud Function logs
- Add supported methods to API discovery
- Add support to add groups on agent pull
Changes:
- Now throws an error when last GroupType of a company is removed
Features:
- Adds PageComponentTemplateList POST endpoint
Features:
- Introduces a new sanitizeHtml method on component context.
- Implements support for usage of the RichText component input type.
- Updated resource types.
Fixes:
- Improved error handling for the resource data client's template rendering.
Changes:
- Require DEVELOP_APP permission to upload backend component template version
- Require DEVELOP_APP permission to upload page component template version
Features:
- Added MyAccessToken endpoint to get access token information
Features:
- Update vpnChangedOn when agent vpn connection is updated
Changes:
- Return a 400 instead of 503 when the request is regarding an offline agent
- Make group types available to users with group specific MANAGE_GROUP rights
Fixes:
- Add new input type (RichText) for component upload
Fixes:
- Fix memory leak for data broker
- Live data should not work for UI-components with custom-broker
- Fixes vulnerability to server side request forgery in the core package dependency axios
Features:
- Add support for subgroups
Fixes:
- Fixes an issue where roles were not compared correctly which resulted services not being available
Features:
- Add short lived JWT token to run test on MQTT broker
- Add endpoint to send one message over MQTT broker
Changes:
- Now the old company receives change notifications when pulling an agent