ReleaseTag is automatically replaced with the release tag, e.g. mc26.1-0.8.9 MCVersion is automatically replaced with the minecraft version, e.g. 26.1 SodiumVersion is automatically replaced with the sodium version, e.g. 0.8.9 Everything above the line is ignored and not included in the changelog. Everything below will be in the changelog on GitHub, Modrinth and CurseForge.
Sodium SodiumVersion for Minecraft MCVersion makes some improvements to the options UI, introduces a new automatic publishing system, fixes some bugs, and introduces some small performance optimizations.
- Workflow and Gradle based publishing setup with changelog system (#3575, #3622)
- 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)
- Make the filtering mode configurable with an option and change the default to nearest
- Fix animated sprite mipping (#3619)
- Add caching to
GlStateManager#glViewport(#3309) - Add support for new fabric color provider API
- Fix tint on neoforge when blocks are rendered as items (#3615)
- Fix the animation when fluid sprites are obtained directly via FluidModel (#3630)