Skip to content

Releases: SFTMedia/ChatDirector

Release 0.2.16

02 Dec 16:02
Compare
Choose a tag to compare

What's Changed

  • Conditionally add MESSAGE_CONTENT intent

Full Changelog: v0.2.15...v0.2.16

Release 0.2.15

19 Nov 21:07
Compare
Choose a tag to compare

What's Changed

  • Fixed bug where getting discord author would cause an exception
  • added discord-add-role and discord-remove-role items

Full Changelog: v0.2.14...v0.2.15

Release 0.2.14

25 Sep 06:04
Compare
Choose a tag to compare

What's Changed

  • Updated mysql-connector-java to fix security vulnerabilities

Full Changelog: v0.2.13...v0.2.14

Relase 0.2.13

25 Sep 06:03
Compare
Choose a tag to compare

What's Changed

  • Added fail-safe against null contexts
  • Respect Bungee command permissions (before this release bungee commands didn't respect the permission option)

Full Changelog: v0.2.12...v0.2.13

Relase 0.2.12

24 Nov 16:38
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.11...v0.2.12

Release 0.2.11

19 Sep 16:17
Compare
Choose a tag to compare

Changes

  • Cron bugfix: If the current time matched it no longer assumes one second later is valid, it checks
  • Removed lingering debug logging

Release 0.2.10

19 Sep 08:06
Compare
Choose a tag to compare

BugFixes:

  • Bukkit Execute item not loading
  • Debug logging removed

Release 0.2.9

19 Sep 06:54
Compare
Choose a tag to compare
Release 0.2.9 Pre-release
Pre-release

Changes:

  • Crontab improvements
  • bukkit-execute item

Release 0.2.7

12 Jul 03:30
Compare
Choose a tag to compare

Actually fixed autoconnect issues present in 0.2.5 and 0.2.6

Release 0.2.6

07 Jul 02:48
Compare
Choose a tag to compare
  • Fixed SQL infinite retry