Skip to content

Releases: crycode-de/ioBroker.discord

Release v2.6.1

25 Oct 15:24
v2.6.1
0dedc94

Choose a tag to compare

  • (crycode-de) Updated Sentry DSN
  • (crycode-de) Updated dependencies

Release v2.6.0

21 Oct 09:29
v2.6.0
c67d82f

Choose a tag to compare

  • (crycode-de) Node.js >= 20, js-controller >= 6.0.11, Admin >= 7.6.17 required
  • (crycode-de) Updated dependencies

Release v2.5.2

16 Nov 14:49
v2.5.2
6a71205

Choose a tag to compare

  • (crycode-de) Added missing sizes to jsonConfig

Release v2.5.1

23 Oct 11:59
v2.5.1
950845f

Choose a tag to compare

  • (crycode-de) Small style fixes for jsonConfig
  • (crycode-de) Optimized timeout behavior
  • (crycode-de) Updated dependencies

Release v2.5.0

23 Sep 15:56
v2.5.0
0dea8cc

Choose a tag to compare

  • (crycode-de) Node.js >= 18, Admin >= 6.17, js-contoller >= 5.0.19 are required
  • (crycode-de) Updated dependencies

Release v2.4.0

10 Jul 19:13
v2.4.0
9b7a98b

Choose a tag to compare

  • (crycode-de) Added basic support for interactions unknown to the adapter (custom scripts required for handling)
  • (crycode-de) Raw interaction JSON is now written to the state after the interaction is initially handled to prevent some race conditions
  • (crycode-de) Updated dependencies

Release v2.3.1

29 Jun 19:37
v2.3.1
60792f4

Choose a tag to compare

  • (crycode-de) Fixed Blockly for the latest JavaScript adapter changes
  • (crycode-de) Updated dependencies

Release v2.3.0

14 May 10:02
ad4cb22

Choose a tag to compare

  • (crycode-de) 💥 Node.js 18+ is now required!
  • (crycode-de) Added support for custom bot activities
  • (crycode-de) Fixed Issue with embed colors not accepting hex color codes
  • (crycode-de) Fixed user activities for users with custom activities (see #60)
  • (crycode-de) Updated dependencies

Release v2.2.1

13 Apr 18:38
v2.2.1
1cb4409

Choose a tag to compare

  • (crycode-de) Fixed blockly target detection if user is provided by a variable (You may need to move a block to update the generated code)
  • (crycode-de) Updated dependencies

Release v2.2.0

07 Nov 16:48
2358932

Choose a tag to compare

  • (crycode-de) Optimized error handling - Network related errors should now be handled completely without adapter restarts and better logging
  • (crycode-de) Fixed small issues in config UI
  • (crycode-de) Updated dependencies