2023.6.0
github-actions
released this
01 Jun 21:39
·
572 commits
to develop
since this release
Release Highlights
- Implement the Phoenix Contact EEM-MB370-24DC meter by @michaelgrill in #2208
Details
Common/General
- Code Cleanup & Refactoring
- Refactor streams to use toList() method by @SalmaElKhalfaoui in #2122
- Convert Text Blocks to Java 15 by @saeedniko in #2141
- Update Gradle & build scripts by @da-Kai in #2198
OpenEMS Edge
- Solar-Log PV-Inverter: cumulate production energy by @mlang97 in #2167
- Battery Protecteion: Fix units by @pooran-c in #2168
- Electric Vehicle Charging (EVCS) Controller: cleanup by @sebastianasen in #2188
- followed by EVCS Controller & KEBA Bugfix by @sfeilmeier in #2199
- Off-Grid Generic ESS: Implementation Optimization (#550) by @huseyinsaht in #2190
- ESS Balancing Controller: modernize Code by @sfeilmeier in #2142
- Code Cleanup & Refactoring
- Channel-ID: provide convenience methods on declaration by @sfeilmeier in #2192
- PersistenceModel predictor: fix broken URL in readme.adoc by @Byonnem in #2184
- Channel: introduce explicit CUMULATED Channel Unit; never reset cumulated Channels to null by @sfeilmeier in #2202
- ElementToChannelConverter: use static imports & add mathematical operators by @huseyinsaht, @sfeilmeier in #2197
- Edge Common ChannelId: Add ChannelIdImpl record for component dynamic channels definition by @huseyinsaht in #2196
OpenEMS UI
- FEMS UI Backport 2022-05 by @venu-sagar, @lukasrgr in #2179
- Refactor Production History by @lukasrgr in #2189
- Getting Started: Added 'Implementing a UI-WIdget' by @lukasrgr in #2173
-> https://openems.github.io/openems.io/openems/latest/ui/implementing-a-widget.html - UI: Fix Bugs by @sfeilmeier in #2201
- UI: Avoid calling Energy Request for empty channelAddresses by @lukasrgr in #2204
Version upgrades
- Bump jsoup from 1.15.4 to 1.16.1 in /cnf by @dependabot in #2165
- Bump date-fns from 2.29.3 to 2.30.0 in /ui by @dependabot in #2162
- Bump kotlin-osgi-bundle from 1.8.20 to 1.8.21 in /cnf by @dependabot in #2164
- Bump kotlinx-coroutines-core-jvm from 1.6.4 to 1.7.1 in /cnf by @dependabot in #2177
- Bump checker-qual from 3.32.0 to 3.34.0 in /cnf by @dependabot in #2170
- Bump commons-io from 2.11.0 to 2.12.0 in /cnf by @dependabot in #2182
- Bump d3 from 7.8.2 to 7.8.4 in /ui by @dependabot in #2129
- Bump @ngx-formly/ionic from 6.1.1 to 6.1.7 in /ui by @dependabot in #2181
- Bump guava from 31.1-jre to 32.0.0-jre in /cnf by @dependabot in #2193
New Contributors
- @SalmaElKhalfaoui made their first contribution in #2122
- @saeedniko made their first contribution in #2141
- @Byonnem made their first contribution in #2184
Full Changelog: 2023.5.0...2023.6.0