2020-10-13

Features:

  • Adds GET WebshopIntegrationOrderList
  • Adds POST WebshopIntegrationOrderList

Changes:

  • Category A is now the default audience on company creation

Fixes:

  • Fixed setting audience and page as default
  • Fixed invalid step size in POST DataList
  • Fixed demo device creation

2020-10-06

Features:

  • Adds POST AudienceDefault
  • Adds POST PageDefault
  • Default pages and audiences are now linked when an agent is activated or pulled to the company

Changes:

  • Changed starting announces Engineer and Customer to Category A

Fixes:

  • Fixed getting logging data with RAW pre aggregators

2020-09-29

Fixes:

  • Fixes a bug where step size of data logging data was miliseconds instead of seconds

2020-09-29

Fixes:

  • Fixes a bug where the Referer header value could be at most 255 chars
  • Fixes a number of issues where data would be recombined incorrectly, for example when creating multiple templates in one request

2020-09-22

Changes:

  • Changed mean to avg in (edge) aggregators of AgentDataTags

Fixes:

  • Fixed missing reslink to audience in AgentDataAlarm
  • Fixed missing reslink to previewAgent in PageVersion
  • Fixed comparing steward configs
  • Fixed updating AgentDataVarables when width is None

2020-09-15

Features:

  • Email change can now be reverted when it is accepted.

Changes:

  • PageComponentTemplateList is now available for all users

Fixes:

  • Fixed updating agent config on AgentDataVariable/AgentDataTag change

2020-09-08

Features:

  • Adds POST AgentListOpenVpnConnection
  • Adds POST AgentOpenVpnConnection
  • Adds POST DataList

Fixes:

  • Component templates are now available for agent and agent template when getting pages

2020-09-02

Fixes:

  • Fix: deadlock exception in create_page_component

2020-08-25

Features:

  • Adds GET CompanyBranding

Changes:

  • Changed Agent.loggingApp.status to enabled
  • Capitalization fixes in "Not found" errors

Fixes:

  • Fixes an exception when trying to apply a licence
  • Fix: POST AccessRecoverList was broken for existing users

2020-08-19

Fixes:

  • Fix: You could not set edgeAggregator for tag (POST, PATCH AgentDataTag)
  • Fixed database blocking when pulling agents (POST AgentListPull)