Releases: laracord/framework
Releases · laracord/framework
v2.5.2
Change log
Enhancements
- 🛂 Add the tokenable user to API requests (#130)
New Contributors
- @end3r-man made their first contribution in #130
Full Changelog: v2.5.1...v2.5.2
v2.5.1
v2.5.0
Change log
Enhancements
- ⬆ Bump DiscordPHP to v10.1 (#126)
- 📌 Pin
react/promise
to^3.0
(#127) - 👽 Change usage of
ExtendedPromiseInterace
toPromiseInterface
- 🥅 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
v2.4.0
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