Releases: wayne-love/ESPySpa
Releases · wayne-love/ESPySpa
v1.0.18
Changelog
[1.0.18]
- Add v2 boards
- Fix string conversion for sleep timers
[1.0.17]
- Fix typo in Lock Mode autodiscovery
[1.0.16]
- Add control panel lock mode
- Optomise code to reduce size
[1.0.15]
- Fixed setMode
[1.0.14]
Changed
- Changed spa-base to ESP32-S3
- Disabled LED 4 on ESP32-S3 due to conflict
- Increased memory allocation
- Fix Python version rather than have it auto update to new versions
- Force 1.0.14 release
[1.0.13]
Fixed
- Fixed access point address space to 169.254.1.1/24
[1.0.12]
Changed
- Changed AP network to link-local address space (168.254.1.0/24)
v1.0.17
Changelog
[1.0.17]
- Fix typo in Lock Mode autodiscovery
[1.0.16]
- Add control panel lock mode
- Optomise code to reduce size
[1.0.15]
- Fixed setMode
[1.0.14]
Changed
- Changed spa-base to ESP32-S3
- Disabled LED 4 on ESP32-S3 due to conflict
- Increased memory allocation
- Fix Python version rather than have it auto update to new versions
- Force 1.0.14 release
[1.0.13]
Fixed
- Fixed access point address space to 169.254.1.1/24
[1.0.12]
Changed
- Changed AP network to link-local address space (168.254.1.0/24)
v1.0.16
Changelog
[1.0.16]
- Add control panel lock mode
- Optomise code to reduce size
[1.0.15]
- Fixed setMode
[1.0.14]
Changed
- Changed spa-base to ESP32-S3
- Disabled LED 4 on ESP32-S3 due to conflict
- Increased memory allocation
- Fix Python version rather than have it auto update to new versions
- Force 1.0.14 release
[1.0.13]
Fixed
- Fixed access point address space to 169.254.1.1/24
[1.0.12]
Changed
- Changed AP network to link-local address space (168.254.1.0/24)
v1.0.15
Changelog
[1.0.15]
- Fixed setMode
[1.0.14]
Changed
- Changed spa-base to ESP32-S3
- Disabled LED 4 on ESP32-S3 due to conflict
- Increased memory allocation
- Fix Python version rather than have it auto update to new versions
- Force 1.0.14 release
[1.0.13]
Fixed
- Fixed access point address space to 169.254.1.1/24
[1.0.12]
Changed
- Changed AP network to link-local address space (168.254.1.0/24)
v1.0.14
Changelog
Changed
- Changed spa-base to ESP32-S3
- Disabled LED 4 on ESP32-S3 due to conflict
- Increased memory allocation
- Fix Python version rather than have it auto update to new versions
- Force 1.0.14 release
[1.0.13]
Fixed
- Fixed access point address space to 169.254.1.1/24
[1.0.12]
Changed
- Changed AP network to link-local address space (168.254.1.0/24)
v1.0.13
New Web UI
Breaking change You should deploy v1.0.9 if migrating from an ealier version, this will ensure your settings (mqtt server, spa name, etc) are migrated.
- Changed settings to be stored in Preferences
- New Web UI
v1.0.12
New Web UI
Breaking change You should deploy v1.0.9 if migrating from an ealier version, this will ensure your settings (mqtt server, spa name, etc) are migrated.
- Changed settings to be stored in Preferences
- New Web UI
v1.0.11-alpha
New Web UI
Breaking change You should deploy v1.0.9 if migrating from an ealier version, this will ensure your settings (mqtt server, spa name, etc) are migrated.
- Changed settings to be stored in Preferences
- New Web UI
v1.0.10-alpha-new-webui
New Web UI
Breaking change You should deploy v1.0.9 if migrating from an ealier version, this will ensure your settings (mqtt server, spa name, etc) are migrated.
- Changed settings to be stored in Preferences
- New Web UI
v1.0.9-alpha-prereq-new-webui
Prereq for New Web UI
- Move settings to Preferences
- Updated OTA to support flashing file system
- Bug fixes