Skip to content

Releases: laracord/framework

v2.3.4

27 Jul 15:02
3388c24

Choose a tag to compare

Change log

Bug fixes

  • 🩹 Add missing import (#111)

New Contributors

Full Changelog: v2.3.3...v2.3.4

v2.3.3

21 Jul 16:54
a3a1a0c

Choose a tag to compare

Change log

Enhancements

  • 🧑‍💻 Support over 5 buttons in messages (#110)

Full Changelog: v2.3.2...v2.3.3

v2.3.2

19 Jul 15:30
ec1702b

Choose a tag to compare

Change log

Bug fixes

  • 🩹 Fix event stub return type (#109)

Full Changelog: v2.3.1...v2.3.2

v2.3.1

18 Jul 16:52
fc11623

Choose a tag to compare

Change log

Enhancements

  • 🧑‍💻 Pass the resolved target to context menus
  • 🧑‍💻 Improve command generation styling
  • 🎨 Update handler types

Full Changelog: v2.3.0...v2.3.1

v2.3.0

18 Jul 14:57
92b1527

Choose a tag to compare

Change log

Enhancements

  • ✨ Add support for Context Menus (#106)
  • ✨ Add $directMessage property for toggling command usage in direct messages
  • ✨ Add $nsfw property for setting an application command as not safe for work
  • ⚡ Improve application command registration and caching

New Contributors

Full Changelog: v2.2.9...v2.3.0

v2.2.9

06 Jul 08:06
cee289e

Choose a tag to compare

Change log

Enhancements

  • 🧑‍💻 Improve conditional handling of message button & selects (#105)

Full Changelog: v2.2.8...v2.2.9

v2.2.8

26 Jun 00:55
9fd1993

Choose a tag to compare

Change log

Bug fixes

🩹 Fix the interaction message user ID checked during Message::editOrReply (#104)

Full Changelog: v2.2.7...v2.2.8

v2.2.7

25 Jun 07:29
9ed8198

Choose a tag to compare

Change log

Bug fixes

  • 🩹 Fix CanAsync infinite loop (#103)

New Contributors

Full Changelog: v2.2.6...v2.2.7

v2.2.6

25 Jun 06:05
8654366

Choose a tag to compare

Change log

Enhancements

  • ✨ Add support for Message::editOrReply() (#102)

Bug fixes

  • 🩹 Fix the PresenceUpdate namespace during stub generation (#101)

Full Changelog: v2.2.5...v2.2.6

v2.2.5

24 Jun 11:30
204d5ba

Choose a tag to compare

Change log

Enhancements

  • ✨ Add support for editing existing messages/interactions using Message::edit() (#100)

Bug fixes

  • 🩹 Fix the oldState type when generating a VoiceStateUpdate event stub (#99)
  • 🩹 Properly unset option emoji and descriptions use null

Full Changelog: v2.2.4...v2.2.5