Releases: ViaVersion/ViaBackwards
4.10.1
- Fixed click container button handling (by Gerrygames)
- Fixed handling of new 1.20.5 banners
- Fixed translatable handling (by EnZaXD)
- Fixed entity effect reading below 1.20.2
- Fixed advacements display in 1.20.2->1.20 (with help from Krakenied)
- Fixed listener registration on 1.8 servers
- Fixed issues with creative mode ghost items
- Paper servers now skip jar remapping of ViaVersion
If you want to get larger version updates early, consider supporting me via https://viaversion.com/donate. See the previous update notes for more info.
4.10.0
1.20.5 server support; this one of the largest updates network-content wise, so expect rough edges that may not be entirely fixable. While ViaVersion is already complete and stable, ViaBackwards will still need more polishing around certain things like item hover events and trim pattern/material handling.
- Added a large number of sanity checks to NBT reading to prevent errors from bad data
- Fixed 1.20.3->1.20.2 cloud particle handling
- Fixed 1.20.2->1.20 entity sound handling
- Updated the legacy mapping file format (by EnZaXD). If you had changes to these, you will need to redo them, see the wiki for more detail later: https://github.com/ViaVersion/ViaBackwards/wiki
Also thanks to EnZaXD for lots of aid with 1.20.5, as well as RK_01, DrexHD, and Gerrygames for additional fixes!
If you want to get larger version updates early, consider supporting me via https://viaversion.com/donate. See the previous update notes for more info.
4.9.2
Important release schedule change
Starting 1.20.5, ViaVersion and ViaBackwards will only be released a day/a few days or so after a Minecraft update unless the protocol changes of the update were trivial. If you want early-access, usually days or even weeks before the final release, you can subscribe to either:
- GitHub Sponsors (preferred option. Use the
/verifycommand on this Discord after), or alternatively - Patreon (see the highest tier and make sure to link Patreon to your Discord account under Settings->Connections)
This also includes access to a private repository with the code, which will be pushed to the public repository after the given delay on a Minecraft update.
At the same time however, bug fix patches will be released more regularly, always immediately public, and more of the low-priority issues will be tackled.
Due to the insane pace Mojang has been adding more and more complex technical features since 1.19/1.20, updating ViaVersion and making sure it works well enough has become a lot more time-consuming. Without some extra incentive, I can't really justify putting increasing amounts of free time into these updates, no matter how much I enjoy doing them.
Changes
- Added sanity checks to item reading across all versions
- Fixed various issues in 1.20.3->1.20.2 issues, including component conversion
- Fixed 1.20.2->1.20 tag handling
- Fixed 1.17->1.16 map data reading
- Fixed writable book handling in 1.16->1.15
- Fixed chunk loading game state handling in 1.20.3->1.20.2 (by FlorianMichael)
- Fixed 1.13.1->1.13 item handling (by camdencove)
Note: Via* on BungeeCord does not work properly at the moment, we recommend using our plugins either on the backend servers or on Velocity instead.
4.9.1
4.9.0
4.8.1
4.8.0
1.20.2 server support
4.7.0
1.20 server support
- Add missing sound mappings (by Pantera07)
- Improved 1.13->1.12 translatable handling
- Fixed handling of translatables in 1.15, 1.14 and 1.13.1 entity display names
- Fixed 1.19.4->>1.19.3 boat types
- Fixed 1.19.4->1.19.3 statistics rewriting
- Fixed 1.12 keybind causing errors
- Fixed handling of 1.16->1.15 tags if the server does not send all the expected tags
- Fixed max player count info sent on login (by RaphiMC)
4.6.1
4.6.0
1.19.4 server support
- Improved mapping data loading/startup loading times
- Custom mapping files have been broken with this, see https://github.com/ViaVersion/ViaBackwards/wiki for more info
- A
custom_model_datafield can now be defined in item mappings
- Fixed item desyncs when dropping items on 1.17+ servers as 1.13 clients or lower (Paper only)
- Fixed an item mapping issue with goat horns for <1.13 clients (thanks to LoboMetalurgico)
- Fixed an error due to new 1.19 poses
- Fixed comparator rotations in 1.13->1.12
- Fixed handling of bad shot item tags in 1.16->1.15
- Fixed a small number of broken item mappings in 1.13.1->1.13