Skip to content

Releases: tritonmc/Triton

[3.9.5] Bug Fixes

01 Feb 15:22
11cca73
Compare
Choose a tag to compare

Bug Fixes

  • Fix bold, italic and some other formatting being stripped from messages on latest BungeeCord and Spigot (#383)
  • Fix some entities not being available to be added to config (#384)
  • Detect modern Velocity forwarding on older Paper versions (#385)

Full Changelog: v3.9.4...v3.9.5

[3.9.4] Minecraft 1.20.4 Bug Fix

20 Jan 17:28
85af643
Compare
Choose a tag to compare

Bug Fixes

  • Fix error related to reset color code followed by bold, italic, etc in Spigot 1.20.4 (#378)

This Triton version requires (at least) ProtocolLib 5.2.0-SNAPSHOT

Full Changelog: v3.9.3...v3.9.4

[3.9.3] Minecraft 1.20.4 support and other improvements

18 Dec 19:53
43ad52d
Compare
Choose a tag to compare

New Features

Bug Fixes

  • Properly fix scoreboard not showing on (experimental) ProtocolLib async mode (#359)
  • Remove duplicate async listener for incoming packets (#365)
  • Detect Velocity modern forwarding before showing proxy configuration warning (#367)
  • Fix chat parser throwing errors on old servers with an outdated version of the md_5 chat library (#370)

This Triton version requires (at least) ProtocolLib 5.2.0-SNAPSHOT

Full Changelog: v3.9.2...v3.9.3

[3.9.2] Signed chat translation and various bug fixes

28 Nov 15:31
6c21a76
Compare
Choose a tag to compare

New Features

  • Support translating signed chat packets on MC 1.19 and above (#353) (Closes #350)

Bug Fixes

  • Fix translations being duplicated if uploaded to TWIN right after uploading to database (#352)
  • Fix ProtocolLib warning about registering config phase packets below MC 1.20.0 (#354)

Full Changelog: v3.9.1...v3.9.2

[3.9.1] Minecraft 1.20.2 support and many bug fixes

03 Nov 09:34
316b6f0
Compare
Choose a tag to compare

New Features

Bug Fixes

  • Fix entity type conversion not working on server software with SRG, such as Arclight (#324)
  • Font and keybind are no longer stripped from all text on the server (#339) (fixes #226 and #323)
  • Fix error when downloading from TWIN while having added translations manually after upload (#340) (fixes #325)
  • Fix null pointer exception when refreshing all players (#341) (fixes #326)
  • Fix error when MinecraftEncoder is not present in the netty pipeline on BungeeCord (#342) (fixes #289)

This release requires ProtocolLib 5.1.1!
As of 2023-11-03, that version of ProtocolLib is only available as a dev build.

Full Changelog: v3.9.0...v3.9.1

[3.9.0] Minecraft 1.20 Support

19 Jun 21:37
ce14936
Compare
Choose a tag to compare

New Features

  • Minecraft 1.20 Support

This release requires ProtocolLib 5.1.0!
As of 2023-06-19, that version of ProtocolLib is only available as a dev build.

Full Changelog: v3.8.5...v3.9.0

[3.8.5] Various bug fixes

21 May 19:22
943bdd1
Compare
Choose a tag to compare

Bug Fixes

  • Fix NBT item translation showing json on 1.12 and below (#301)
  • Fix TAB not being translated on 1.19 (#303)
  • Fix actionbars being sent from proxy to 1.10 and older clients without color (#305) (fixes #297)

Full Changelog: v3.8.4...v3.8.5

[3.8.4] Critical security vulnerability fix and MC 1.19.4 support

28 Apr 22:17
22a7336
Compare
Choose a tag to compare

⚠️ SECURITY VULNERABILITY ⚠️

A serious security vulnerability, tracked by CVE-2023-30859, has been fixed in this version.
All servers are urged to upgrade. Full advisory details will be published to the public 48h after the fixes are published.

Bug Fixes

  • Gracefully handle missing IP address when translating MOTD on Spigot (#282) (fixes #265)
  • Fix Spigot MOTD not being translated on 1.19.4 (#294) (fixes #292)
  • Handle scoreboard in main thread instead (#299) (fixes #296)
  • Fallback to legacy text if unable to translate JSON on item NBT data (fixes #249)

Other Changes

  • Update flag banner creator instructions with new link (#283) (fixes #281)

Full Changelog: v3.8.3...v3.8.4

[3.7.5] Backport of critical security vulnerability fix

28 Apr 22:50
808a15e
Compare
Choose a tag to compare

⚠️ SECURITY VULNERABILITY ⚠️

A serious security vulnerability, tracked by CVE-2023-30859, has been fixed in this version.
All servers are urged to upgrade. Full advisory details will be published to the public 48h after the fixes are published.

This release is a backport of the fix included in 3.8.4 for 3.7.X.

Full Changelog: v3.7.4...v3.7.5

[3.8.3] Minecraft 1.19.3 support and Bug Fixes

31 Dec 16:41
e223f47
Compare
Choose a tag to compare

Enhancements

  • Add support for MC 1.19.3 (#267)

Bug Fixes

  • Fix window titles not supporting RGB (fixes #225)
  • Remove hardcoded TWIN url from message (#261)
  • Fix translated signs losing extra NBT attributes on refresh (#272) (fixes #269)

Full Changelog: v3.8.2...v3.8.3