2024-08

Features:

  • Include active filters in csv audit trail export
  • Implement ixagentapi create pullcode
  • Added landing-page licence

Fixed:

  • Fix issue where exporting an audit log will not work

2024-07

Changes:

  • Disallow logging/alarming app deactivation when license is part of a bundle

Fixes:

  • Fix bundle transfer when pulling agent

2024-06

Features:

  • Add geoLocation to AuditLog.request

Fixes:

  • Fix issue where saving the geoLocation would cause an error

2024-05

Features:

  • Introduces new ability to mock permissions in the simulator via the updated settings page.
  • Supporting local development of UI components that use Object Storage with a local ingress Object Storage.

Changes:

  • Updated: Brings simulator and types packages up-to-date with the latest changes.
  • Added: The Group input type's summary field is extended by letting other input types add meta-data about that input.
  • Added: the AssetAppConfigList selector can return the AppConfig's of an Asset + all its descendants filtered on the current App.
  • Fixed: Files-select input only allow selecting and dragging allowed files formats
  • Updated: Replace postinstall step with prepare from iframe builder
  • Added: Integrated local Cloud Function authorization calls in the simulator
  • Fixed: Fix settings layout in Simulator
  • Fixed: Company wide permission in permission mocks not working
  • Updated: types package to contain support for active alarms, disabled component inputs, date component input type
  • Changed: design of Simulator settings
  • Added: support for landscape reports in Simulator
  • Added: support for Backend Component and Logging Data clients in IFrame adapter
  • Added: simulated permissions in Simulator
  • Fixed: Object Storage licence check removed in Simulator
  • Fixed: Simulator access token expiry time
  • Fixed: AgentDataCondition type for logEvent on AgentDataTag

2024-05

Features:

  • Update agent registration to not set defaults when already set

Fixes:

  • Change PATCH to POST for ToU accept endpoints
  • Fix slow query when agent does a request to the API

2024-04

Features:

  • Add support for agent activation with group specific access
  • Add localization for trial expiry mails
  • Add manual accept to policy endpoints
  • Store the registration profile used to activate an agent

Fixes:

  • Fix issue where a device can't be transferred when it has report schedules

2024-03

Features:

  • Copy the default refresh rate when duplicating a page

Fixes:

  • Fix creating scoped access tokens for Cloud functions
  • Add missing modules to the trial environment

2024-02

Features:

  • Add default refresh rate to page versions

Fixes:

  • Fix issue where asset group company group was deleted
  • Fix issue where agent could not be updated after linking to an asset

2023-49

Features:

Changes:

  • Brings simulator and types packages up-to-date with the latest changes.
  • Adds support for newline breaks in text messages for dialogs.
  • Introduces new object syntax for configuration of static asset files.
  • Fixes a bug where resource data would not be rendered for both agent and asset bindings simultaneously.
  • Introduces configuration property for component-level configuration of the root directory.
  • Removes superfluous heading in Text component input.
  • Removes experimental annotation for component context dialog API.
  • Removes experimental annotations for BackendComponentClient and DocumentStorageClient API's
  • Fixes a bug in the simulator where components would not be shown in the report view.
  • Adds manifest validation error-message in the simulator.
  • Updates syntax for login command in simulator.
  • Adds source option for ComponentContext.translate method.
  • Adds ObjectStorageClient API's to be used for document storage.
  • ComponentContext tooltip API is no longer experimental.
  • Fixes a bug where the runner's build command would fail to parse the "assets" command line argument on a Windows machine.
  • Fixes memory leak with process listeners in runner build command.
  • Adds UserList as a new resource data client selector.
  • Adds extra silent argument to run build function without command line output.

2023-51

Features:

  • Add support for multiple cloud function document collections

Fixes:

  • Skip import of LAN WLAN opts when SSID too long
  • Default httpProxyIsSocks5 to false if proxy is configured in WAN config
  • Fix issue where a report page could not be updated