Releases: bloop-box/bloop-box-client
Releases · bloop-box/bloop-box-client
v5.0.0
12 Jul 18:06
Compare
Sorry, something went wrong.
No results found
5.0.0 (2025-07-12)
Features
major rewrite and protocol v3 implementation (7e2dde5 )
BREAKING CHANGES
Your server needs to support the Bloop v3 protocol. Additionally you need to
update your bloop-box-data to conform to the new structure.
v4.1.0
11 Feb 13:28
Compare
Sorry, something went wrong.
No results found
4.1.0 (2024-02-11)
Features
create a prettier and easier to edit config file (9c9c93f )
v4.0.1
10 Dec 18:02
Compare
Sorry, something went wrong.
No results found
4.0.1 (2023-12-10)
Bug Fixes
deps: bump rppal to v0.16.0 (d43f84e )
v4.0.0
25 Oct 14:22
Compare
Sorry, something went wrong.
No results found
4.0.0 (2023-10-25)
Bug Fixes
wifi: use correct command to set credentials (875f28f )
Features
controller: change busy color to magenta to adjust for color blindness (dc58e59 )
implement bloop version 2 protocol (5147b2f )
replace wpactl with nmcli (b014ac7 )
BREAKING CHANGES
This will require Raspbian Bookworm or newer.
This will require a server implementing the bloop version 2
protocol.
v3.2.0
18 Feb 16:02
Compare
Sorry, something went wrong.
No results found
3.2.0 (2023-02-18)
Bug Fixes
AudioPlayer: remove testing message (2607e47 )
debian: suppress all info messages from third party libs (ab63a9a )
Features
shut down all background tasks on shutdown (e16c7b4 )
v3.1.0
18 Feb 15:30
Compare
Sorry, something went wrong.
No results found
3.1.0 (2023-02-18)
Bug Fixes
nfc: initialize mfrc522 after reset (20a8e90 )
Features
AudioPlayer: allow weighted random selection (de4190a )
v3.0.0
04 Feb 20:50
Compare
Sorry, something went wrong.
No results found
3.0.0 (2023-02-04)
Bug Fixes
audio_player: re-open audio player each time a sound is played (af7fd5f )
clippy: use format variables in-line (75ea445 )
networker: use async DNS lookup (27cc667 )
nfc: do not crash when responder was dropped (9f39246 )
Features
allow disabling certification verification for development (e57e5b0 )
led: replace GPIO based LED with AW2013 (3884921 )
BREAKING CHANGES
led: You must use newer Bloop Box hardware with support for the
AW2013 chipset.
v2.1.0
26 Dec 13:50
Compare
Sorry, something went wrong.
No results found
2.1.0 (2022-12-26)
Bug Fixes
controller: inverse check for networker status being connected (3cf3e07 )
nfc: ignore error on poll send result (3614240 )
Features
let service unit wait for spidev0.0 to be available (002ba51 )
v2.0.4
26 Dec 03:25
Compare
Sorry, something went wrong.
No results found
2.0.4 (2022-12-26)
Bug Fixes
controller: do not accept non config uids when not connected (1b035f7 )
nfc: check twice for card release (e4a2a80 )
v2.0.3
26 Dec 01:33
Compare
Sorry, something went wrong.
No results found
2.0.3 (2022-12-26)
Bug Fixes
wifi: add user to netdev group (bdc12e1 )