Skip to content

Releases: opennem/opennem-fe

Release 4.2.3

24 Jul 13:00
Compare
Choose a tag to compare
  • fix issue with rolling sum data is not filtered when changing intervals (3d8f070)

Release 4.2.2

24 Jul 07:30
Compare
Choose a tag to compare
  • Hide total sum value for donut for 1/3/7D range (109aba9)

Release 4.2.1

18 Jul 02:04
Compare
Choose a tag to compare
  • fix issue where fy selection does zoom into the right periods for facility info chart (8c6226c)

Release 4.2.0

04 Jul 04:55
Compare
Choose a tag to compare
  • fix issue where fy selection does zoom into the right periods (cae9e29)
  • update Records to Stats and show datetime range for the stats (37ae2ce)
  • Merge pull request #51 from opennem/dependabot/npm_and_yarn/color-string-1.5.5 (605a551)
  • Bump color-string from 1.5.3 to 1.5.5 (5e3df12)

Release 4.1.0

03 Jul 05:57
Compare
Choose a tag to compare
  • 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

15 Jun 07:28
Compare
Choose a tag to compare
  • 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

13 Jun 04:44
Compare
Choose a tag to compare
  • fix issue with energy unit (e45d1f0)

Release 4.0.4

09 Jun 05:45
Compare
Choose a tag to compare
  • 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

17 Mar 22:41
Compare
Choose a tag to compare
  • 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

11 Sep 03:58
Compare
Choose a tag to compare
  • power / energy unit switcher
  • average power chart
  • All > Month and All > 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