Skip to content

Releases: Exenifix/AIAS

v1.5.6

27 Nov 14:36
3595814
Compare
Choose a tag to compare

Other Changes

v1.5.5

27 Nov 11:36
9b34dfe
Compare
Choose a tag to compare

Other Changes

  • 9b34dfe Transferred doc to Markdown

v1.5.4

27 Nov 11:31
5fab194
Compare
Choose a tag to compare

Other Changes

  • 5fab194 Added ToS and Privacy Policy

v1.5.3

27 Nov 09:04
195f80b
Compare
Choose a tag to compare

Bugfixes

  • #77 - Whitelist processing causes error

Patches

  • 195f80b Fixed bad whitelist processing (closes #77)

Other Changes

v1.5.2

14 Nov 21:01
8ae54b0
Compare
Choose a tag to compare

Patches

  • 8ae54b0 Workflow update to work with docker compose

v1.5.1

10 Nov 09:42
774bc52
Compare
Choose a tag to compare

Bugfixes

  • #75 - When the log channel gets deleted the issues start to occur

Patches

  • 774bc52 Types and imports optimization
  • 14bab21 Dependencies update
  • d7da369 Fixed errors occurring in situation where log channel has been set but was deleted later (closes #75)

v1.5

11 Oct 16:15
b0f67b4
Compare
Choose a tag to compare

Features Implemented

  • #67 - Commands for whitelist should be expanded (like whitelist addsymbols)

Issues Closed

  • #66 - "Is this a spam message" looks too bad
  • #68 - Typo in bot's error message

Features

  • b0f67b4 Added 2 new commands: /whitelist addchars and /whitelist removechars, added limit to whitelisted characters (1024) (closes #67)

Patches

  • 9b8ec10 Fix of timeouts and bad "is this spam message" (closes #66)
  • d5862a5 Typo fix in bot "unexpected error" message (fixes #68)

v1.4.5

09 Oct 08:55
442d2d8
Compare
Choose a tag to compare

Other Changes

v1.4.4

19 Sep 12:12
7c7e8a3
Compare
Choose a tag to compare

Other Changes

v1.4.3

05 Sep 16:49
c5ddfd7
Compare
Choose a tag to compare

Patches

  • c5ddfd7 Changed --no-dev to --only main as it's deprecated