Releases: bloop-box/bloop-server-node
Releases · bloop-box/bloop-server-node
v2.0.1
2.0.1 (2024-01-24)
Bug Fixes
- client: accept 16 byte achievement IDs instead of 20 byte (884637e)
v2.0.0
2.0.0 (2023-10-24)
Bug Fixes
- Processor: make sure to only accept 16 byte UUIDs (357995e)
Features
- implement bloop version 4 protocol (725ff00)
BREAKING CHANGES
- This will require a client implementing version 4 of the bloop
protocol.
v1.1.1
1.1.1 (2023-02-22)
Bug Fixes
- BufferedStream: handle socket errors by closing the stream (9750748)
v1.1.0
1.1.0 (2022-12-11)
Features
- add auth and idle timeouts (fae97d9)
v1.0.3
1.0.3 (2022-12-10)
Bug Fixes
- properly format address in info (056822f)
v1.0.2
1.0.2 (2022-12-10)
Bug Fixes
- export CheckUidResult and GetAudioResult (7568bd2)
v1.0.1
1.0.1 (2022-12-10)
Bug Fixes
- user explicit type exports in index.ts (fcdce69)
v1.0.0
1.0.0 (2022-12-06)
Features