Releases: opennem/opennem-fe
Releases · opennem/opennem-fe
Release 4.2.3
- fix issue with rolling sum data is not filtered when changing intervals (3d8f070)
Release 4.2.2
- Hide total sum value for donut for 1/3/7D range (109aba9)
Release 4.2.1
- fix issue where fy selection does zoom into the right periods for facility info chart (8c6226c)
Release 4.2.0
Release 4.1.0
- add loading animation after submission (de597e4)
- catch and display report submission error (389f571)
- update report issue to check and validate email address (a044bdc)
- refactor fuel tech groups (a435036)
- refactor fuel tech grouping (c110a93)
- Merge pull request #50 from opennem/dependabot/npm_and_yarn/postcss-7.0.36 (b9c859b)
- Merge pull request #49 from opennem/dependabot/npm_and_yarn/dot-prop-4.2.1 (77bc3ed)
- Bump postcss from 7.0.32 to 7.0.36 (0b600b5)
- Bump dot-prop from 4.2.0 to 4.2.1 (3983a85)
Release 4.0.6
- fix issue where table is show dash instead of 0 when the data is 0 (8802ebb)
- f all data in sources or loads are null, their respective totals should be null too. (92e2e5c)
- improve column chart display (7cd820b)
- update compare chart when any of the chart options are changed (41eac5d)
- update selected dataset when chart options are changed (a485bea)
- implement double click on map to open facility info (e2f1198)
Release 4.0.5
- fix issue with energy unit (e45d1f0)
Release 4.0.4
- add dotenv package (e563919)
- Update .env.example (a0f4436)
- Update package.json (f8b7391)
- Update widget to read v3 data (9136c6e)
- remove 5m interval for All region Energy (1f4f7af)
- add facility info meta tags for twitter card (205ff04)
- Create opennem-facility-info.png (12509af)
- rename social image for facilities au (64fd872)
v3.6.0 beta release
- Referencing v3 data JSONs and APIs
- NEW - Facility Info pages, see generation data for each facility
- NEW - Stripes, comparing data across different regions and years in a heat map style stripes
- bucket loads of bug fixes
v3.4.1 beta release
- power / energy unit switcher
- average power chart
All > Month
andAll > Half Year
filters- support for region energy and facilities social media content
- refactor data process modules
- refactor energy view
- clean up
- bug fixes
- minor UI updates