Releases: ice-games/Java-Discord-Framework
v1.5.2
v1.5.1
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
v1.4.3
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
Full Changelog: 1.4.1...1.4.2
feat: Added opening a modal with a select menu event
v1.4.1
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
v1.3
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
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
Full Changelog: 1.2...1.2.1