Skip to content

Releases: laracord/framework

v2.5.2

01 Jan 16:04
6138737
Compare
Choose a tag to compare

Change log

Enhancements

  • 🛂 Add the tokenable user to API requests (#130)

New Contributors

Full Changelog: v2.5.1...v2.5.2

v2.5.1

22 Dec 22:05
9aadc9f
Compare
Choose a tag to compare

Change log

Bug fixes

  • 🐛 Remove unnecessary ->done() from command unregistration (#128)

Full Changelog: v2.5.0...v2.5.1

v2.5.0

14 Dec 04:53
d8b0777
Compare
Choose a tag to compare

Change log

Enhancements

  • ⬆ Bump DiscordPHP to v10.1 (#126)
  • 📌 Pin react/promise to ^3.0 (#127)
  • 👽 Change usage of ExtendedPromiseInterace to PromiseInterface
  • 🥅 Set a global rejection handler logging errors to console
  • ✨ Add support for sending multiple embeds with the message builder (Fixes #125)

New Contributors

Full Changelog: v2.4.1...v2.5.0

v2.4.1

24 Oct 13:34
Compare
Choose a tag to compare

Change log

Enhancements

  • ⬆ Bump dependencies

Full Changelog: v2.4.0...v2.4.1

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