Fixed MySQL error "Illegal mix of collations ..." which occurred on startup under certain MySQL server versions.
Improvements:
Added option to trigger dupeip check on muted account: `dupeip_on_muted_account` (default: false)
Fixes:
Fixed Turkish locale bug which caused various issues, including that tables were being generated with the incorrect names (e.g. "litebans_warnıngs" instead of "litebans_warnings") which the web interface doesn't recognize. Any incorrectly named tables will be renamed after updating automatically.
Minor fixes:
The /banlist command now handles unban/unmute entries like /history and /staffhistory (separate, not appended)
LiteBans will now automatically attempt to re-download corrupted dependencies if the download fails under certain rare conditions.