Skip to content

v0.18.0

Compare
Choose a tag to compare
@Arcensoth Arcensoth released this 04 Oct 14:38
· 73 commits to main since this release

Added

  • automod: Added support for JSON paths for easier configuration of rules
  • jira: Reimplemented link support (#65)
  • roles: Added tips for providing roles

Changed

  • automod: An exhaustive list of adjustments and improvements that's too long and complicated for the changelog
  • faq:
    • Turned the shortcut prefix into a pattern
    • Consolidated FAQ update commands
    • Reimplement the list of FAQs
    • Various improvements (#72)
      • Added options in root config to limit or disable certain features
      • Reorganized and added new search commands
      • Improved how tags are used in queries
      • Allowed showing options instead of just setting them
  • invite: Multiple invites now go in one message instead of multiple
  • jira: Overhauled the issue requesting logic and the embed colors now reflect the status of the bug (#64)
  • roles: Refine role searching logic

Fixed

  • Fixed instances of timezone-unaware utcnow()
  • jira: Now checks that issues are in the <project>-<id> format and that requested issues have fields (#69)