Skip to content

Bastion v10.11

Compare
Choose a tag to compare
@iamtraction iamtraction released this 19 May 01:41
· 74 commits to main since this release
7221baa

Features

  • Filters
    Bastion's invite & link filters will now use Discord's AutoMod. Which means it's now fully customizable in your server settings.

    • Migrate filters to AutoMod rules by @iamtraction in #1045
    • Removed old /config filter command
    • Added new commands 118b5bd
      • /config filter invites
      • /config filter links

Changes

  • Greetings & Farewells
  • commands: update descriptions of some commands 1ed1e67
  • scripts: updated the migrate script to support filter migration
  • dependencies: updated by @dependabot

⚠️ Notes

If you are hosting bastion yourself and updating from an older version you'll need to run the following command after the update:

npm run migrate filters

Full Changelog: v10.10.1...v10.11.0