Skip to content

Releases: MCXboxBroadcast/Broadcaster

Build 13 (master)

02 Sep 10:40
ba48a54
Compare
Choose a tag to compare
  • Fix accounts command for extension (ba48a54)
  • Automatically setup friendship between accounts and fix accounts list (b46c31e)

Build 12 (master)

31 Aug 19:09
70a8567
Compare
Choose a tag to compare
  • Buffer friend adding and handle errors better (70a8567)
  • Use Methanol instead of built in HttpClient (4bc0769)

Build 11 (master)

30 Aug 23:03
ffa427f
Compare
Choose a tag to compare
  • Restart almost full sessions (ffa427f)

Build 10 (master)

27 Aug 08:40
194d4c6
Compare
Choose a tag to compare
  • Fix friends not syncing on sub-sessions (194d4c6)
  • Update README.md (44060ab)

Build 9 (master)

24 Aug 20:19
a47d9b6
Compare
Choose a tag to compare
  • 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)

19 Aug 19:03
bafba69
Compare
Choose a tag to compare
  • 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)

11 Aug 13:35
d4597bf
Compare
Choose a tag to compare
  • Add user presence to show as online and ingame over xbox (d4597bf)
    image
  • Move to auth as Android instead of switch (d74ded3)

Build 6 (master)

08 Aug 09:18
1c5c3a3
Compare
Choose a tag to compare
  • Fix unknown properties causing sync failure (closes #39) (1c5c3a3)
  • Fix empty world names (closes #44) (b279034)

Build 5 (master)

06 Aug 22:13
be32e1d
Compare
Choose a tag to compare
  • Use sort=-version:refname to get latest release (#43) (be32e1d)
  • Add dumpsession command (2872efd)

Build 4 (master)

06 Aug 17:31
146b425
Compare
Choose a tag to compare
  • 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)