Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

Commit

Permalink
Merge pull request #182 from flant/prepare_v0_4_0
Browse files Browse the repository at this point in the history
Last changes for v0.4.0 release
  • Loading branch information
diafour authored Feb 17, 2021
2 parents 9237d7c + 8915d5c commit 8c28d33
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
9 changes: 6 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,13 @@

## v0.4.0

- Fix to work with Grafana 7.4.x
- Add __y_label_trim variable for tooltip items.
- Add y-label splitter for tooltip items.
- Add custom content for toolip.
- Fix to work with Grafana 7.4.x.
- Migrate to grafana-toolkit and yarn to build and sign.
- Cleanup dist directory, reduce compiled plugin size.
- Code cleanup: fix linter errors and warnings
- Cleanup dist directory content, reduce compiled plugin size, remove dist from repository.
- Code cleanup: fix huge amount of linter errors and warnings.
- Add Github Actions configuration to automate release process.
- Add unobtrusive branding.

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "flant-statusmap-panel",
"version": "0.4.0-pre",
"version": "0.4.0",
"description": "Grafana panel plugin to visualize status of multiple objects over time",
"main": "README.md",
"scripts": {
Expand Down

0 comments on commit 8c28d33

Please # to comment.