This Leap Day release brings additional stabilization to the 1.1.0 series. Mostly, this consists of solving a few edge cases, making LibertyBans more correct, more accurate, and closer to perfection. We also have a few new features and improvements.
There are no breaking changes in this release compared to 1.1.0-RC1. However, if you are upgrading from 1.0.x, please read the relevant guide for compatibility considerations.
Bug-fixes:
- Use serializable isolation to fully handle overlapping punishment commands (b10c847)
- Smoothly transition the mute cache across usage of /libertybans restart (9cb950b)
- Detecting the plugin messaging channel no longer emits false warnings (2985be9)
New features:
- Fantastic Polish translation by @szyha (#242)
- The exemption addon based on LuckPerms weights can now be configured to exempt targets with the same weight as the operator (#249)
Improvements:
- Resolve literal UUID arguments in more places (063de6c)
- Include sub-commands like version, usage, and help in tab-completion (063de6c)
Other: