Skip to content

Releases: MattJeanes/TeslaMateAgile

Release v1.9.1

24 Jul 23:49
Compare
Choose a tag to compare

Changes since v1.9.0:

  • Prevent crashes when calculating costs for extremely short charges without power / phase data (fixes #30)
  • Update internal dependencies

Release v1.9.0

10 Jan 17:29
Compare
Choose a tag to compare

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

15 Dec 18:30
Compare
Choose a tag to compare

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

09 Nov 10:21
Compare
Choose a tag to compare

Changes since v1.8.0:

  • Fix crash on start-up introduced in v1.8.0 (sorry)

Release v1.8.0

08 Nov 20:02
cc6a3e4
Compare
Choose a tag to compare

Changes since v1.7.0:

  • Upgrade from .NET 5.0 to .NET 6.0
  • Upgrade all dependencies

Release v1.7.0

07 Jul 00:19
0b3602f
Compare
Choose a tag to compare

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

05 Jul 00:23
Compare
Choose a tag to compare
Release v1.7.0-rc.5 Pre-release
Pre-release
  • Fixed further issues in the Fixed Price provider across time zones and date boundaries

Release v1.7.0-rc.4

04 Jul 02:31
Compare
Choose a tag to compare
Release v1.7.0-rc.4 Pre-release
Pre-release

Changes since v1.7.0-rc.3:

  • aWATTar provider now adds a default VAT multiplier of 1.19, can be configured with Awattar__VATMultiplier

Release v1.7.0-rc.3

04 Jul 01:04
Compare
Choose a tag to compare
Release v1.7.0-rc.3 Pre-release
Pre-release

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

21 Jun 22:36
Compare
Choose a tag to compare
Release v1.7.0-rc.2 Pre-release
Pre-release

Changes since v1.7.0-rc.1:

  • Fixed aWATTar energy provider not fetching all prices