Skip to content

v1.8.6

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jun 02:27
· 3 commits to main since this release

1.8.6 - 2025-06-01

Bug Fixes

  • (l10n) Handle empty/non-existent strings in translator - (b4f61d4)
  • Process webhook messages if author name doesn't have USERNAME_SUFFIX - (eb680c5)

Documentation

  • Add bot visbility setting to README - (ed8adda)

Features

  • Allow parsing bot's messages for embed fix (#117) - (0d9df52)
  • Append clean URL after 'append_url' fixes - (b4564aa)
  • Add admin cmd 'gs' to see guild settings - (feb9e3c)
  • Add bot visibility toggle - (2e8647b)
  • Add image spilering with spoiler tags - (34f4622)

Improvements

  • Change Instagram default fix method to InstaFix - (6f3b918)

Miscellaneous Chores

Refactoring

  • (l10n) Remove unused strings - (0ffbd63)
  • Refactor ToggleButton component - (c19d2d9)