Releases: discord-php/DiscordPHP
Releases · discord-php/DiscordPHP
v10.8.3
Full Changelog: v10.8.2...v10.8.3
v10.8.2
Full Changelog: v10.8.1...v10.8.2
v10.8.1
Full Changelog: v10.8.0...v10.8.1
v10.8.0
What's Changed
- Message::getMessageSnapshotAttribute by @valzargaming in #1323
- Implement volume calculations to dB for use with ffmpeg by @brunofunnie in #1251
- Feature/laravel pint by @alexandre433 in #1303
New Contributors
- @brunofunnie made their first contribution in #1251
- @alexandre433 made their first contribution in #1303
Full Changelog: v10.7.3...v10.8.0
v10.7.3
Full Changelog: v10.7.2...v10.7.3
Action Row may contain a select menu by @valzargaming in a85ee4d
v10.7.2
Full Changelog: v10.7.1...v10.7.2
Total components: The limit for total components in a message has been increased to 40.
Top-level components: There is no longer a limit on top level components in a message (previously it was 10).
Container Component: There is no longer a limit on the number of components in a Container Component (previously it was 10).
v10.7.1
Full Changelog: v10.7.0...v10.7.1
What's Changed
- Adds docs to MessageBuilder::setFiles by @valzargaming in 76d8e45
v10.7.0
Full Changelog: v10.6.0...v10.7.0
What's Changed
- Adds MessageBuilder::setFiles by @valzargaming in 24b0adc
v10.6.0
Full Changelog: v10.5.2...v10.6.0
What's Changed
- Adds getters to MessageBuilder by @valzargaming in c2f0fd5
v10.5.2
Full Changelog: v10.5.1...v10.5.2
What's Changed
- MessageBuilder::jsonSerialize() always returns an array
- Reorganized MessageBuilder properties to appear in the order in which they are accessed in jsonSerialize