0.1.30
This commit is contained in:
@@ -4,6 +4,15 @@ All notable changes to this project are documented in this file.
|
||||
|
||||
The format is based on Keep a Changelog and this project uses Semantic Versioning.
|
||||
|
||||
|
||||
## [0.1.30] - 2026-03-16
|
||||
|
||||
### Fixed
|
||||
- **BLE Connection**: Restored fallback to raw address string when BLE scan fails to find the specific device. This fixes connectivity for devices that are reachable but not advertising (e.g. during rapid reconnection or BlueZ cache issues), resolving "BLE device not found during scan" errors.
|
||||
|
||||
### Added
|
||||
- **Web UI**: Restored support for the modern, responsive web interface. If the build artifacts are present in `fichero/web`, they will be served by default.
|
||||
- **Web UI**: Added a `?legacy=true` query parameter to the root URL to force the simple server-side rendered UI, which includes the new debug scan tool.
|
||||
## [0.1.29] - 2026-03-16
|
||||
|
||||
### Fixed
|
||||
|
||||
Reference in New Issue
Block a user