- Show more helpful exceptions when reporting an error from the native library
- Fix black text in recent versions of Iris Shaders
- Fix crash when loading a library on launchers that pass the run directory as a relative path
- Add
reuseTextRendererDrawer
option- Enabled by default; fixes conflict with ImmediatelyFast’s
fast_text_lookup
optimization when disabled
- Enabled by default; fixes conflict with ImmediatelyFast’s
- Start vetting crate dependencies in the Rust part of the code
This will be the last version released for 1.19.3.
Update to Minecraft 1.20.
- Fix a crash when clearing an already empty glyph atlas
- Text field widgets now scroll to the right position when moving the cursor leftward by more than the width of the field
- Fix issues with mods that set the contents of a text field before its width, such as Custom Player Models
- Update bundled Inter font to 4.0-beta9