Releases: jeremypoulter/ESP32_WiFi_V4.x
Releases · jeremypoulter/ESP32_WiFi_V4.x
v5.1.2-rc1
Full Changelog: latest...v5.1.2-rc1
Development Build
Documentation
- ✏️ fix custom python build script and gui v2 links #764 (Federico Dainelli)
Commits
- 119f1d5: Added some missing descriptions (Jeremy Poulter) #695
- 09d05cd: Initial tempate of the certificate manager (Jeremy Poulter) #695
- dc41567: Fleshed out the API for the certificates (Jeremy Poulter) #695
- 34ee1fe: Redact private keys from the web API (Jeremy Poulter) #695
- 9c225e9: Added parsing of the certificates and keys (Jeremy Poulter) #695
- 081495f: Fixed erasing a certificate (Jeremy Poulter) #695
- 6b5340e: Added using the root certificates added to the certificate manager. (Jeremy Poulter) #695
- 26865c4: Retrieve the root CAs, mainly for testing (Jeremy Poulter) #695
- 51bdd5d: Ignore any certificates (Jeremy Poulter) #695
- c13b707: Added saving and loading certificates to flash (Jeremy Poulter) #695
- e58a80e: Added support for HTTPS server (Jeremy Poulter) #695
- a77f116: Temp commit of WIP updates (Jeremy Poulter) #695
- fbf689c: Merge branch 'master' of github.com:OpenEVSE/ESP32_WiFi_V3.x into jeremypoulter/issue29 (Jeremy Poulter) #695
- 29150ed: Initial attempt to enable MQTT client certificates (Jeremy Poulter) #695
- 7f35463: Improved error handling and reporting for connection errors when connecting to AWS IoT (Jeremy Poulter) #695
- 3fe084f: Lint fixes (Jeremy Poulter) #695
- bb3a067: Added a note with the policy needed to allow OpenEVSE to work with AWS IoT core. (Jeremy Poulter) #695
- affa0bd: Disable the debug (Jeremy Poulter) #695
- 33bf7df: Whitespace fixes (Jeremy Poulter) #695
- 4be91b9: Merge branch 'master' of github.com:OpenEVSE/ESP32_WiFi_V3.x into jeremypoulter/issue29 (Jeremy Poulter) #695
- b97c01e: Use published library (Jeremy Poulter) #695
- 99bfd6f: Initial addition of the elecrow_esp32_hmi boards (Jeremy Poulter) #745
- 2151248: Initialise the FSF screen (Jeremy Poulter) #745
- f851b59: Removed LVGL for now and added some demo screens for the LCD (Jeremy Poulter) #745
- 5f88ed7: Initial code to render a boot screen and charging screen (with some random text) (Jeremy Poulter) #745
- 36c3365: Adding PNG lib and tweaking the SPI speed≈ (Jeremy Poulter) #745
- 03469f2: Limit the fonts we load (Jeremy Poulter) #745
- 40e5501: Render the boot screen as component parts so we can save flash space. (Jeremy Poulter) #745
- 4425505: Adding builds to the CI (Jeremy Poulter) #745
- 5320577: update OCPP, new config sync model (matth-x) #747
- 1afa56b: rename ArduinoOcppTask into OcppTask (matth-x) #747
- 2df92a3: Update Charge screen (Chris Howell) #745
- a738ef6: Delete gui-tft/ChargeScreene.png (Chris Howell) #745
- d5e1219: Blanked Screen (Chris Howell) #745
- c05b752: Updated charging image (Jeremy Poulter) #745
- 8a8e1ba: Added rendering the text values (Jeremy Poulter) #745
- 58513a3: Get the live delivered power (Jeremy Poulter) #745
- f79bfe1: Split out the bits of the charge screen that are a little harder to render in code (Jeremy Poulter) #745
- d95fb3d: Render a lot of more of the UI in software to make the update faster (Jeremy Poulter) #745
- f056416: update OCPP (matth-x) #747
- 1f16a6b: Merge remote-tracking branch 'upstream/master' (matth-x) #747
- 2e83cdf: patch dir separator on Windows (OpenEVSE#708) (matth-x) #747
- a99cdd4: Remaining values are now live (Jeremy Poulter) #745
- 0a96137: Updated to continually update the display (Jeremy Poulter) #745
- aa0a7d8: Fixed flickering when updating the text, by rendering to a sprite first (Jeremy Poulter) #745
- 4c29270: Fixed flicker on progress bar update (Jeremy Poulter) #745
- 13a90e6: Use fill sprite as it can be faster (Jeremy Poulter) #745
- 9c9121e: Merge branch 'master' into master (Glyn Hudson) #747
- 161b5ec: Merge branch 'master' into master (Jeremy Poulter) #747
- 3c055f9: Merge branch 'master' into elecrow_esp32_hmi (Jeremy Poulter) #745
- 83dfa20: Merge branch 'master' of github.com:OpenEVSE/ESP32_WiFi_V3.x into elecrow_esp32_hmi (Jeremy Poulter) #745
- e178698: Merge branch 'master' into master (Jeremy Poulter) #747
- 69b3b7d: Adding status icons (Jeremy Poulter) #745
- c41df86: Latest GUI (Jeremy Poulter) #745
- 5ef3b7f: Added switching the status icon (Jeremy Poulter) #745
- ed7d7c4: Merge branch 'master' into elecrow_esp32_hmi (Jeremy Poulter) #745
- bfb2514: Adding options to build for the new TFT OpenEVSE board (Jeremy Poulter) #745
- 5e1167a: Merge branch 'master' of github.com:OpenEVSE/ESP32_WiFi_V3.x into jeremypoulter/issue29 (Jeremy Poulter) #695
- dbb3edd: Add esp32-c3-devkitc-02, platform to 6.4.0 (Bryan Mayland) #766
- 6d162c4: Add esp32-c3 to build workflow (Bryan Mayland) #766
- 79384cb: Ignore .pem files (Jeremy Poulter) #745
- baea014: Moved LEDs to GPIO26 as GPIO10 conflicts with the internal flash chip (Jeremy Poulter) #745
- ef9a05f: Merge branch 'master' into esp32c3-devkit (Jeremy Poulter) #766
- 771309b: Bump actions/setup-python from 4 to 5 (dependabot[bot]) #775
- e316862: Bump actions/download-artifact from 3 to 4 (dependabot[bot]) #778
- 6e012e4: Bump actions/upload-artifact from 3 to 4 (dependabot[bot]) #779
- c8119fe: Merge branch 'master' into dependabot/github_actions/actions/upload-artifact-4 (Jeremy Poulter) #779
- 94ced45: Experimental changes to try to fix OpenEVSE#762 (Jeremy Poulter) #784
- bcbf075: Bump actions/cache from 3 to 4 (dependabot[bot]) #794
- 432a4b1: Fixed config name collision (Jeremy Poulter) [OpenEVSE#795](OpenEVSE#79...
v5.0.2-rc1
Test
V2 GUI pre-release
Commits
- 302ddb6: A few time zone fixes (Jeremy Poulter) #569
- 63ecd39: Added some debug (Jeremy Poulter) #569
- 3139a9a: Some fixes to increase the chance that we are at a suitable time to set the time on the EVSE. (Jeremy Poulter) #569
- c655d96: GUI with filtered out Etc/... times (Jeremy Poulter) #569
- 019eb06: Added code to check the timezone has been set correctly (Jeremy Poulter) #569
- 2971165: Fixes to give the same time from the
/status
and the websocket (Jeremy Poulter) #569 - fc4dab7: Send the local time as well as GMT (Jeremy Poulter) #569
- ff8dbd7: Merge branch 'master' of github.com:OpenEVSE/ESP32_WiFi_V3.x into jeremypoulter/issue107 (Jeremy Poulter) #569
- c1994af: Adding support for setting the time zone for manual times (Jeremy Poulter) #569
- 1578f10: Split the time code into new file and made a more RESTful endpoint (Jeremy Poulter) #569
- ab6421a: A few bug fixes (Jeremy Poulter) #569
- f744ce3: Fix for Content-Type with options (Jeremy Poulter) #569
- ccb35d7: More fixes (Jeremy Poulter) #569
- 8c4019b: Updates to use latest OpenEVSE lib (Jeremy Poulter) #569
- 2d3f4ec: Fix for NTP not refreshing on change (Jeremy Poulter) #569
- 9d9d4d4: Latest GUI (Jeremy Poulter) #569
- 1a804b3: Adding
/time
endpoint defenition (jeremy@bigjungle.net) #569 - da4fb08: Latest GUI (Jeremy Poulter) #569
- e243d95: Merge branch 'master' of github.com:OpenEVSE/ESP32_WiFi_V3.x into jeremypoulter/issue107 (Jeremy Poulter) #569
- 17eafef: Delete .spectral.mjs (Jeremy Poulter) #569
- db9cc5a: Updated release process (Jeremy Poulter) #538
- cffa32e: Updated GUI (Jeremy Poulter)
v4.2.11
Full Changelog: v4.2.10...v4.2.11
v4.2.10
Tweak build workflow to upload to a versioned release Also includes uploading v1 GUI binaries to the `latest` release and v2 GUI to the v2 GUI pre-release.
v4.2.9
Tweak build workflow to upload to a versioned release Also includes uploading v1 GUI binaries to the `latest` release and v2 GUI to the v2 GUI pre-release.