2020-12-22

Features (from resources):

  • Adds various theming related fiels
  • Theme.accentColor is now nullable

Changes:

  • You can no longer delete default pages
  • Permission for uploading image-widget files is now MANAGE_PAGE

Fixes:

  • Fixes a bug where you would receive a 502 instead of a 404 on POST DataList
  • Fixes a typo when trying to delete a default audience

2020-12-15

Features:

  • When activating or pulling an agent, the default card will be linked

Chances:

  • When registering a company, the sector pages are copied as default pages.

Fixes:

  • Fix keyerror when deleting variables
  • Fixed a bug where when activating or pulling an agent, a card would be set as default page

2020-12-08

Features:

  • Adds GET AgentDataRealTimeWebSocket
  • Card (Page) can now also be set as default

Changes:

  • GET PageList now returns all accessible pages
  • PATCH PageComponent.dimensions doesn't require all field anymore
  • New AgentRouterLanConfigurations will now have as default DHCP disabled

Fixes:

  • Fixed audit logs topic of licence change on agents
  • Fixed propertyName when additional subnet was not in LAN network
  • Fixes issue where boolean bit was ignored with boolean variables when Siemens Step 7 was used.
  • Fixed template from agent with connection management alarms
  • Fixed using factor in tag queries when requesting historical data

2020-12-01

Features:

  • Added option to filter audit logs

Changes:

  • The Platform administrator role are now linked to the audience Category A when a new company is created
  • Importing the configuration from the device now creates an AgentConfigImportReported audit log
  • Values per hour is now calculated after loading a template into an agent
  • Cloud logging trial licence can now not be downgraded when current logging values per hour is more than the new licence value.

Fixes:

  • Fixed pulling agents from API 1 when they have a Siemens-step7 data source without protocol options
  • Fixed an error when deleting an invite of an existing user authenticated as invite

2020-11-24

Features:

  • Adds card pages

Changes:

  • Opening a webaccess now creates audit logs
  • Create template from agent now also copies AgentDataSources, AgentDataConditions, AgentDataTags, AgentDataAlarms and PageLinks
  • Added check on currently logging values per hour when activating Cloud logging app

Fixes:

  • Fixed aggregator offset time in data queries
  • Fixed error when loading a template into an agent with a deleted device
  • Fixed using deleted port forward when opening webaccess
  • Fixed setting a slug on an AgentDataTag when it was set on a deleted tag
  • Fixed not creating audit logs and change notifications for PageLinks when loading a template into an agent

2020-11-17

Changes:

  • Add created_on and created_by to pageversion

Fixes:

  • Fix exception duplicate entry for external_port on port fwd

2020-11-10

Features:

  • Adds POST DataExport
  • You can now query tags by slug instead of id
  • Allow replacing of logging licence
  • Implements values per hour calculation
  • Adds image-widget as file type upload

Changes:

  • TRANSFER_AGENT is now merged into MANAGE_AGENT
  • Audience is now required in all places
  • Agents that do not have an active logging licence now return no data when queried

Fixes:

  • You can no longer push a configuration that would let you log more values than you paid for

2020-11-03

Features:

  • Adds POST AgentVpnUsage
  • Adds POST VpnUsage
  • Adds Discovery-Base-Path header support

Changes:

  • GET AgentDataAlarmList, AgentDataAlarm is now available for templates
  • GET AgentDataConditionList, AgentDataCondition is now available for templates
  • GET AgentDataSourceList, AgentDataSource is now available for templates

Fixes:

  • Fixes two bugs where an UPDATE audit log would be logged as CREATE

2020-10-28

Changes:

  • Changed rel AgentAuditLogs to AgentAuditLogList
  • Slugs are now auto generated when agent is pulled from API 1
  • Specific parts of a template can now be loaded into the agent

2020-10-20

Features:

  • Adds GET AgentAuditLogs

Changes:

  • Removes the LINK_PAGE right

Fixes:

  • When an agent is deleted, deletes the related rows as well
  • When a user is deleted, deletes the related rows as well
  • Fixes an exception when trying to access an agent that was previously deleted
  • Fixes type of audit log / change notifications when activating a company licence
  • Fixes MyUser.localisation to have the right dash
  • Fixes an empty audit log during POST UserList
  • Fixes an issue where you could not activate a license, receiving the message "Your company cannot have any more licences"