- Fixed fast buffer upload memory corruption issue
- Improved buffer upload performance in certain cases and fixed crash with ancient GPUs
- Fixed negative advance glyph handling (Fixes rendering issues with intentionally overlapping text)
- Implemented persistent mapped streaming buffer for fast buffer uploading (Should be more compatible and faster)
- Fixed fast text lookup crashing when the buffer is flushed prematurely
- Auto disable font_atlas_resizing when modified core shaders are detected
- Improved fast buffer upload optimization (Better compatibility, slightly faster)
- Fixed render issues with overlapping text
- Fixed BlendFuncDepthFunc stack memory leak
- Updated Reflect (Fixes errors on some JREs)
- Improved armor trim batching (Better compatibility)
- Included Mixin Extras correctly
- Fixed OpenGL state corruption
- Added support for 1.20.1
- Updated MixinExtras
- Improved HUD batching efficiency
- Added VulkanMod compatibility
- Improved macOS conflict handling
- Fixed AppleSkin render issues
- Optimized text character lookup even more
- Enabled item batching by default
- Reduced OpenGL state tracking overhead
- Fixed Status effect bars mod incompatibility
- Experimental: Added option to disable OpenGL error checking (Reduce overhead)
- Fixed pie chart text not rendering
- Fixed armor trims render issues