Skip to content

0.3.3

Compare
Choose a tag to compare
@reinacchi reinacchi released this 22 Aug 09:37
· 839 commits to main since this release
c10ae9e

Version 0.3.3 has arrived! This version introduces bug fixes and codes cleanup and additions. A new slash command /help has also been added to ease new users to the bot. Please refer below for complete changelogs.

API

  • Handle misc API errors (#76 by @reinhello)
    • Random errors are still occurring for the /bookmark command. This should prevent infinite interaction defer.

Code

  • Refactor tag restrictions (#68 by @reinhello)
  • Handle specific page navigation (#69 by @reinhello)
    • Enter Page button should be working for SearchPaginator
  • Fix SearchPaginator customID conflict with ReadSearchPaginator (#70 by @reinhello)
  • Replace individual API with accessible Client.api property (#71 by @reinhello)
  • Disable the /search-similar command for a temporary length (#72 by @reinhello)
  • Remove unused readState from UserSchema (#73 by @reinhello)

Misc

  • Fix build path (#74 by @reinhello)
    • This was broken somehow previously.

Discord

  • Add more information for the /stats slash command (#75 by @reinhello)
  • Add new /help slash command (#77 by @reinhello)

Localisation

  • Add localisations for more stats information (#75 by @reinhello)
  • Add localisations for the new /help slash command (#77 by @reinhello)
  • Rename the Chinese locale code from CN to ZH (#78 by @reinhello )

Full Changelog: 0.3.2...0.3.3