Skip to content

2021.13.0

Compare
Choose a tag to compare
@sfeilmeier sfeilmeier released this 29 Jul 22:00
· 961 commits to develop since this release
e7f9186

Highlights

Bug Fixes and Other Changes

  • Documentation: add SMA TRIPOWER 8 / 10 as compatible PV inverter (#1561)
  • Add energy register mapping on Janitza UMG511 & UMG604 (#58)
  • Update dependencies
    • Bump org.eclipse.osgi from 3.16.200 to 3.16.300 in /cnf (#1536)
    • Bump gson from 2.8.5 to 2.8.7 in /cnf (#1485)
    • Bump postgresql from 42.2.22 to 42.2.23 in /cnf (#1567)
    • Bump ng2-charts from 2.4.2 to 2.4.3 in /ui (#1565)
    • Bump @ngx-formly/ionic from 5.10.21 to 5.10.22 in /ui (#1564)
    • Bump angular-mydatepicker from 0.11.3 to 0.11.4 in /ui (#1559)
    • Bump @types/uuid from 8.3.0 to 8.3.1 in /ui (#1555)
  • Fix deprecation warnings for gson 204e7a7
  • Switch to official eu.chargetime.ocpp via maven (#1574)
    • eu.chargetime.ocpp now deploys artifacts to maven central repository. This commit switches to these libraries, instead of building them ourselves.