|
| 1 | +# 1.0.0 (2022-11-05) |
| 2 | + |
| 3 | + |
| 4 | +### Bug Fixes |
| 5 | + |
| 6 | +* add ban command to poise framework ([e66e8fd](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/e66e8fd004ecc1644bb13f922aa5ed2197e287ba)) |
| 7 | +* allow lints ([c0bcc0a](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/c0bcc0a12b12005abd955e39ff85b017521dc273)) |
| 8 | +* bot owners [skip ci] ([118ca8b](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/118ca8bc6473b760183c172bcdce5e038d3df78a)) |
| 9 | +* change administrating role [skip ci] ([40238e3](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/40238e339cc5773f6a80dadebaee7738cdd864ba)) |
| 10 | +* check member role for excluded roles ([6279a79](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/6279a791325d5c7b5e59cb79337b1cec2455a630)) |
| 11 | +* **ci:** build binaries for musl ([#9](https://github.com/ThexXTURBOXx/revanced-discord-bot/issues/9)) ([aae1b07](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/aae1b07edf507f9efbf5fa5434de5214aeee8464)) |
| 12 | +* **clippy:** fix clippy warning ([96ce886](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/96ce88666b3908d9461ab04597e2937fc6be7c90)) |
| 13 | +* clone submodules recursively ([63c351d](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/63c351daf44c421e0e92d01d63b583444dcba38b)) |
| 14 | +* create release build to fix ci ([e7d26fd](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/e7d26fdc6813c638061248c2b442b801e817b8f3)) |
| 15 | +* do not create unnecessary instances of `Regex` ([a3e6d88](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/a3e6d88cfb0a7727fd5cbde9ff59c27d47ef8bbf)) |
| 16 | +* exclude dash and underscore for decancer ([8af95f0](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/8af95f03bccde54089d4c44c107822b6edc0e8b4)) |
| 17 | +* fix release arg for cargo build ([eab7b1d](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/eab7b1d3ff6c1598f38502010603214b0c4b0c80)) |
| 18 | +* handle unavailable guilds ([5519bb2](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/5519bb2ee54fd4b00ac37e52b20c1ee9e143af76)) |
| 19 | +* incorrect command option description ([25efe87](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/25efe87776ddb4dc6b726778996d68c8bacc929b)) |
| 20 | +* incorrect description for user age condition ([#16](https://github.com/ThexXTURBOXx/revanced-discord-bot/issues/16)) ([999a345](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/999a345f964df3af319fb2292bc48aeabc1ecae2)) |
| 21 | +* incorrect role [skip ci] ([946bd84](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/946bd84fb73fae0d010bc24eb0c0e98449414b41)) |
| 22 | +* **media-channel:** change order of condition check ([fdf1dca](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/fdf1dca2a12a6c65fa1abfa92656c780cba52287)) |
| 23 | +* **media-channel:** check if message contains attachment ([fd8ca42](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/fd8ca4215d9f3eac964e5b7202f7140632ed1e13)) |
| 24 | +* missing opening bracket ([018c8f6](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/018c8f6e4587b5211de1f9438d29430d4e97c8d5)) |
| 25 | +* **moderation:** only mute on rejoin if previously muted ([6e9f20d](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/6e9f20df050fd9d6e64e82d1fb509de44ec9f0d7)) |
| 26 | +* **moderation:** save overwrites before modifying them ([2f67c59](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/2f67c59bb3536f0edc8ed2b400e10bfd9213959a)) |
| 27 | +* only log debug level in debug builds ([6d8eb9a](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/6d8eb9a4044b8bf234716423467f007cae7c10ec)) |
| 28 | +* reduce false matches [skip ci] ([4f2250c](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/4f2250c71f4df3f20ee7d909a64bf72a57653a18)) |
| 29 | +* release builds not logging ([d69ae96](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/d69ae966c5643eb41408420f372c162e48ecbcf6)) |
| 30 | +* remove unused cargo config ([0eb9356](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/0eb9356c5ddf0487f21f98e05d2dc71c7600e043)) |
| 31 | +* specify github token to semantic-release ([61167ab](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/61167abbd7b1bb48ce4df9128f36c40c0cbf3611)) |
| 32 | +* thread created should be debug, not info ([8afda24](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/8afda248beb140678d14a4eca6ff1c3562ad315e)) |
| 33 | +* update workflow actions ([fa4c453](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/fa4c45385419610a19ac84edc7e6fd1723401d2b)) |
| 34 | +* use snake case and module for configuration ([179ad3e](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/179ad3e8244ec09ee00f922b88bb530e1550c805)) |
| 35 | +* use tracing to fix serenity logging ([704d05f](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/704d05f45bc6cc325737f7f49655846301a10b59)) |
| 36 | + |
| 37 | + |
| 38 | +### Features |
| 39 | + |
| 40 | +* `message-responders` & `reload` command ([8fb0ab8](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/8fb0ab88355b31083fe14d729b411d4bb8f98118)) |
| 41 | +* `thread_introductions` ([b34c9b3](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/b34c9b3a66a803e4c2fb129d77af24421bb97c71)) |
| 42 | +* `unban` command ([b7d333c](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/b7d333c86cae3794744935ea6a09cfc8b45d9039)) |
| 43 | +* add `rust.yml` workflow ([507656b](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/507656b97c373f4473df922236a850a9b51bca7f)) |
| 44 | +* add `rustfmt` ([#14](https://github.com/ThexXTURBOXx/revanced-discord-bot/issues/14)) ([422bed5](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/422bed5364e8ca2711e6190d8bca59e04f9c90e9)) |
| 45 | +* allow `-` and `_` in usernames ([2767888](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/276788872cbcb16d561fd62d10d65566debfd56a)) |
| 46 | +* allow ascii only names ([3f05f8c](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/3f05f8cd922e30755cc5a99a825c433bc4958e80)) |
| 47 | +* ban command ([efaa619](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/efaa6190e57ad996516c69c217340abe2b7c4194)) |
| 48 | +* command descriptions ([8045e18](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/8045e180e91f1123c1a4c92c1e7d697be61e4bf4)) |
| 49 | +* decancer user names ([28a19c4](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/28a19c41204c6334e085bb52ca21d52b54ccd178)) |
| 50 | +* default configuration for ReVanced ([8a8e94a](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/8a8e94a9779635d3cb4348ab64a2239a38b1ff8e)) |
| 51 | +* do not cure bots ([97c064c](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/97c064ce7f1acdd758c9dee185ed2f845e426809)) |
| 52 | +* embeds ([4293dd5](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/4293dd5518a95b1e5bd4fae7fd4bc20fc4c6479d)) |
| 53 | +* ephemeral response for permission error ([d87091b](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/d87091bfe3c5159ef3ab9d418d2782ea10931faa)) |
| 54 | +* format timestamp ([#17](https://github.com/ThexXTURBOXx/revanced-discord-bot/issues/17)) ([55d0aaf](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/55d0aaff219d2dbec6048c54a67ffb96e17f6f6e)) |
| 55 | +* handle mute when rejoining the server ([042fc8c](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/042fc8c4666fd96baf85dca8df6385e7b2f37cc3)) |
| 56 | +* ignore casing when curing user names ([6c68e73](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/6c68e73657a206a696444ae57f8c8e270c806b30)) |
| 57 | +* improve matching success [skip ci] ([8efe307](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/8efe307020c9423ddd83951d60fd6ad69933b93d)) |
| 58 | +* improve matching success [skip ci] ([3a18a40](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/3a18a40362841956b2143c05c184522a25b621fa)) |
| 59 | +* initial commit ([c07ad28](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/c07ad28a60b20661d9014d4c850f906d4adbebf8)) |
| 60 | +* license ([b51c50b](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/b51c50b7744e49e747f31280784f24c8685f656a)) |
| 61 | +* lock & unlock commands ([abdc092](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/abdc0922eb0f4d647c151bddf51552c39b9524b3)) |
| 62 | +* media and logging channels and unban command ([4ab4c7e](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/4ab4c7e00ca8a00b725cb8ee69079e04edd2b454)) |
| 63 | +* migrate to command framework ([ba7b82a](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/ba7b82a6de3624ad59b587fa52ee784c3f2c9cf8)) |
| 64 | +* moderation commands ([54171ba](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/54171ba2ceaefb32acabdbaec1d6543bcc968d21)) |
| 65 | +* move `DISCORD_AUTHORIZATION_TOKEN` to `.env` ([42098b9](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/42098b9db54900cae49e6adaac39cbd1630a8de1)) |
| 66 | +* new configuration for ReVanced ([d1d99b5](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/d1d99b505c0599414a35b5270bada913c0e14d0b)) |
| 67 | +* ocr & mute on rejoin ([#20](https://github.com/ThexXTURBOXx/revanced-discord-bot/issues/20)) ([afb7e79](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/afb7e79b6756f79c99e6db60e47ea054104fa415)) |
| 68 | +* only cure users on name change ([1f5063b](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/1f5063b66f6c54cc19745bde47af24a784731a80)) |
| 69 | +* remove `ocr` ([c600c51](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/c600c510a7130e0156c7e4db4a716607bfe93819)) |
| 70 | +* reply command ([e36df0e](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/e36df0e9f73e9f95090d2130e4274cc68c133627)) |
| 71 | +* response to common sponsorblock question [skip ci] ([710a546](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/710a5462df4bf549b3003597ffb80f2afd8b908f)) |
| 72 | +* take contributor roles on mute ([#19](https://github.com/ThexXTURBOXx/revanced-discord-bot/issues/19)) [skip ci] ([e20e5b1](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/e20e5b178f215b4a1784d24d60faf8ed419a99bf)) |
| 73 | +* update logger and other small changes ([cee17a1](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/cee17a11eb4e4174a26e38498c385ee4b3a7c1e2)) |
| 74 | +* update ReVanced configuration to new framework ([b137217](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/b1372177c9dc0600669df1367d98a0c15af1773b)) |
| 75 | +* use `Swatinem/rust-cache` to cache builds ([cda1bcb](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/cda1bcb03f56bfc05172f3b850d52f00b6e00e84)) |
| 76 | +* use cargo git dependency instead of submodule ([3c14cbe](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/3c14cbe6a4efbb5040fe140beb3916bf8fd2e659)) |
| 77 | +* work in progress `ocr` auto responder ([23bc1aa](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/23bc1aa30671e55aca97165f25cb31d19126aeb2)) |
| 78 | + |
| 79 | + |
| 80 | +### Performance Improvements |
| 81 | + |
| 82 | +* clone `Arc` of `data.database` ([3ad345b](https://github.com/ThexXTURBOXx/revanced-discord-bot/commit/3ad345b009da9711a87d14b6a349c36ee2366869)) |
| 83 | + |
1 | 84 | ## [1.11.2](https://github.com/revanced/revanced-discord-bot/compare/v1.11.1...v1.11.2) (2022-10-24) |
2 | 85 |
|
3 | 86 |
|
|
0 commit comments