Releases: MattJeanes/TeslaMateAgile
Releases · MattJeanes/TeslaMateAgile
Release v1.9.0
Changes since v1.8.2
:
- Add Barry provider (many thanks to @marval for this contribution)
- Update internal dependencies and enable C# nullable reference types on the solution
@marval is the first contributor to this project other than me (@MattJeanes) so I'd just like to give them a massive thank you - it is really appreciated! I look forward to any future contributions from them and any others who might like to give it a go! 😄
Release v1.8.2
Changes since v1.8.1
:
- Add warnings when an invalid geofence id is specified or if it has a cost per unit set (which will prevent TeslaMateAgile from working)
- Update internal dependencies, particularly to now use a stable version of the PostgreSQL database connector
Also just to provide some reassurance to those who may be wondering: TeslaMateAgile is not vulnerable to Log4Shell (CVE-2021-44228) as it is built on .NET and not Java.
Release v1.8.1
Changes since v1.8.0
:
- Fix crash on start-up introduced in
v1.8.0
(sorry)
Release v1.8.0
Changes since v1.7.0
:
- Upgrade from .NET 5.0 to .NET 6.0
- Upgrade all dependencies
Release v1.7.0
Changes since v1.7.0-rc.5
:
- Added infinite loop protection for new implementation of FixedPrice provider
Changes since v1.6.0
:
- Added support for aWATTar
- FixedPrice provider rewritten to fix a bunch of issues around missing prices
Release v1.7.0-rc.5
- Fixed further issues in the Fixed Price provider across time zones and date boundaries
Release v1.7.0-rc.4
Changes since v1.7.0-rc.3
:
- aWATTar provider now adds a default VAT multiplier of
1.19
, can be configured withAwattar__VATMultiplier
Release v1.7.0-rc.3
Changes since v1.7.0-rc.2
:
- Fixed Price provider now correctly calculates prices for edge cases around day boundaries and time zones
Release v1.7.0-rc.2
Changes since v1.7.0-rc.1
:
- Fixed aWATTar energy provider not fetching all prices
Release v1.7.0-rc.1
Changes since v1.6.0
:
- Add support for aWATTar energy provider