- Initial release.
- Move to React based framework.
- Added calculation to PI Points
- Added PI point configuration (thanks to @TheFern2)
- Added option to use last value from PiWebAPI
- Updated to Grafana plugin SDK v9.3.6
- Added a new dataframe label format. It can be disabled in the configuration page for backward compatibility
- Added engineering units to Dataframe field. This can be globaly disabled in the configuration page
- Optimized queries using PIWebAPI batch endpoint
- Improved raw query processing
- Added variable support in raw query
- Fixed annotations support
- Updated to Grafana plugin SDK v9.4.7
- Fixed PI AF calculation
- Added plugin screenshots
- Modified the PI Webapi controller endpoints used when calculation is selected
- Allow calculation when last value option is selected
- When calculation is selected, change label from Interpolated to Interval
- Fixed issue with variable in Element Path
- Fixed issue that only odd attributes were been shown
- Fixed issue when fetching afServerWebId
- Migrated backend to Go language
- Changed the query editor layout
- Support Grafana version 11
- Drop support for Grafana 8.x and 9.x
-
Add units and description to new format - issue #154
-
Fixed digital state - issue #159
-
Fixed summary data - issue #160
-
Fixed an error in recorded max number of points - issue #162
-
Fix issue with summary when migrating from previous versions - issue $160
-
Updated the query editor layout
-
Added boundary type support in recorded values
-
Recognize partial usage of variables in elements
-
Added configuration to hide API errors in panel
-
Truncate time from grafana date time picker to seconds
-
Fixed warnings during deploy
-
Fixed LICENSE file