Changelog
Compact Chat has been rewritten from the ground up for v3.0 with new features, performance improvements, and many bug fixes.
If you have any issues, feel free to report them on GitHub, and as always, this release can be downloaded on Modrinth.
⬅️ Version Support
Compact Chat now supports 1.21.1 and higher, and will aim to support these older versions for as long as possible.
Previously, whenever a new Minecraft version released that broke Compact Chat, compatibility would've been dropped for that version. Now, Compact Chat aims to be compatible with as many versions as possible.
Older Minecraft versions may be supported in the future if there is demand, create a GitHub issue if you're interested in a particular version!
🦊 NeoForge Support
Compact Chat now supports NeoForge alongside Fabric. NeoForge support will be maintained for the same versions as the Fabric mod (1.21.1 and higher).
🫂 More options for compatibility with other mods
Compact Chat aims to be compatible with other mods and this release improves that with a new feature!
A setting called "Ignore first characters count" has been added, which lets you specify how many characters Compact Chat should ignore when compacting a message.
For example, with a count of 10, Compact Chat would see [20:19:00] <caoimheee> hello!
as <caoimheee> hello!
.
This setting should improve compatibility with most mods that add timestamps to the start of messages, while not breaking any existing functionality.