Releases: ReVanced/revanced-discord-bot
Releases · ReVanced/revanced-discord-bot
v1.17.1
1.17.1 (2022-12-20)
Bug Fixes
- moderation: use correct mute duration (#46) (a8cedfc)
v1.17.0
1.17.0 (2022-12-19)
Features
- permanently mute when no duration is specified (#44) (573d907)
v1.14.0
1.14.0 (2022-12-01)
Bug Fixes
- correct title of auto response [skip ci] (093f2bf)
Features
- decrease maximum age for auto response [skip ci] (c2fe25a)
- improve responses [skip ci] (0548876)
- moderation: disconnect from voice channel on mute (#39) (b2aa39b)
- remove now useless auto response [skip ci] (e607fef)
- remove thread introductions [skip ci] (bca2020)
v1.13.0
1.13.0 (2022-11-11)
Bug Fixes
- invalid escape in json value [skip ci] (488b660)
- reduce amount of false positives [skip ci] (6b65929)
- reduce false positives [skip ci] (c68b8c0)
Features
- mute: add translator role to
take
list (#33) (7807db2)
- response for official links (2b00d80)
v1.12.0
1.12.0 (2022-11-07)
Bug Fixes
- media-channel: correctly check for admin status (b0ce5ae)
- reduce false matches [skip ci] (4f2250c)
Features
- improve matching success [skip ci] (8efe307)
- improve matching success [skip ci] (3a18a40)
- response to common sponsorblock question [skip ci] (710a546)
v1.11.2
1.11.2 (2022-10-24)
Bug Fixes
- media-channel: change order of condition check (fdf1dca)
v1.11.1
1.11.1 (2022-10-23)
Bug Fixes
- media-channel: check if message contains attachment (fd8ca42)
v1.11.0
1.11.0 (2022-10-08)
Bug Fixes
- check member role for excluded roles (6279a79)
- exclude dash and underscore for decancer (8af95f0)
- moderation: only mute on rejoin if previously muted (6e9f20d)
- moderation: save overwrites before modifying them (2f67c59)
Features
unban
command (b7d333c)
- allow
-
and _
in usernames (2767888)
- do not cure bots (97c064c)
- handle mute when rejoining the server (042fc8c)
- lock & unlock commands (abdc092)
- media and logging channels and unban command (4ab4c7e)
- new configuration for ReVanced (d1d99b5)
- remove
ocr
(c600c51)
- use
Swatinem/rust-cache
to cache builds (cda1bcb)
- work in progress
ocr
auto responder (23bc1aa)
Performance Improvements
- clone
Arc
of data.database
(3ad345b)