Releases: awawa-dev/Hyperk
Releases · awawa-dev/Hyperk
0.0.2-alpha.5
What's Changed
- Added the ability to set a custom device name for mDNS in the configuration.
- Fixed a discovery issue in Home Assistant occurring when multiple Hyperk devices are active on the same network.
0.0.2-alpha.4
Summary
Added official support for the WT32-ETH01 (ESP32 with Ethernet) and optimized the web interface for a smoother, more responsive experience.
Key Changes
- Hardware: Added GPIO and SPI presets specifically for the WT32-ETH01 board.
- UI/UX: Optimized the web interface to be more responsive on mobile devices and low-power hardware.
- Modules: Improved lazy-loading logic for configuration modules to reduce initial load times.
- Stability: Refined the WiFi scanning and OTA update processes for better reliability.
0.0.2-alpha.3
Implement OTA firmware upgrade support
You can now update your device wirelessly directly from the settings page.
What's new:
- Wireless updates: Check for and install new firmware versions directly from your browser with few clicks.
- Update Channels: Switch between future Stable and Testing versions to try out new features early.
0.0.2-alpha.2
- Fix: Resolved "[404 Not Found]" JSON API issue when used with HyperHDR.
0.0.2-alpha.1
- Fix: Corrected LED dimming behavior when using NeoPixelBus on ESP32/ESP8266/ESP‑S2/Pico boards.
- Prep: Added OTA firmware support for upcoming OTA updates.
0.0.2-alpha
Initial pre-release for testing. Feedback is welcome.