After playing around with the windows executable, I recognized, that it is not working as it should… So I worked on this release.
- bugfixes
- ensure that ZIP file extension is used always, if a ZIP is created
- ensure that files are properly stored in ZIP file, which was not the case for the windows executable
- fixed a bug during demo report creation, which lead to exceptions, when dashboards contain Prometheus queries
- handle grafana alert datasource 404s properly
- handle queries, which have no
targets
configuration - print warning if a dashboard variable is not supported, instead of a debug message
- nerd stuff
- introduced automated tests for windows executable
Hope you enjoy it!