8000 Releases · skwair/harmony · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: skwair/harmony

v0.20.0

13 Jan 14:51
v0.20.0
85ce08f
Compare
Choose a tag to compare
v0.20.0 Pre-release
Pre-release
  • Fix panic when making unauthenticated REST requests with a body (#94)

v0.19.0

13 Jan 14:11
v0.19.0
37a5bd2
Compare
Choose a tag to compare
v0.19.0 Pre-release
Pre-release
  • Make all API errors returned pointers (#82)
  • Add missing RemoveMemberRoleWithReason method (#84)
  • Change package layout (#77)
  • Add warning when trying to register an event handler with missing intent (#86)
  • Upgrade to Gateway v8 (#85)
  • Fix the type of emoji roles (#88)
  • Uprade dependencies (#92)

v0.18.0

03 Dec 12:31
c7e1fb8
Compare
Choose a tag to compare
v0.18.0 Pre-release
Pre-release

What's new in v0.18.0

  • Add support for cross-posting messages (#78), thanks @rubenv for the PR
  • Fix deadlock when Gateway asks us to reconnect (#80), thanks for the report @codemicro

v0.17.0

21 Oct 22:10
20ba963
Compare
Choose a tag to compare
v0.17.0 Pre-release
Pre-release

What's new in v0.17.0

  • Bump Go and golangci-lint versions and fix tests (#67)
  • Bump websocket library version to fix data race (#68)
  • Switch from discordapp.com to discord.com (#66)
  • Spring cleaning (#70)
  • New Warning Log Level (#69)
  • Make rate limit more robust when a time desync occurs (#71)
  • Add support for Gateway Intents (#73)
  • Fix Guild Integration Update event (#76)
  • Add support for the Delete All Reactions for Emoji endpoint (#74)
  • Add support for guild invite events (#75)

v0.16.0

09 May 16:07
caab87d
Compare
Choose a tag to compare
v0.16.0 Pre-release
Pre-release

What's new in v0.16.0

  • Migrate to voice gateway version 4 (#52)
  • Fix websocket status code when closing connections (#57)
  • Force activity timestamp to be 64-bit to be compatible with 32-bit arch (#59)
  • Use Uber's atomic package (#60)
  • Fix voice states in client state (#61)
  • Properly stop reconnect loop with Disconnect (#63)
  • Automatic voice reconnection (#62)

v0.15.0

01 Nov 07:50
622a6df
Compare
Choose a tag to compare
v0.15.0 Pre-release
Pre-release

What's new in v0.15.0

  • Fix voice channel leave (#54)

v0.14.0

27 Oct 22:05
6abd247
Compare
Choose a tag to compare
v0.14.0 Pre-release
Pre-release

What's new in v0.14.0

  • Create a new voice package to support external voice connections (#44)
  • Add support for querying OAuth2 application information (thanks @superloach) (#46)
  • Attach AuditLog to GuildResource (#49)
  • Update channel and message types (#47)
  • Change websocket library (#50)

v0.13.0

15 Oct 18:20
e6a5bb3
Compare
Choose a tag to compare
v0.13.0 Pre-release
Pre-release

What's new in v0.13.0

  • Fix UDP server IP and remove delay parameter for the VoiceConnection.Speaking method (#41)
  • Add the guild subscription option when creation a client (#40)

v0.12.0

13 Oct 10:58
bd08c32
Compare
Choose a tag to compare
v0.12.0 Pre-release
Pre-release

What's new in v0.12.0

  • Send a silence frame in order to be able to recieve audio (#33)
  • Replace error handlers with a dedicated logger (#34)
  • Add the voiceutil package (#36)
  • Update UpdatePermissions signature (#37)
  • Update some methods signature for consistency and documentation (#38)
  • Add the RateLimitPerUser property for Channels (#39)

v0.11.0

01 Jul 12:05
4aabe4c
Compare
Choose a tag to compare
v0.11.0 Pre-release
Pre-release

What's new in v0.11.0

  • Add audit log reason support (#29)
  • Add support for querying guild audit log (#31)
0