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
Features:
- Allow creating & updating invite memberships
- Add asset version latest property
- Add asset version name property
- Add delete endpoint for library assets
- Add update endpoint for asset instance versions
Features:
- Implement configurable backend component ID for AssetAppConfig resource data
Fixes:
- The simulator will load infinitely when 2FA is required and the logged in user has not set 2FA
- Implement day and week as optional step size for query
- Apply type validation checks in component property inputs
- Fix SDK builders clean up temporary files
- Fix SDK freezing terminal whenever the svelte check found an error
Features:
- Add subgroups license type support
- Add endpoint to detach instance from library
- Add asset support for library versions
- Add instance updates to create version
- Add subgroups activation support
Changes:
- Temporarily disabled endpoint MyUserAuditLogList because of security reasons