Skip to content

2021.6.0

Compare
Choose a tag to compare
@sfeilmeier sfeilmeier released this 25 Mar 16:30
· 1089 commits to develop since this release

Bug Fixes and Other Changes

  • Update Angular to version 11 1698c8e
  • Update to latest Ionic template e0753f4
    • using ionic start command and applying all files to OpenEMS UI
  • RRD4j: fix default step seconds; improve post-processing 831c04d
    • default step seconds had been accidentially left at 1 second; should be 5
    • update datafile migration
    • improve data post-processing for uneven split
  • Continuous Integration:
    • update node version to 15; npm version to 7 5592e96
    • Fix UI build (#1419)
      • Make variables public that are used in templates
      • Clear warnings for "CommonJS or AMD dependencies can cause optimization bailouts"
      • Set strictInjectionParameters and strictTemplates to false
  • Docs: Fix Component Communication page ab69747
  • Bump fastexcel from 0.12.3 to 0.12.7 in /cnf (#1418)
  • Fix Fenecon Home Battery Capacity Calculation (#1421)