Sodium 0.8.11 for Minecraft 1.21.11 makes some improvements to the options UI, introduces a new automatic publishing system, fixes some bugs, and introduces some small performance optimizations.
- Fix issues with improved item meshing and add documentation (#3581)
- Update neoforge to stable
- Workflow and Gradle based publishing setup with changelog system (#3575, #3622)
- refactor: Lazily construct expensive ShapeComparisonCache object (#3607)
- Invalidate cached search index sources to be properly indexed after language switch
- Jump to the mod's options when its header in the page list is clicked
- Show that an entry in the options page list leads to an external page more clearly
- Hide options search bar clear button when search bar is empty
- Implement Alt shortcuts and ESC discard behavior (#2769) (#3604)
- Reset button for options with hold-shift to reset functionality
- Fix rare translucency sorting crash when repeatedly interacting with specific chunks with some resource packs (#3609)
- Configurable filtering mode (#3618)
- Fix animated sprite mipping (#3619)
- Add caching to
GlStateManager#glViewport(#3309)