Releases: ooliver1/mafic
Releases · ooliver1/mafic
v2.10.0
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
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
2.9.2 (2023-06-04)
Bug Fixes
- strategy: properly match all regions to a node (#93) (f25b84f)
v2.9.1
2.9.1 (2023-06-04)
Bug Fixes
v2.9.0
2.9.0 (2023-06-04)
Features
v2.8.0
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
2.7.0 (2023-06-02)
Features
- pool: support re-adding nodes (d2b35da)
v2.6.0
2.6.0 (2023-06-01)
Features
v2.5.0
2.5.0 (2023-05-31)
Features
v2.4.2
2.4.2 (2023-05-21)
Bug Fixes