Skip to content

Version 2.3.0

Compare
Choose a tag to compare
@zaanposni zaanposni released this 23 Nov 16:39
· 886 commits to master since this release
2428bac

Version 2.3.0 is out!

Features

  • Added multiple translations. Added translations for spanish, italian, french and russian.
  • Copyright notice. Added copyright notice in toolbar.
  • Fixed owner permissions. An owner of a guild can now do anything.
  • Update warning. An update warning in the toolbar has been added.
  • Inactive cases. Cases can now be toggled to be active or inactive, their status is shown in the caseview.
  • Avatar command. Added avatar command, which shows the avatar of the mentioned user.
  • Configurable automod notifications. Channel notifications for automods are now configurable.

Fixes

  • Fixed X-Forwarded-For header. MASZ now correctly uses the X-Forwarded-For header for ip ratelimiting and logging.
  • Adjusted permissions in strict mode. Moderators without corresponding permissions can no longer edit modcases in strict mode.
  • Fixed text wrapping for long servernames in toolbar.
  • Adjusted command permissions in strict mode. Moderators without corresponding permissions can no longer use punish commands in strict mode.
  • Fixed null value handling for site admins env var. MASZ now correctly works without any siteadmins defined.

Technical

  • Reworked Readme. Applied current style guides to the readme file. Added a latest version badge to the readme.