Skip to content

Releases: jonesdevelopment/sonar

2.1.47

09 May 11:50
d85f2bc

Choose a tag to compare

This release fixes potential database connectivity issues (H2) and makes all check timings configurable. In addition, the map CAPTCHA can now be displayed in the offhand for more variety. Some dependencies have also been updated.

Full Changelog

  • Warn if the default support URL is used
  • Automatically replace legacy support URL
  • Make individual check timings configurable
  • Implement option to place map in offhand #574
  • Use JdbcConnectionSource for H2

2.1.46

30 Mar 17:08
9bab457

Choose a tag to compare

This version implements support for Minecraft 26.1. In addition, a new debugging flag sonar.log-netty-exceptions was added to enable better bug reporting.

Thanks to @FallenCrystal for helping with this update.

2.1.45

02 Feb 14:00
70506aa

Choose a tag to compare

This update fixes several dependency issues and properly fixes EaglercraftX support.

Full Changelog

  • Add experimental config option for checking Eagler players
  • Replace broken sonatype OSS repository link
  • Bump caffeine from 3.2.2/3.2.0 to 3.2.3
  • Bump velocity-proxy from 3.4.0-SNAPSHOT to 3.5.0-SNAPSHOT
  • Fix EaglerCraft players skipping and error on join #547 (thanks to @bobhenl)

2.1.44

10 Jan 21:27
0fd7f0c

Choose a tag to compare

This update fixes an incompatibility with EaglerCraftX-supporting servers. Additionally, commands now work properly on Paper again and several database connectivity problems should be fixed.

From this version on, Paper 1.21+ servers require a different plugin JAR file, Sonar-Paper.jar.

Full Changelog

  • Always skip EaglerCraft players
  • Fix connection has already been closed #544 (thanks to @Squesly)
  • Add Paper platform #541
  • Remove mentions of nonexistent tests in dependencies
  • Make LibraryLoader use correct MiniMessage versions

2.1.43

23 Dec 19:24
e72e064

Choose a tag to compare

This updates implements fixes multiple false positives and implements new Italian translations. In order for norisk client users to be able to join, set the valid client brand regex to ^[!-~ §]+$.

Full Changelog

  • Log full stacktraces in UpdateChecker
  • Remove "duplicate slot" check for stability reasons
  • Implement Italian translations (thanks to @Augu0107)
  • Fix client brand regex issues with norisk client

Notice about Sonar 3.0

If you are interested in Sonar 3.0, please check out https://sonar.top/. You can read more about what sets Sonar 3.0 apart from Sonar 2.0 here: https://sonar.top/docs/faq. If you want more robust protection, better performance, and awesome new features, check out Sonar 3.0!

2.1.42

09 Dec 18:20
de5750e

Choose a tag to compare

This updates implements support for Minecraft 1.21.11 and introduces an experimental CAPTCHA design.

  • Minecraft 1.21.11 Support #534
  • Implement new CAPTCHA design complex (PoC)

Notice about Sonar 3.0

If you are interested in Sonar 3.0, please check out https://sonar.top/. You can read more about what sets Sonar 3.0 apart from Sonar 2.0 here: https://sonar.top/docs/faq. If you want more robust protection, better performance, and awesome new features, check out Sonar 3.0!

2.1.41

27 Oct 13:56
df049a7

Choose a tag to compare

This updates fixes minor incompatibilities with some Velocity forks. In addition, some other minor bugs and inconsistencies have been resolved.

Full Changelog

  • Don't invoke initChannel if the channel is closed
  • Disable max-online-per-ip if it's 0 or negative
  • Fix filled_map item type id on 1.21.9+

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

Notice about Sonar 3.0

If you are interested in Sonar 3.0, please check out https://sonar.top/. You can read more about what sets Sonar 3.0 apart from Sonar 2.0 here: https://sonar.top/docs/faq. If you want more robust protection, better performance, and awesome new features, check out Sonar 3.0!

2.1.40

17 Oct 12:53
16d72fc

Choose a tag to compare

This update adds support for PostgreSQL as a database type (thanks to @sk8erboi17 in #522).

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

Notice about Sonar 3.0

If you are interested in Sonar 3.0, please check out https://sonar.top/. You can read more about what sets Sonar 3.0 apart from Sonar 2.0 here: https://sonar.top/docs/faq. If you want more robust protection, better performance, and awesome new features, check out Sonar 3.0!

2.1.39

04 Oct 08:09
fcb52fc

Choose a tag to compare

This update introduces support for Minecraft version 1.21.9.

Full Changelog

  • Use radial gradient for CAPTCHA text
  • 1.21.9 Support #520
  • Include font license for kingthings fonts

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

Notice about Sonar 3.0

If you are interested in Sonar 3.0, please check out https://sonar.top/. You can read more about what sets Sonar 3.0 apart from Sonar 2.0 here: https://sonar.top/docs/faq. If you want more robust protection, better performance, and awesome new features, check out Sonar 3.0!

2.1.38

13 Sep 15:14
b2dddfb

Choose a tag to compare

This update fixes several issues with 1.21.7-1.21.8 clients. Additionally, the maximum number of packets during the verification is now configurable.

Full Changelog

  • Disable expected position but got client tick end check
  • Update Georgian translations #514
  • Update Dutch translations
  • Make max packet count configurable

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