All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.3.3 - 2024-07-09
- Prepare for compatibility with Grafana 12.0.
0.3.2 - 2024-06-09
- Provide maximum sun altitude value.
0.3.1 - 2024-06-08
- Compatibility with Grafana 11.0.
0.3.0 - 2022-11-11
- Noon and Midnight notifications did not show correct values for non default timezones.
- The 'Min interval' query option was not taken into account.
- Events / annotations can be queried as metrics. This allows to visualize for example today's sunrise/sunset time on dashboards. (#20)
- Dashboard options such as units are automatically set.
- The annotations were migrated to the new react based plugin framework introduced in Grafana 7.2 and the plugin is no longer compatible with older versions of Grafana.
- A single query now supports multiple metrics.
0.2.1 - 2020-11-27
0.2.0 - 2020-11-20
- Glitches in graphs caused by out of order data. (#29, grafana/#28804)
- Annotations are no longer shown. (#31)
- A metric is now preselected when using the datasource on a new panel.
- Location is now automatically configured.
- The plugin was migrated to the new plugin framework introduced in Grafana 7.0 and is no longer compatible with older versions of Grafana.
0.1.6 - 2020-05-24
- Compatibility with Grafana 7.0.
0.1.5 - 2019-08-01
- Annotations were incorrectly tagged with a single tag per character
(e.g.
s
,u
,n
instead ofsun
). (grafana/#15987) - Compatibility with Grafana v3.
- Compatibility with Grafana v6.3.
0.1.4 - 2019-03-08
- Support datasource provisioning. (#11)
- Annotations for noon and midnight. (#3)
0.1.3 - 2019-02-24
- Update SunCalc dependency to 1.8.0 with improved precision for moonrise/moonset calculations. (#8)
- Update build dependencies to the latest versions. (#12)
0.1.2 - 2016-12-12
- Compatibility with Grafana 4.0. (#6)
0.1.1 - 2016-07-01
- Only the first of multiple configured annotations was displayed. (#2)
0.1.0 - 2016-06-27
- Initial version with sun and moon calculation and annotations.