- 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 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](https://github.com/Earthcomputer/multiconnect/blob/master/docs/custom_payloads.md) 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.
- 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 an issue with chunk sections disappearing
- Fixed beds being bouncy in 1.11 and below
- Fixed visual bug with sneaking on 1.11 and below
- Fixed a race condition when connecting to 1.17.1
- Removed warning about `__comment__`
- Added German translation
- Added Russian translation
- Updated the Portuguese translation
- Attempted to fix chunks with empty neighbors not loading in 1.8
- Fixed issue with anti-cheats in 1.16.5 and below
- Fixed some potential threading issues
- Fixed a potential mod compatibility issue with 1.14.4 and below 2d biomes
- Fixed incompatibility with Bobby
- Fixed incompatibility with colormatic
- Added Indonesian and Danish translations