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

2024-31

Features:

  • Add agent licence expiring for support
  • Add support for parsing SecureEdge Pro user-agents

2024-30

Features:

  • Add support licence removal endpoint

Changes:

  • Remove backwards compatibility for group type permissions
  • Update email props for force cloud2 migration email
  • Remove check when transfering device if device specific access is still linked
  • Add data-ciphers to the VPN config retrieved by a VPN client(user)
  • Fully replace yacc with pyparsing for parsing requests
  • Fix issues with unset geolocation properties

2024-29

Features:

  • Add support to enforce SSO on roles
  • Add PageImport endpoint

Changes:

  • Change permission needed to CRUD group types to company wide MANAGE_GROUPS
  • An agent can now be activated with multiple groups of the same group type

2024-27

Features:

  • Add support for custom fields on libraries
  • Disalow editing custom props on assets with flag
  • Add yaml render endpoint for assets
  • Add PageExport endpoint

2024-25

Fixes:

  • Fix version updates for create versions
  • Fix removing asset versions on library deletion

Improvements:

  • Improved speed of insert queries

2024-24

Fixes:

  • Upgrade vulnerable dependency 'vite' to 4.5.3