For the most up-to-date changelog information, visit the GitHub Releases page.
Version 1.14.x
1.14.2
Release Date: Latest1.14.1
Features:- Added support for Minecraft 1.21.11
- Dropped support for ≤1.20.2 clients
- Updated Adventure to 4.26.1
- Updated Fabric Loader to 0.18.4
- Updated ASM to 9.9.1
- Updated Netty to 4.2.9.Final
- Updated Nexo to 1.16.1
- Updated Kyori mod implementation to 6.8.0
- Updated MythicMobs to 5.11.1
- Updated Skript to 2.13.2
- Updated Kotlin to 2.3.0
- Updated Dokka to 2.1.0
- Updated Polymer to 0.15.1+1.21.11
- Updated various build plugins and dependencies
- Updated GitHub Actions checkout to v6
- Updated Gradle to 9.2.1
- Updated Hangar publish plugin to 0.1.4
- Updated run-paper plugin to 3.0.2
1.14.0
Features:- Added support for Minecraft 1.21.9 and 1.21.10
- Auto-merge with Nexo and CraftEngine resource packs
- Pack hash to avoid generating duplicate resource packs
- Updated Adventure to 4.25.0
- Updated Kotlin to 2.2.20
- Updated HikariCP to 7.0.2
- Updated ASM to 9.9
- Updated Fastutil to 8.5.18
- Updated SnakeYAML to 2.5
Version 1.13.x
1.13.2
Fixes:- Added support for Minecraft 1.21.8 server
- Fixed hide exp option
- Improved legacy NeoForge compatibility
This is a hotfix release for 1.21.8 server support.
1.13.1
Minor update with bug fixes and improvements.1.13.0
Major feature release with new capabilities and optimizations.Version 1.12.x
1.12.2
Patch release with bug fixes.1.12.1
Patch release with bug fixes.1.12
Fixes:- Fixed image name duplication
- Fixed popup initialization
- Fixed YAML synchronization
- Fixed shaders (requires deletion of
BetterHud/shaders/text.vsh) - Fixed database issues
- Updated BetterCommand to 1.4.3
- Updated Adventure to 4.19.0
- Added
flipoption in image element - Added
reversedoption in image layout
mmocore_is_loaded(MMOCore)mythicmobs_entity_id(MythicMobs)
Version 1.11.x
Multiple patch releases with stability improvements and bug fixes.Version 1.10.x
1.10.3
Patch release with bug fixes.1.10.2
Patch release with bug fixes.1.10.1
Patch release with bug fixes.1.10
Platform Support:- Added support for Minecraft 1.21.4
- Nexo support now available
Children Image System
Allows dynamic image replacement based on conditions:Maven Central Publishing
API now available on Maven Central:Color Overrides
Dynamic color changes based on conditions:Static Scale Rendering
Placeholder Options
hud turn on|off <player>- Control HUD visibility per player
- Removed space constraint in text layout
- Fixed placeholder comma handling
- Fixed Folia adaptation
- Fixed layout identifier
- Fixed render scale calculation
- Optimized text renderer
- Updated to BetterCommand 1.4
- Updated to Kotlin 2.1.0
Version 1.9.x
1.9.2
Patch release with bug fixes.1.9.1
Patch release with bug fixes.1.9
Feature release with enhancements and optimizations.Version 1.8
Major update with significant new features and improvements.Version 1.7
Stability and performance improvements.Earlier Versions
For changelog information on versions prior to 1.7, please refer to the GitHub Releases page or individual changelog files in the repository.Viewing Full Changelogs
Detailed changelogs for each version are available:GitHub Releases
Complete release notes with downloadable builds
GitHub Compare
Compare any two versions to see code changes
Release Channels
BetterHud has two release channels:Release
Stable versions tested for production use
Full changelog and documentation
Recommended for most users
Snapshot
Snapshot builds are published to Hangar with:- Latest commits and experimental features
- Minimal testing
- Rapid iteration
- Not recommended for production servers
Update Guide
When updating BetterHud:Major version updates (e.g., 1.x to 2.x) may contain breaking changes requiring configuration updates.
Deprecation Policy
BetterHud follows these deprecation practices:- Features marked as deprecated will be supported for at least one more major version
- Deprecated features will show warnings in logs
- Migration guides provided for breaking changes
- API changes maintain backward compatibility within major versions when possible
Reporting Issues
Found a bug in the latest version?- Check if it’s already reported in GitHub Issues
- Verify you’re using the latest version
- Report with full details (see Troubleshooting)
Feature Requests
Have an idea for a future version?- Search existing feature requests
- Create a detailed feature request on GitHub
- Discuss in the Discord community
