- Fixed force protocol
- Fixed crash in singleplayer creative inventory
- Fixed actions builds not running translators
- Made the width of the version dropdown dynamic
- Made items not available on the server version not appear in the creative menu
- Fixed Fabric API and QSL incompatibility
- Updated to 1.19.3
- Changed to using ViaVersion behind the scenes, may regressions are expected, be sure to report them!
- Fixed block marker particle
- Updated to 1.19.2
- FIxed villager trading on 1.13.2 and below
- Fixed skylight on 1.13.2 and below
- Fixed chat preview
- Updated German, Chinese, Russian and Norwegian translations
- Updated to 1.19.1
- Fixed enchantment translation in 1.12
- Fixed various issues with multi-block change packets in 1.16.1 and below
- Fixed multiconnect API in singleplayer (again)
- Fixed "unknown type minecraft:flower_pot" in 1.12
- Fixed a biome crash
- Fixed an NPE updating registry accesses (dynamic registries)
- Improved FAPI compat
- Started dropping null chat messages from 1.18.2
- Added Hindi translations
- Added a new API for unblocking custom payloads, which should hopefully make it easier for modders to support multiconnect.
- Deprecated the old API for this.
- Added Swedish translation.
- Fixed Multiconnect settings screen and added a couple of settings.
- Fixed
MultiConnectAPI.forceSendCustomPayload
in singleplayer.
- Fixed vibration particles causing disconnects, most noticeable around the Warden.
- Fixed particle type tracked data handler in 1.18.2 and below, causing a disconnect with lingering potions.
- Fixed falling blocks using the wrong block type.
- Add extra groups to tag synchronization, fixes banner crafting in the Loom.
- Backported a fix to the asset downloader. A change in Mojang's web API was making multiconnect unusable.
- Fixed gzip encoding issue in asset downloader.
- Use fuzzy matching for dimensions to avoid errors when the server sends an unregistered dimension.
- Fixed forceSendCustomPayload in the multiconnect API.
- Added a packet recorder for debugging (off by default).
- Fixed constant disconnections caused by chat message translation
- Fixed empty chat messages from <= 1.18.2
- Fixed painting rotation (sometimes disconnecting the player)
- Fixed particle tracked data
- Implemented registry palette resizing
- Fixed various disconnect errors. If you were having issues previous, try this version and let me know if you're still having issues
- Fixed disconnect when visiting mangrove swamps
- Improved error messages to help debug more issues
- Fixed kick for block placement in 1.19
- Fixed connection to hypixel
- Updated to 1.19. This is a beta release, please report issues, only 1.12 and above are supported for now, 1.8 will be added soon.
- Fixed a few bugs with 1.8 that were triggering anti-cheats
- Fixed incompatibility with new Fabric API (again)