Skip to content

Releases: laracord/framework

v2.4.0

03 Oct 01:44
f3cd47c
Compare
Choose a tag to compare

Change log

Enhancements

  • ✨ Add support for polls (#108)
  • ✨ Add attachment support to the message builder (#122)
  • ✨ Add sticker support to the message builder
  • ✨ Add local storage and URL support to Message::file
  • 🔧 Update the default database config
  • 🧑‍💻 Add file and line number to the console error output
  • ⬆ Bump DiscordPHP to v10.0.0-RC10

Full Changelog: v2.3.9...v2.4.0

v2.3.9

20 Aug 03:39
259e319
Compare
Choose a tag to compare

Change log

Bug fixes

  • 🩹 Fix empty filename on Message::filePath (#118)

Full Changelog: v2.3.8...v2.3.9

v2.3.8

11 Aug 21:22
eb9b519
Compare
Choose a tag to compare

Change log

Bug fixes

  • 🩹 Fix bad method call exception in the Server class (#115)

Enhancements

  • ⬆ Bump Discord PHP to v10.0.0-RC8 (#117)

Full Changelog: v2.3.7...v2.3.8

v2.3.7

03 Aug 17:06
152a1f8
Compare
Choose a tag to compare

Change log

Bug fixes

  • 🩹 Fix missing Exception namespace on the ResolvesUser trait (#114)

Full Changelog: v2.3.6...v2.3.7

v2.3.6

03 Aug 03:39
8915b11
Compare
Choose a tag to compare

Change log

Bug fixes

Full Changelog: v2.3.5...v2.3.6

v2.3.5

29 Jul 15:40
6bab833
Compare
Choose a tag to compare

Change log

Bug fixes

  • 🩹 Fix token authorization (#112)

Full Changelog: v2.3.4...v2.3.5

v2.3.4

27 Jul 15:02
3388c24
Compare
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
Compare
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
Compare
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
Compare
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