v0.2.0-alpha.12
11/7/2025•prerelease•
Verified
Release Notes
🎯 LoRaCue v0.2.0-alpha.12
Enterprise LoRa presentation clicker firmware release.
📦 Product Models
| Model | Board | Hardware | Description |
|---|---|---|---|
| LC-Alpha | Heltec V3 | 1 onboard button | Prototype with single button |
| LC-Alpha+ | Heltec V3 | 2 separate buttons | Enhanced prototype with prev/next buttons |
| LC-Gamma | LilyGO T5 Pro | E-paper + touch | Professional with 4.7" display |
📥 Installation
Use LoRaCue Manager to flash firmware to your devices.
LoRaCue Manager provides:
- ✅ Automatic device detection
- ✅ One-click firmware updates
- ✅ Integrity verification
- ✅ Cross-platform support (Windows, macOS, Linux)
🔐 Security & Verification
All firmware binaries include:
- ✅ SHA256 checksums for integrity verification
- ✅ Embedded firmware manifest with board ID
- ✅ OTA compatibility checking (prevents wrong board flashing)
🔄 Changelog
🐛 Bug Fixes
- remove outdated BLE 4.2 verification from build workflow
- migrate build workflow to model-centric approach
- add system dependencies for canvas package in CI
- update wokwi.toml to use consistent loracue binary naming
- flatten ZIP structure to have all files at root level
🔧 Refactoring
- move manifest signature to separate manifest.json.sig file
📋 Other Changes
- chore(deps): bump @types/node (#33)
- chore: comment out gamma model from build workflow
🛠️ Technical Details
- ESP-IDF: v5.5
- Build Date: 2025-11-07 20:12:46 UTC
- Commit: 3616601211dac96d230f7b2a03d001851ca1e52c
- Branch: develop
📚 Documentation
- Installation Guide: https://github.com/LoRaCue/loracue/wiki/Installation
- User Manual: https://github.com/LoRaCue/loracue/wiki
- API Documentation: https://github.com/LoRaCue/loracue/wiki/API
🏙️ Made with ❤️ in Hannover