Releases: jekrch/energy-meter
Releases · jekrch/energy-meter
v3.1
- "Top Rankings" data in insights modal lets you review spikes across different factors
- New date range controls to increment forward/backwards using the selected range width
- Link from top consumption info card to hourly chart for that day
- UI/UX enhancements, including better filter stickiness when moving between views
- Replaced rate card's seasonal rate list with more readable chart
Full Changelog: v3...v3.1
v3
- Previously loaded files can now be easily reloaded from Recent Files modal
- Loaded data from multiple files can be merged to capture larger data sets
- Export to minimal, reloadable JSON on merge or via export modal
- UI overhaul to align with new style guide
- Continued code coverage expansion
Full Changelog: v2.1.1...v3
v2.1.1
- Fixed "Total Cost" info card rate miscalculation
- Replaced redundant "Total" info card cost sub line with avg kW
- Prevent temp controls from collapsing while loading new filters
- Performance and memory optimizations for large datasets
Full Changelog: v2.1...v2.1.1
v2.1
- Peak Demand (KW) is now represented as a third metric and available for export
- Initial support added for CSV files based on contributor use-case
- Fixed bug preventing nonstandard files from processing correctly (unrelated entries)
- Support for non-interval/odometer-total-based file data
- Substantial code refactor (decomposition and type enforcement)
- General data processing performance improvements
- Expanded test coverage
Full Changelog: https://github.com/jekrch/energy-meter/commits/v2.1