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

2024-24

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

2024-23

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

2024-23

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