Skip to content

Commit

Permalink
2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
britkat1980 committed Nov 4, 2023
1 parent b47a1b6 commit 64ade5b
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,21 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [2.4.0] - 2023-11-04
### Fixed
- Enhanced Startup script with better uto discovery of Inverters and EVC
- PR #119 thanks to @gcoan
- Enable long term stats PR #103 thanks to @ajcollins

### Added
- GiVEVC: Ability to connect to GivEnergy EV Chargers. Monitoring and control (see Readme)
- GivTCP version published in MQTT
- GUI for configuration (not yet released)
- Nginx proxy to combine all web frontends via single port (8099)
- REST can also be found at IPADDRESS:8099/REST1/ and REST2/ etc... for each inverter
- Web dashboard can be accessed at IPADDRESS:8099/dashboard
- PALM 1.1.0 updated

## [2.3.3] - 2023-08-06
### Fixed
- Fixed PALM error
Expand Down

0 comments on commit 64ade5b

Please sign in to comment.