Releases: bloop-box/bloop-box-client
Releases · bloop-box/bloop-box-client
v2.0.1
v2.0.0
2.0.0 (2022-12-19)
Features
- add shutdown config command (711147a)
- nfc: replace libnfc with mfrc522 driver to drive rc522 chip (c27dc7e)
BREAKING CHANGES
- nfc: As the pn532 chip had issues with reading NTAGs reliably, the
bloop box system was changed over to the rc522 chip. The NFC functionality is
now completely handled by the native mfrc522 library instead of libnfc.
v1.2.1
v1.2.0
v1.1.0
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2022-11-28)
Bug Fixes
- catch nfc read timeout and fix config storage (b2a7291)
- config_manager: update local config variable on change (eb40030)
- controller: cancel nfc poll when selecting other future (e23aeb9)
- correct minor mistakes in networker (081ce6c)
- wpa_supplicant: reconfigure network after changing config (6c58627)