Skip to content

0.2.2

Compare
Choose a tag to compare
@reinacchi reinacchi released this 03 Aug 09:56
· 839 commits to main since this release
30a7a0d

Version 0.2.2 has arrived! These changes include new commands added, several minor fixes and new system logic implementation. Please refer below for full changelogs.

API

  • Remove public cf_clearance token (#29 by @reinhello)
    • Cookie is now placed inside the config.json file

Code

  • Code cleanup (#28 by @reinhello)
  • Add permission level checks on slash commands (#31 by @reinhello)
    • Permission levels are now correctly input to slash commands
  • Fix code typo (#32 by @reinhello)

Database

  • Fix Mongoose buffering timeout error (#25 by @reinhello)

Discord

  • Add bookmark slash command (#27 by @reinhello)
  • Add guildCreate event (#30 by @reinhello)

Localisation

  • Add new localisations for bookmark command (#26 by @reinhello)
  • Add new localisations for no permissions (#31 by @reinhello)

Web Dashboard

Full Changelog: 0.2.1...0.2.2