- Fixed a bug where tooltip texts disappear under certain conditions
- Fixed a bug where Pause/Resume button setting was missing in the NeoForge version of the mod
- Fixed a bug where OpenAL errors sometimes occur when stopping and restarting the song playback
- Added a config option to change the way song information is provided
- Added an experimental WebSocket-based method to get current song information
- Currently, the use of the WebSocket song provider is not recommended
- Updated to Minecraft 1.20.5
- CraftGR is now available on CurseForge as well as Modrinth
- Mod files are now separated into each mod loader again to reduce the file size and make the releases faster
- Fixed "click overlay to open song info URL" option not working in the NeoForge version
- Fixed tab and arrow key navigation for the sound options menu not working in the right order
- Fixed a few potential errors around radio state action bar messages
- Rendering and input functions are now moved from Mixin to each mod loader's API
- Updated to Minecraft 1.20.4
- CraftGR no longer supports Forge
- Please switch to NeoForge to continue using this mod
- This mod now uses YetAnotherConfigLib for the config menu
- Both Fabric and NeoForge versions are required to install YetAnotherConfigLib
- Fixed the song playback not starting when you quickly leave title screen after booting up the game
- Fixed the slight delay when updating the song title in the overlay
- Added support for NeoForge
- Like the Forge version, you need to install Cloth Config API
- CraftGR now uses Forgix to produce a mod JAR compatible with both Forge & Fabric
- Using CraftGR on Forge still requires Cloth Config API, while it is optional in Fabric
- Removed unnecessary libraries included in the Fabric version