Skip to content

25th release: Lots of small improvements

Latest
Compare
Choose a tag to compare
@rvdbreemen rvdbreemen released this 17 Apr 05:02
· 66 commits to main since this release

25th release

It has been over a year ago since a release was provided, the v0.10.x branch has proven stable and only needing small fixes. They have been added over the last year, most of those came from the community. Here are some things that have improved:

  • The home assistant integration was fixed, no longer you will see warnings in your logs.
  • Adding the option to put a https to http proxy in front of OTGW, so the network traffic is secure
  • Fixing Statusbits in the REST API

Also some automation in github has been added so releasing and building software is now automated mostly, plus more maintenance behind the curtains stuff. All in all this release should be as stable as the v0.10.3 but just fixing small issues that have been seen and fixed.

To all that contributed, thanks a lot over the last year. This was mostly done by the community fixed and help of improving this build.

What's Changed

  • Fix: The status bits make it into the REST API from now on.
  • Fix: Hiding the MQTT password in the WebUI by @DutchessNicole in #243
  • Update index.js to enable https proxy's by @hgokduman in #216
  • Fix: removed unit_of_measure from items that have none by @mcc05 in #218
  • Fix: CI Pipeline by @brhahlen in #220

New Contributors

Full Changelog: v0.10.2...v0.10.3