improved

Bug Fixes & Improvements

Changelog for release version 11.1

Improvements

  • Add a batch_query option in wizata_dsapi to query large dataset
  • Optimize data storage for Execution logs page
  • Added a native modbus client for edge
  • Apply time filters on variables used for Grafana dashboard
  • Add "login assistance" option on user profile to use connectivity to Grafana or other iframe within Control Panel
  • Add a navigate back button on main top bar
  • Add access to data explorer for "operate user" role
  • Improve design of multi-value selector
  • Add support for email alerts on pipeline
  • Add support for slack and teams alerts on pipeline using webhook
  • Add support for auto-refresh interval on components for Grafana dashboards
  • Improved un-authorized error page
  • Add custom permissions for DS API
  • Add Rounded Intervals and Timestamp for end plotly widget time selection
  • Add license management directly on UI
  • Add a failover queue option for Rabbit MQ data connection.
  • Add Wizata native function on librairies and make them available directly on python toolkit
  • Add new fields support on time-series database write endpoint
  • Change default values for experiment execution properties
  • Add "reliability" as field on time-series data structure
  • Add light view mode support for Grafana
  • Add proper management of relative time on time selector of control panel for Grafana support
  • Sorts assets properly on control panel based on twin structure
  • Allow pipeline to write data on another influx bucket
  • Allow query to use different bucket through declaring "Data Store"
  • Allow multi-group query from event data
  • Add support for multi-buckets and extra tags querying on DS API queries
  • Improve error handling on triggers

Bug Fixes

  • Fix an issue using wrong behaviour on edit mode of a dashboard in control panel
  • Fix a bug where API is returning an empty list on non existant datapoints
  • Fix quadratic regression type on data explorer
  • Fix a crash when navigating to control panel with opened properties
  • Fix filters on related page using pagination
  • Fix an issue parsing some pipeline JSON on UI
  • Improved error message for failed import on pipeline
  • Fix get all datapoints search methods on python toolkit
  • Fix an issue with WindRose widget for Influx 2.x
  • Fix an error using the send_alerts method on pipeline
  • Improved stability of triggers over long periods
  • Fixed an issue with twin structure parsing on UI selector
  • Fix an issue with redirection on experiment page
  • Hide random appearing checkbox on user edit panel
  • Fix autofiltering for plotly widget for Influx 2.x
  • Fix a bug to allow null extra properties on datapoint
  • Fix a bug on .plots() method using new execution id
  • Allow emptying default from/to value on grafana dashboard
  • Fix an issue with access_check function for streamlit
  • Remove restriction for 8000 characters of pipeline JSON