This repository has been archived by the owner on Aug 7, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.11.0](v1.10.0...v1.11.0) (2022-10-08) ### Bug Fixes * check member role for excluded roles ([6279a79](6279a79)) * exclude dash and underscore for decancer ([8af95f0](8af95f0)) * **moderation:** only mute on rejoin if previously muted ([6e9f20d](6e9f20d)) * **moderation:** save overwrites before modifying them ([2f67c59](2f67c59)) ### Features * `unban` command ([b7d333c](b7d333c)) * allow `-` and `_` in usernames ([2767888](2767888)) * do not cure bots ([97c064c](97c064c)) * handle mute when rejoining the server ([042fc8c](042fc8c)) * lock & unlock commands ([abdc092](abdc092)) * media and logging channels and unban command ([4ab4c7e](4ab4c7e)) * new configuration for ReVanced ([d1d99b5](d1d99b5)) * remove `ocr` ([c600c51](c600c51)) * use `Swatinem/rust-cache` to cache builds ([cda1bcb](cda1bcb)) * work in progress `ocr` auto responder ([23bc1aa](23bc1aa)) ### Performance Improvements * clone `Arc` of `data.database` ([3ad345b](3ad345b))
- Loading branch information