Skip to content

Releases: ooliver1/mafic

v2.10.0

18 Dec 21:23
f0840b8
Compare
Choose a tag to compare

2.10.0 (2023-12-18)

Features

  • node: support unavailable node handling (#98) (a26cfa4)

Bug Fixes

  • events: re-support v3 LOAD_FAILED endreason (1c54ceb)
  • player: fix Player._connected isn't True after Player.connect() (#99) (5304cde)
  • pool: cast supporting 3.8 (fb529bf)
  • strategy: where did commit f25b84f go (89204ac)
  • support 3.8 again lol (8b4bd4a)

v2.9.3

28 Aug 09:30
35fbc8c
Compare
Choose a tag to compare

2.9.3 (2023-08-28)

Bug Fixes

  • events: handle v4 loadFailed EndReason (7fc34b5)
  • stats: use ms in uptime over seconds (#96) (8ab596a)

v2.9.2

04 Jun 13:32
34bef38
Compare
Choose a tag to compare

2.9.2 (2023-06-04)

Bug Fixes

  • strategy: properly match all regions to a node (#93) (f25b84f)

v2.9.1

04 Jun 13:12
b81a3a6
Compare
Choose a tag to compare

2.9.1 (2023-06-04)

Bug Fixes

v2.9.0

04 Jun 00:25
6868312
Compare
Choose a tag to compare

2.9.0 (2023-06-04)

Features

v2.8.0

02 Jun 13:31
339cd4c
Compare
Choose a tag to compare

2.8.0 (2023-06-02)

Features

  • allow for custom player cls when resuming (ed36171)

Bug Fixes

  • node: add player to client state (325750b)
  • player: cleanup if NoNodesAvailable (12a8e03)
  • player: resolve issue with resuming unknown players (b450e08)
  • player: set paused and volume anyway (23c4d22)

v2.7.0

02 Jun 11:14
8562988
Compare
Choose a tag to compare

2.7.0 (2023-06-02)

Features

  • pool: support re-adding nodes (d2b35da)

v2.6.0

01 Jun 20:33
5c93a2d
Compare
Choose a tag to compare

2.6.0 (2023-06-01)

Features

v2.5.0

31 May 17:06
6baa78b
Compare
Choose a tag to compare

2.5.0 (2023-05-31)

Features

  • node: add on_node_stats (af9fba5)

v2.4.2

21 May 18:24
7fca1dc
Compare
Choose a tag to compare

2.4.2 (2023-05-21)

Bug Fixes