Skip to content

Releases: sll552/DiscordBee

v3.1.0

01 Apr 19:58
Compare
Choose a tag to compare

Changes

  • Move form creation out of Initialise to fix WM_SETTINGCHANGE hang @osyu (#208)
  • Update link to needed discord app assets @CodeF53 (#201)

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

v3.0.4

08 Oct 18:40
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • fix possible nullpointer when presence is cleared during cover upload @sll552 (#171)
  • Fix presence not appearing @sll552 (#170)

🧰 Maintenance

v3.0.3

17 Jul 14:02
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Custom DiscordAppId is not required anymore for cover upload @sll552 (#152)

v3.0.2

16 Jul 22:00
Compare
Choose a tag to compare

Changes

🚀 Features

  • Prepare Discord App ID validation for snowflakes after 22 july @sll552 (#150)
  • Allow for custom Imgur Client Ids @sll552 (#149)
  • Add file extension placeholder @osyu (#144)

🧰 Maintenance

v3.0.1

11 Jul 09:46
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

v3.0.0

10 Jul 20:26
Compare
Choose a tag to compare

Instructions

Please take a look at the readme before installing this version as many things have changed regarding the cover upload

Changes

🚀 Features

v2.2.1

03 Jun 19:07
7545d36
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fixes issue where Url queries get URLEncoded along with the layout element @aikoofujimotoo (#130)

v2.2.0

01 Jun 20:22
68d51a3
Compare
Choose a tag to compare

Changes

  • Implement custom button @aikoofujimotoo (#122)

v2.1.0

23 Jan 17:21
3229180
Compare
Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

  • Check if presence should be shown on ready callback to avoid presence… @sll552 (#114)
  • Fix duration @sll552 (#113)
  • Merge fix for non-2FA token parsing @Svarr (#104)

v2.0.2

07 Nov 15:22
3fc38d1
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes