Releases: sh123/esp32_loradv
Releases · sh123/esp32_loradv
Release 1.0.29
Release 1.0.28
- Change ChaCha20-Poly1305 IV/NONCE size from 8 to 12 bytes to be compatible with other libraries and RFC8439, not interoperable with previous versions when privacy is enabled
Release 1.0.27
- Switch privacy from ChaCha20 to ChaCha20-Poly1305 to have message authentication, not interoperable with previous versions when privacy is enabled
Release 1.0.26
- Improve volume control, use logarithmic scale for more natural volume change hearing perception
Release 1.0.25
- Internal code restructuring/refactoring, no feature changes
Release 1.0.24
- Automatically reboot after saving or resetting settings in menu
Release 1.0.23
- Pin Audio and Radio tasks to separate ESP32 cores to improve responsiveness
Release 1.0.22
- Added CAD models for 3d printed case
- No changes in firmware
Release 1.0.21
- No changes in software
- Added new board design with integrated components (not fully tested yet)
Release 1.0.20
- Improve audio processinng