Skip to content
This repository was archived by the owner on Aug 7, 2024. It is now read-only.

Releases: ReVanced/revanced-discord-bot

v1.17.1

20 Dec 10:43
Compare
Choose a tag to compare

1.17.1 (2022-12-20)

Bug Fixes

  • moderation: use correct mute duration (#46) (a8cedfc)

v1.17.0

19 Dec 18:07
Compare
Choose a tag to compare

1.17.0 (2022-12-19)

Features

  • permanently mute when no duration is specified (#44) (573d907)

v1.16.0

15 Dec 19:48
Compare
Choose a tag to compare

1.16.0 (2022-12-15)

Features

v1.15.0

03 Dec 03:03
Compare
Choose a tag to compare

1.15.0 (2022-12-03)

Features

v1.14.0

01 Dec 17:19
Compare
Choose a tag to compare

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

11 Nov 22:16
Compare
Choose a tag to compare

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

07 Nov 23:41
Compare
Choose a tag to compare

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

24 Oct 17:12
Compare
Choose a tag to compare

1.11.2 (2022-10-24)

Bug Fixes

  • media-channel: change order of condition check (fdf1dca)

v1.11.1

23 Oct 03:30
Compare
Choose a tag to compare

1.11.1 (2022-10-23)

Bug Fixes

  • media-channel: check if message contains attachment (fd8ca42)

v1.11.0

08 Oct 01:06
Compare
Choose a tag to compare

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)