Skip to content

Releases: ice-games/Java-Discord-Framework

v1.5.2

25 Oct 13:44
Compare
Choose a tag to compare

v1.5.1

25 Oct 13:30
65eb25b
Compare
Choose a tag to compare

What's Changed

basically just bumped a bunch of dependencies

  • chore(deps): bump JDA from 5.0.0-alpha.17 to 5.0.0-alpha.18 by @dependabot in #20
  • chore(deps): bump JDA from 5.0.0-alpha.18 to 5.0.0-alpha.19 by @dependabot in #21
  • chore(deps): bump JDA from 5.0.0-alpha.19 to 5.0.0-alpha.22 by @dependabot in #25
  • chore(deps): bump maven-shade-plugin from 3.3.0 to 3.4.0 by @dependabot in #22

Full Changelog: 1.5...1.5.1

v1.5

18 Aug 18:43
9852dc6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.3...1.5

v1.4.3

18 Aug 05:08
Compare
Choose a tag to compare

Full Changelog: 1.4.2...1.4.3

fix: Updated not being able to reply to modals with select menus because of a custom exception set

v1.4.2

18 Aug 05:02
Compare
Choose a tag to compare

Full Changelog: 1.4.1...1.4.2

feat: Added opening a modal with a select menu event

v1.4.1

18 Aug 04:37
Compare
Choose a tag to compare

What's Changed

  • Bump JDA from 5.0.0-alpha.13 to 5.0.0-alpha.17 by @dependabot in #14
  • Timestamp Util & Fix concurrentmodifiedexception by @seailz in #15
  • Updated README.md & SECURITY.md for 1.3 by @seailz in #16
  • Select Menus by @seailz in #18

fix: Fixed a bug where the select registry wasn't initialized.

Full Changelog: 1.2.1...1.4.1

v1.4

18 Aug 04:22
32dbea2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3...1.4

v1.3

27 Jul 08:08
1c3905f
Compare
Choose a tag to compare

What's Changed

  • Bump JDA from 5.0.0-alpha.13 to 5.0.0-alpha.17 by @dependabot in #14
  • Timestamp Util & Fix concurrentmodifiedexception by @seailz in #15

Features Added

Added a Timestamp util that allows for ease of use when making timestamps

Bug Fixes

Fixed ConcurrentModifiedException when submitting a modal

Bumps

Bumped JDA from 5.0.0-alpha.13 to 5.0.0-alpha.17 in #14

Full Changelog: 1.2.2...1.3

v1.2.2

23 Jul 09:37
50ae223
Compare
Choose a tag to compare

Full Changelog: 1.2.1...1.2.2

Updates

fix: Fixed a bug where the framework would throw a ConcurrentModificationException, though it would still work as intended. Needs fixing properly but for now this should do the trick.

v1.2.1

13 Jul 06:39
Compare
Choose a tag to compare

Full Changelog: 1.2...1.2.1