2024 - Week 41

Fixes:

  • Fixed typo in sanitizeHtml method

2024 - Week 40

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

2024 - Week 39

Features:

  • Adds PageComponentTemplateList POST endpoint

2024 - Week 38

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.

2024 - Week 38

Changes:

  • Require DEVELOP_APP permission to upload backend component template version
  • Require DEVELOP_APP permission to upload page component template version

2024 - Week 36

Features:

  • Added MyAccessToken endpoint to get access token information

2024 - Week 34

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

2024 - Week 34

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

2024 - Week 33

Features:

  • Add support for subgroups

Fixes:

  • Fixes an issue where roles were not compared correctly which resulted services not being available

2024-32

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