8000 Releases · jonesdevelopment/sonar · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: jonesdevelopment/sonar

2.1.33

20 Jun 13:39
c63b19f
Compare
Choose a tag to compare

This update adds initial support for Minecraft 1.21.6 (thanks to @FallenCrystal). Additionally, the system and process CPU usage can now be displayed in the action bar and the "duplicate client brand" check can now be disabled. Several dependencies have also been updated.

Full Changelog

  • 1.21.6 Support #484
  • Allow action bar to show CPU usage
  • Don't allocate DEFAULT removal listener
  • Fix possible exception with short brands
  • Fix client brand check debug
  • Allow disabling of the duplicate brand check
  • Simplify client brand handling
  • Bump netty and caffeine #482 #483

Massive thanks to the sponsors of Sonar who help keep this project running: @Hydoxl

2.1.32

03 Jun 15:36
d7f48ec
Compare
Choose a tag to compare

This update fixes a false positive with older cosmetics mods and clients. Additionally, Geyser (Bedrock) players are now skipped by default, and an old check has been removed as it was deemed unnecessary.
Official support for Geyser will no longer be provided, but you can still use the feature if you like.

Massive thanks to the sponsors of Sonar who help keep this project running: @Hydoxl

2.1.31

16 May 18:12
6be001e
Compare
Choose a tag to compare

This update fixes several issues with Minecraft 1.21.5 components (related to adventure 4.21.0) on BungeeCord and Bukkit. Some other dependencies have been updated as well.

Massive thanks to the sponsors of Sonar who help keep this project running: @Hydoxl

2.1.30

11 May 10:47
a0c054e
Compare
Choose a tag to compare

This update fixes several issues with mods, especially Sodium, not being able to enter the server. Additionally, the adventure component library has been updated from 4.20.0 to 4.21.0 and several possible minor memory leaks in the Bukkit packet handling have been fixed.

  • Bump adventure from 4.20.0 to 4.21.0
  • Fix Sodium world loading taking too long #471
  • Fix potential memory leaks on Bukkit #463

Massive thanks to the sponsors of Sonar who help keep this project running: @Hydoxl

2.1.29

17 Apr 11:42
6bc2b1c
Compare
Choose a tag to compare

This update fixes minor flaws in the connection handling and the CAPTCHA generation. Additionally, the adventure component library has been updated from 4.18.0 to 4.20.0 and the action-bar handler has been exposed for the API.

  • Bump adventure from 4.18.0 to 4.20.0 #464
  • Hotfix some kind of handler de-sync #467
  • Allow extension of the action-bar handler
  • Fix CAPTCHA generator gradient generation and testing

Massive thanks to the sponsors of Sonar who help keep this project running: Hydoxl, ItzErpandX

2.1.28

30 Mar 09:31
d67b61f
Compare
Choose a tag to compare

This feature update adds support for Minecraft 1.21.5 and a minor fix for carpet mod fake players.

  • Minecraft 1.21.5 Support #457
  • Skip Carpet fake players (retrooper/packetevents#1171)
  • Various minor optimizations in the verification handling
  • Increase payload packet size limit for compatibility with some mods

Special thanks to @FallenCrystal for her massive help in #459!

Massive thanks to the sponsors of Sonar who help keep this project running: @Hydoxl

2.1.27

12 Mar 14:59
c3d85a9
Compare
Choose a tag to compare

This feature update addresses key stability and user experience improvements.

  • Database Reliability
    • Automatic database reconnection
    • Scheduled cleanup tasks now run automatically
  • Added missing translations
  • Reintroduced the classic CAPTCHA design as a configurable option.
    • The map-captcha section now features a style option, consisting of modern (default) and legacy

Massive thanks to the sponsors of Sonar who help keep this project running: @Hydoxl

2.1.26

28 Feb 15:20
af12ef5
Compare
Choose a tag to compare
  • Fix wrong condition in BungeeCord injector

Thanks to @andreasdc for reporting this in #452!

Massive thanks to the sponsors of Sonar who help keep this project running: @Hydoxl

2.1.25

16 Feb 14:47
4b30729
Compare
Choose a tag to compare
  • Fix incompatibility with BungeeCord build 1909+

If you're still using BungeeCord or a fork of it, consider upgrading to Velocity if you can.
https://velocitypowered.com/

Massive thanks to the sponsors of Sonar who help keep this project running: @Hydoxl

2.1.24

13 Feb 13:01
901b49b
Compare
Choose a tag to compare
  • Fix invalid level name in the JoinGame packet
  • Implement a safer Sonar API get() method
  • Add some basic doc comments to the API
  • Mark unused dimensions as deprecated

Massive thanks to the sponsors of Sonar who help keep this project running: @Hydoxl

0