Skip to content

Latest commit

 

History

History
59 lines (40 loc) · 5.19 KB

CHANGELOG.md

File metadata and controls

59 lines (40 loc) · 5.19 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.0 (2020-09-01)

⚠ BREAKING CHANGES

  • fix backend issue

Features

Bug Fixes

  • fix backend issue (fd4431d), closes #17
  • fix breakpoints to better fit small devices (6e8a74e)
  • fix incorrect polling time (86a04cb)
  • fix usage history request parameters (0dc730a), closes #13
  • improve processing of historical data (989b4c9), closes #7
  • move menu to a slide drawer on small devices (e0b3bed), closes #18
  • sort the date of the series chronologically (c70f16a), closes #11

0.1.0 (2020-08-19)

⚠ BREAKING CHANGES

  • fix backend issue

Features

  • switched to Caddy 2.0 (6874656)
  • updated footer links (9a78f16)
  • usagehistory: add csv export (6148e14)
  • usagetrends: add csv export (b122e8f)
  • add auto-refresh for usage histories (af88ed5), closes #8
  • add error management (8524910)
  • add i18n for date formats (e34f5f8), closes #14

Bug Fixes

  • fix backend issue (fd4431d), closes #17
  • fix breakpoints to better fit small devices (6e8a74e)
  • fix usage history request parameters (0dc730a), closes #13
  • improve processing of historical data (989b4c9), closes #7
  • move menu to a slide drawer on small devices (e0b3bed), closes #18
  • sort the date of the series chronologically (c70f16a), closes #11