Releases: MCXboxBroadcast/Broadcaster
Releases · MCXboxBroadcast/Broadcaster
Build 13 (master)
- Fix accounts command for extension (ba48a54)
- Automatically setup friendship between accounts and fix
accounts list
(b46c31e)
Build 12 (master)
- Buffer friend adding and handle errors better (70a8567)
- Use Methanol instead of built in HttpClient (4bc0769)
Build 11 (master)
- Restart almost full sessions (ffa427f)
Build 10 (master)
- Fix friends not syncing on sub-sessions (194d4c6)
- Update README.md (44060ab)
Build 9 (master)
- Add commands to add/remove and list sub-sessions (a47d9b6)
- Remove redundant websocket for sub-sessions (2181279)
- Add prefix to identify each session manager in logs (bbbb112)
- Add support for sub-sessions in the code (e9ca743)
- Add installation instructions to the README (2858735)
Build 8 (master)
- Clean-up code and improve status messages (bafba69)
- Add discord invite to README.md (e37227c)
- Remove old broken badge (2ad70f3)
- Update README.md (531974b)
Build 7 (master)
- Add user presence to show as online and ingame over xbox (d4597bf)
- Move to auth as Android instead of switch (d74ded3)
Build 6 (master)
- Fix unknown properties causing sync failure (closes #39) (1c5c3a3)
- Fix empty world names (closes #44) (b279034)
Build 5 (master)
- Use sort=-version:refname to get latest release (#43) (be32e1d)
- Add
dumpsession
command (2872efd)
Build 4 (master)
- Add restart command for standalone and update pterodactyl egg (146b425)
- Add restart command to extension (c633a30)
- Move config to using records (2a29dc3)
- Use extensions API for checking platform version (9866915)