v1.4.2 #24
desiFish
announced in
Announcements
v1.4.2
#24
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Release Notes
Overview
This release improves pump operation safety and user experience by refining error handling behavior, preventing accidental button interactions after auto-start completion, and adding connectivity monitoring to the web interface. Additional UI enhancements include version information display, footer attribution, and browser favicon support.
Fixed
Pump Completion Error Handling
handlePumpCompletion()behavior:ALERT_TANK_FULL.ALERT_TANK_FULL.Auto-Start Button Interaction Issue
Improved
Code Readability
code == 2tocode == ALERT_TANK_FULL.Button Handling
loop().Added
Auto-Start Cooldown Protection
autoStartCompleteTimeglobal variable.AUTO_START_COOLDOWNconstant (2 seconds).Footer Information Section
Version Display
/api/version1.0.0Attribution
Spiritual Message
Styling Improvements
Version Management Functions
loadFirmwareVersion()/api/version.updateFooterVersions()Connectivity Monitoring
Frontend (
settings.html)Backend (
Advanced-Water-Pump-Controller.ino)/api/pingendpoint:{ "status": "ok" }DynamicJsonDocumentfor the ping response./favicon.svgendpoint to serve the favicon from LittleFS.New File
favicon.svgSummary
Added
/api/pingendpoint/favicon.svgendpointImproved
Fixed
This discussion was created from the release v1.4.2.
All reactions