Skip to content

Releases: bloop-box/bloop-server-node

v2.0.1

24 Jan 21:10
Compare
Choose a tag to compare

2.0.1 (2024-01-24)

Bug Fixes

  • client: accept 16 byte achievement IDs instead of 20 byte (884637e)

v2.0.0

24 Oct 15:53
Compare
Choose a tag to compare

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

22 Feb 19:14
Compare
Choose a tag to compare

1.1.1 (2023-02-22)

Bug Fixes

  • BufferedStream: handle socket errors by closing the stream (9750748)

v1.1.0

11 Dec 12:51
Compare
Choose a tag to compare

1.1.0 (2022-12-11)

Features

  • add auth and idle timeouts (fae97d9)

v1.0.3

10 Dec 13:03
Compare
Choose a tag to compare

1.0.3 (2022-12-10)

Bug Fixes

  • properly format address in info (056822f)

v1.0.2

10 Dec 11:30
Compare
Choose a tag to compare

1.0.2 (2022-12-10)

Bug Fixes

  • export CheckUidResult and GetAudioResult (7568bd2)

v1.0.1

10 Dec 11:26
Compare
Choose a tag to compare

1.0.1 (2022-12-10)

Bug Fixes

  • user explicit type exports in index.ts (fcdce69)

v1.0.0

06 Dec 02:37
Compare
Choose a tag to compare

1.0.0 (2022-12-06)

Features