Skip to content

Releases: discord-php/DiscordPHP

v10.8.3

17 May 15:52
Compare
Choose a tag to compare

Full Changelog: v10.8.2...v10.8.3

v10.8.2

17 May 15:35
Compare
Choose a tag to compare

Full Changelog: v10.8.1...v10.8.2

v10.8.1

17 May 15:19
Compare
Choose a tag to compare

Full Changelog: v10.8.0...v10.8.1

v10.8.0

16 May 17:45
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.7.3...v10.8.0

v10.7.3

06 May 14:00
a85ee4d
Compare
Choose a tag to compare

Full Changelog: v10.7.2...v10.7.3

Action Row may contain a select menu by @valzargaming in a85ee4d

v10.7.2

30 Apr 19:15
Compare
Choose a tag to compare

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

28 Apr 20:37
Compare
Choose a tag to compare

Full Changelog: v10.7.0...v10.7.1

What's Changed

v10.7.0

28 Apr 19:52
Compare
Choose a tag to compare

Full Changelog: v10.6.0...v10.7.0

What's Changed

v10.6.0

28 Apr 19:41
Compare
Choose a tag to compare

Full Changelog: v10.5.2...v10.6.0

What's Changed

v10.5.2

28 Apr 19:23
Compare
Choose a tag to compare

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