- fixed bug when widgets display not properly (or not shows at all)

- initialized bar chart widget
  - fixed few bugs
This commit is contained in:
Serhiy Mytrovtsiy
2019-07-09 23:57:40 +02:00
parent 5a227c69f9
commit 9c46928c84
15 changed files with 247 additions and 71 deletions

View File

@@ -49,6 +49,11 @@ You can download latest version [here](https://github.com/exelban/stats/releases
## What's new
### v1.2.4
- fixed bug when widgets display not properly (or not shows at all)
- initialized bar chart widget
- fixed few bugs
### v1.2.3
- new icon
- small code refactoring