Changelog Location
The changelog is maintained in the Essential repository in thechangelog/ directory:
View Changelog on GitHub
Each release has its own markdown file following the naming convention:
release-{version}.md- Major/minor releasesrelease-{version}.{patch}.md- Patch releases
Release Format
Each changelog entry includes:- Title - Brief description of the release theme
- Summary - Overview of major changes
- New Versions - Minecraft version support additions
- Features - New functionality and improvements
- UI Changes - Interface updates and redesigns
- Bug Fixes - Issues resolved in the release
- Compatibility - Mod compatibility improvements
- Performance - Optimization updates
Example Changelog Entry
Here’s the structure of a typical changelog entry:Recent Releases
The changelog includes all releases from version 1.0.0 onwards, with the most recent versions available at:- 1.3.x series - Latest feature releases
- 1.2.x series - Stable releases
- 1.1.x series - Earlier versions
- 1.0.x series - Initial releases
The changelog directory contains over 120 release entries documenting Essential’s complete version history.
Versioning Scheme
Essential uses semantic versioning:- Major version (1.x.x) - Significant new features or breaking changes
- Minor version (x.3.x) - New features and improvements
- Patch version (x.x.10) - Bug fixes and small updates
Staying Updated
To keep track of Essential releases:- Watch the repository - Get notifications for new releases on GitHub
- Check the changelog - Review the changelog directory regularly
- In-game updates - Essential automatically notifies you of updates
- Discord announcements - Join the Essential Discord for release announcements
Changelog by Category
Changelog entries are organized by category to help you find specific types of changes:New Versions
Minecraft version support additions, including Forge and Fabric loader support for new Minecraft releases.Features & UI
New functionality, user interface improvements, and feature enhancements.Bug Fixes
Issue resolutions, crash fixes, and stability improvements.Compatibility
Improvements for compatibility with other mods and mod loaders.Performance
Optimizations and performance enhancements.Historical Changes
For version history before the source code was made public, changelog entries may be limited. All releases since source availability have comprehensive changelog documentation.
Contributing to Changelog
The changelog is maintained by the Essential team. If you discover undocumented changes or issues:- Report them in the Essential Discord
- Open an issue on GitHub
- Contact support through official channels