Releases: jonesdevelopment/sonar
2.1.47
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
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
This update fixes several dependency issues and properly fixes EaglercraftX support.
Full Changelog
2.1.44
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
2.1.43
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
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
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
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
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
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 endcheck - 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