2024 - Week 51

Features:

  • Allow specifying access token scope when creating access tokens

Changes:

  • Sharing UI components no longer requires UI components license in target company

2024 - Week 50

Features:

  • Send mail when access request is approved or rejected
  • Honor approved access requests
  • Add change notification with dirty flag for share of page and backend component templates
  • Add scheduled access requests

Fixes:

  • Fix variable out of range regression
  • Add case-insensitive match for accepting invite e-mail with SSO login

2024 - Week 49

Changes:

  • Change the minimum step size to 1ms for influx queries
  • Add put endpoint for NTP modification in single list
  • Add bit to modbus boolean datavariable
  • Implement approval and rejection of access request

2024 - Week 48

Features:

  • Allow configuration of NTP servers used by devices
  • Adds AgentAccessRequestApproverList endpoint for creating access requests

Changes:

  • Company admins can no longer bypass access approval

2024 - Week 47

Improvements:

  • Adds action menu for component context API in Simulator
  • Adds DEVELOP_APP permission in Simulator
  • Adds confirm leave dialog on Permissions view in Simulator
  • Adds experimental support for triggering custom content dialogs
  • Improved support for rich-text input-type with form dialogs
  • Hides the RawMetric, LiveMetric and the Group inputs when needed feature is missing.
  • Fixed an issue where a generated UI Component could not be built

2024 - Week 47

Changes:

  • Add WAN2 port-forwarding support to agent templates
  • Allow updating requireAccessApproval / vpnRequireAccessApproval
  • Require APPROVE_ACCESS_REQUEST permission when connecting via VPN/WebAccess when requireAccessApproval / vpnRequireAccessApproval is enabled

2024 - Week 46

Breaking changes, removed endpoints:

  • POST PageComponentTemplateShare, use PageComponentTemplateShareList instead
  • POST BackendComponentTemplateShare, use BackendComponentTemplateShareList instead

Breaking changes, altered endpoints:

  • GET PageComponentTemplateShare returns a single result instead of all shares, to retrieve all shares use PageComponentTemplateShareList instead
  • GET BackendComponentTemplateShare returns a single result instead of all shares, to retrieve all shares use BackendComponentTemplateShareList instead

Features:

  • Update default audiences so we can have multiple with different types

2024 - Week 46

Fixes:

  • Fix issue where a template could not be created from a transferred agent
  • Remove orphaned asset specific groups when linking agent

2024 - Week 44

Features:

  • Make public_id not null for shares
  • Allow sharing with DEVELOP_APP permission
  • Allow downloading logs with DEVELOP_APP
  • Add BackendComponentTemplateShareList and PageComponentTemplateShareList

Fixes:

  • Deny resharing of components

2024 - Week 43

Features:

  • Add GET PageComponentTemplateShares and BackendComponentTemplateShares

Bugs:

  • Fix replacing agents with a different agent type.
    e.g. replace an IXrouter3 with an IXrouter5