Skip to content

Releases: RasmusAntons/wizard

1.0.13

Choose a tag to compare

@RasmusAntons RasmusAntons released this 07 Jul 20:05
  • improve sync error handling

1.0.12

Choose a tag to compare

@RasmusAntons RasmusAntons released this 01 May 16:25
  • update nicknames in local db when nickname_disable_all is true
  • fix nickname_disable_all in db init

1.0.11

Choose a tag to compare

@RasmusAntons RasmusAntons released this 25 Apr 01:01
  • add channel announcement option

1.0.10

Choose a tag to compare

@RasmusAntons RasmusAntons released this 24 Apr 17:01
  • update dependencies
  • add option to disable all nickname updates

1.0.9

Choose a tag to compare

@RasmusAntons RasmusAntons released this 13 Sep 23:20
  • periodically yield during manual sync to avoid discord timeout

1.0.8

Choose a tag to compare

@RasmusAntons RasmusAntons released this 13 Sep 16:33
  • prevent users that are not on the guild from using the bot
  • new setting: discord invite url (set this to e.g. discord.gg/invitecode)

1.0.7

Choose a tag to compare

@RasmusAntons RasmusAntons released this 20 Jun 18:10

Full Changelog: 1.0.6...1.0.7

1.0.6

Choose a tag to compare

@RasmusAntons RasmusAntons released this 13 Mar 18:17

fix skipto command for levels with empty username/password

Full Changelog: 1.0.5...1.0.6

1.0.5

Choose a tag to compare

@RasmusAntons RasmusAntons released this 07 Feb 22:16
  • Fix slow channel permissions for >100 roles
  • fix responding after defer in /skipto and /setprogress

1.0.4

Choose a tag to compare

@RasmusAntons RasmusAntons released this 19 Oct 21:07
  • Fix sequential saving
  • Some UI changes