Skip to content

Releases: laracord/framework

v2.3.0

18 Jul 14:57
92b1527
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

v2.2.4

19 Jun 01:36
Compare
Choose a tag to compare

Change log

Enhancements

  • 🩹 Fix potential duplicate namespaces when event stub contains optional params (#96)
  • 🧑‍💻 Add conditional methods to Message (#97)
  • 🎨 Make SlashCommand::value() protected

Full Changelog: v2.2.3...v2.2.4

v2.2.3

16 Jun 19:52
f523836
Compare
Choose a tag to compare

Change log

Enhancements

  • ✨ Add native option autocomplete support (#95)
  • 🔥 Remove legacy server property from commands

New Contributors

Full Changelog: v2.2.2...v2.2.3

v2.2.2

12 Jun 22:22
2d1a78b
Compare
Choose a tag to compare

Change log

Enhancements

  • ✨ Add toDiscord() method to Date facade for timestamps (Fixes #93) (#94)

Full Changelog: v2.2.1...v2.2.2

v2.2.1

12 Jun 01:21
6d0ad0e
Compare
Choose a tag to compare

Change log

Enhancements

  • ✨ Add Tinker support (Fixes #91) (#92)

Full Changelog: v2.2.0...v2.2.1