Skip to content

Releases: discord-php/DiscordPHP-Http

Version 10.0.3

14 Jun 14:47
46a4286

Choose a tag to compare

Full Changelog: v10.0.2...v10.0.3

v9.0.11

14 Jun 14:48
e8036b7

Choose a tag to compare

Full Changelog: v9.0.10...v9.0.11

v10.0.2

23 May 17:47
fade3cf

Choose a tag to compare

What's Changed

  • docblock: small fix. by @shehi in #11
  • The removed Endpoint::CHANNEL_THREADS_ACTIVE is now Endpoint::GUILD_THREADS_ACTIVE and will need guild_id instead of channel_id

New Contributors

  • @shehi made their first contribution in #11

Full Changelog: v10.0.0...v10.0.2

Version 9.0.10

16 Feb 15:12
5d58a01

Choose a tag to compare

What's Changed

  • Add temporary workaround to throw deferred reject until ReactPHP promise ghost exception is fixed, Co-authored @jocafamaka in #10

New Contributors

Full Changelog: v9.0.9...v9.0.10

Version 10.0.0

14 Feb 17:43
cb3db85

Choose a tag to compare

discord/discord-api-docs#4510

What's Changed

  • Updated to Discord API v10
  • Removed Endpoint::CHANNEL_THREADS_ACTIVE

Full Changelog: v9.0.9...v10.0.0

Version 9.0.9

23 Jan 16:30
a01b62b

Choose a tag to compare

What's Changed

Full Changelog: v9.0.8...v9.0.9

Version 9.0.8

14 Dec 07:49
cc6797d

Choose a tag to compare

What's Changed

  • Add stage instance & guild template endpoint by @SQKo in #8

Full Changelog: v9.0.7...v9.0.8

Version 9.0.7

10 Dec 22:58
c823b2b

Choose a tag to compare

What's Changed

  • Add several missing in Endpoint.php by @SQKo in #6
  • Add Get Current User Guild Member Endpoint by @SQKo in #7

Full Changelog: v9.0.6...v9.0.7

Version 9.0.6

04 Dec 22:58
1363e9b

Choose a tag to compare

What's Changed

  • Fix mistake in guild scheduled event endpoint by @SQKo in #4
  • update dependency psr/log by @l3aro in #5

New Contributors

  • @l3aro made their first contribution in #5

Full Changelog: v9.0.5...v9.0.6

Version 9.0.5

24 Nov 09:18
640c9e9

Choose a tag to compare

What's Changed

  • Add GUILD_MEMBERS_SEARCH Endpoint by @SQKo in #2
  • Add guild scheduled event endpoints by @SQKo in #3

Full Changelog: v9.0.4...v9.0.5