Releases: MCXboxBroadcast/Broadcaster
Releases · MCXboxBroadcast/Broadcaster
Build 50 (master)
Key Commits
- Improve log for restricted friends (3df4ac5)
- Update max friends (b4a9847)
- Add web ping fallback (6377aa1)
- Bump MinecraftAuth to fix token expiry issues (fc6bd7e)
All Commits
- Improve log for restricted friends (3df4ac5)
- Fix ICE4J logging to stdout and not using our loggers (8f21d2e)
- Add sponsors link to readme (450931c)
- Update readme (7d44944)
- Lots more code tidy up (f86ef9f)
- Remove old imports and ditch var (ed948d7)
- Cleanup logging (115064c)
- Tidy up extra stuff from nethernet initial implementation (46bda46)
- Update max friends (b4a9847)
- Add web ping fallback (6377aa1)
- Fix websocket connection check (6b43fd9)
- Handle friend error 1049 (a2b70f8)
- Remove manager (9a3d0c1)
- Fix sub sessions (3b395d7)
- Bump MinecraftAuth to fix token expiry issues (fc6bd7e)
- Handle strange type formats in Ice config (1547702)
- Remove logs from ICE4J config implementation (7084564)
- Programatically create ICE4J config (59fa2a1)
- Restore websocket reconnection (2e76f94)
- Improve candidate collection (a4c942f)
- Re-enable session sync (7082648)
- Merge remote-tracking branch 'private/playground/nethernet' into playground/nethernet (67b4f05)
- Allow ZLIB compression (2feb504)
- Update manager to new ping (419f7ca)
- Tidy up logging (f237102)
- Use the IP and port of the config (c60ac86)
- Let's goooooooo we can transfer!! (6554da2)
- Cleanup PeerSession on disconnect (b916df3)
- Use ephemeral ports for the ICE data stream (cb1a145)
- Organise this in a more sensible way (45c02b1)
- Support multiple connections (c2d381f)
- Tidy up dependencies (2776de7)
- Merge remote-tracking branch 'origin/playground/nethernet' into playground/nethernet (1133152)
- Writing packets with encryption should work now (581b001)
- Fix multiple versions in session info causing auth failure (39fd553)
- Fix RTC heartbeat time (4286210)
- Remove some old debug code (8af533c)
- Add simple packet handler (864f3b4)
- Let's make it a bit more organised (3c19bde)
- We can actually login now wooooo (d70a79d)
- Add RTC websocket heartbeat (b141602)
- Correct buffer length (4e0f7f2)
- Remove old imports and comments (e078e77)
- Tidy up embedded classes (c267397)
- Update ping logic to 3.0 (4dc760d)
- Merge remote-tracking branch 'Tim203/feat/nethernet' into playground/nethernet (67a72fc)
- Some more progress, got something from the client!! (b13a2a0)
- Improve connection initialisation stability (74ab504)
- Improve candidate loading (d707bea)
- Some more progress (50eb8ab)
- Merge remote-tracking branch 'Tim203/feat/nethernet' into playground/nethernet (95c27f4)
- More stuff (d26cdd3)
- Initiate the socket (aa357b0)
- Store the remote candidates (5a4372d)
- Add CANDIDATEADD response (a1f5cb9)
- Fix SDP session Id and DTLS (880eb37)
- Let's use other libs (b96f9a3)
- Initial work on using WebRTC (ba99e0d)
Build 49 (master)
- Handle null data in file storage (6b1a014)
Build 48 (master)
- Correctly hide logout when auth is disabled (33e1033)
Build 47 (master)
- Add logout button and disable delete for current user (1f826d9)
Build 46 (master)
Build 45 (master)
Build 44 (master)
- Fix update check for manager (3884278)
Build 43 (master)
- Check the file exists before reading it (aa625dc)
Build 42 (master)
- Show new version on manager about panel (cdc2ffa)
Build 41 (master)
- Merge branch 'feature/manager' (4759c58)
- Re-enable docker builds (e8e13c5)
- Use gson for spring api (0820c84)
- Remove logs volume from docker config (9501c91)
- Add log line limit (dfef4f2)
- Expose the config on the settings page (70dc3f0)
- Add .editorconfig (36557c3)
- Get bot friend as soon as we auth (1e02f47)
- Style upload file modal button (afa5978)
- Add null checks to friend response (843b8c1)
- Merge branch 'master' into feature/manager (412bd5d)
- Update gradle in workflows (177bab9)
- Remove debugging and fix date converter (aa3ca2e)
- Fix catch for converters (3709db6)
- Add svg to static assets extension list (e3dcef1)
- Add even more debug to friends manager (cc9a9a7)
- Add friend manager debugging (584b0de)
- Add configuration for various options (c0dfc9f)
- Add basic bot friend management (f1360b9)
- Re-arrange ui components (808a80b)
- Fix ip and port not updating (928e2b4)
- Adjust logo size (859aaff)
- Add logo (227de85)
- Update actions to new id (21ec198)
- Add friend count (627aca7)
- Add version to footer (0889981)
- Add about panel into settings (bf0a095)
- Fix release version tag calculation (59fc67a)
- Update actions versions (b93cf78)
- Add example docker compose and readme (c621e81)
- Update actions for manager (a11e3dc)
- Merge branch 'master' into feature/manager (4e95f36)
- Add comments and move all libs to toml (86e69ff)
- Display xid as XUID (d55449d)
- Implement storage manager (040e37b)
- Add logs and session info downloads (8c6a19e)
- Set the correct jar filename (d616d68)
- Use key icon for password reset button (d42794d)
- Improve deletion of bots and servers (81ffd8b)
- Add popup notifications (8cea0ce)
- Credential bot import (9ae22cf)
- Add legacy cache zip importing (9a5a299)
- Detect signin code message (fb899ef)
- Auto refresh bots and servers page (7177652)
- Add user management (8243759)
- Use button component more (d44a83e)
- Remove unnessasary conversion of ObjectId (6bfc898)
- Only have one bedrock client instance for server pings (93de44b)
- Fix auth logger (829cd75)
- Add error messages if server or bot fails to load in the frontend (6ac6302)
- Centralise update time (6db6a69)
- Move servers to database (9e6c244)
- Move bots to database (3a41bce)
- Add database backed login (d15536b)
- Add api error page (5cd8a15)
- Add default server hostname (7ae7edc)
- Add login page (8bab43d)
- Add core manager functionality (b15037d)