Releases: chl33/Garden133
Releases · chl33/Garden133
Release list
Version 1.0.0
Added
- New responsive Svelte web interface for status monitoring and configuration (Debug Mode).
- JSON API for full device control and status reporting.
- Standardized
camelCasenaming for all API keys and internal variables. - Dedicated Moisture Calibration page with live ADC count monitoring.
- Explicit support for Frequency, Spreading Factor, and Signal Bandwidth configuration via Web UI.
- Support for larger partition tables (
min_spiffs.csv) to accommodate web assets and restore OTA functionality.
Changed
- Improved moisture sensor calibration accuracy and reliability.
- Reorganized web server routes (legacy HTML interface moved to
/old). - Standardized variable naming across firmware and frontend.
Fixed
- Fixed bug where moisture sensor configuration was not being correctly registered/saved.
- Resolved
undefinedproperty errors in the web UI for sensor readings. - Fixed empty dropdowns for LoRa parameters on page reload.
- Corrected ADC voltage sensor naming to match project standards.