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
Features:
- Add agent licence expiring for support
- Add support for parsing SecureEdge Pro user-agents
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
Fixes:
- Fix library instances not being able to be deleted
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
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
Fixes:
- Fix version updates for create versions
- Fix removing asset versions on library deletion
Improvements:
- Improved speed of insert queries
Fixes:
- Upgrade vulnerable dependency 'vite' to 4.5.3