Skip to content

Releases: Dwakof/ebot

v0.27.0

02 Jan 20:46
Compare
Choose a tag to compare

0.27.0 (2024-01-02)

Bug Fixes

  • change ESLint configuration (455c612)
  • deprecated discord component (0fc8d73)
  • exchangerate.host sold to apilayer.com (ef26665)
  • MaxCDN is dead (adf2b5f)
  • migrate to node 20 (c60bf9d)
  • return error to user (20d5b54)
  • rework hub management as modal doesn't support SelectMenu anymore (sadge) (3083b48)

Features

  • add Interaction system for long-running interaction (different from interactiveReply which is time based interaction) (69d4b69)
  • add Sentry cron monitoring (8cad45d)
  • Add Temporary Voice channel system (3cdd07f)
  • allow disabling modules (23e58e3)
  • update packages (4455df7)

v0.26.0

10 Jul 22:48
Compare
Choose a tag to compare

0.26.0 (2023-07-10)

Bug Fixes

  • guess who forgot some emoji (585b975)
  • migrate all named emoji to unicode character in code (dccd3b3)
  • update nodejs version (812d761)
  • update packages (19ec532)
  • use new puppeteer headless mode (a94e01b)

Features

  • rework screenshot to handle embeds channel type, footer and timestamp (a223d6e)

v0.25.11

29 May 13:57
Compare
Choose a tag to compare

0.25.11 (2023-05-29)

Bug Fixes

  • add 10 and 20 year range to currency history command (5c6be4c)

v0.25.10

17 Mar 13:58
Compare
Choose a tag to compare

0.25.10 (2023-03-17)

Bug Fixes

  • add short timeout to objection ping (e1ef562)
  • chartjs/dependencies (8a1d20c)
  • missing default format for chart upload (73d5642)
  • puppeteer log forwarding issue (94e6134)

v0.25.9

03 Dec 01:15
Compare
Choose a tag to compare

0.25.9 (2022-12-03)

Bug Fixes

  • Modal was not working as intended since 530309c (adee7a3)
  • remove custom implementation of chartjs matrix (d479921)
  • remove deprecated usage discordjs (f0851f0)
  • remove multiple deprecated usage (50346b0)
  • update dependencies (a2c341e)
  • update OpenAI pricing and model version (34ff53a)
  • update to Node 18 (647e80f)

v0.25.8

16 Nov 20:34
Compare
Choose a tag to compare

0.25.8 (2022-11-16)

Bug Fixes

  • synchronize system was broken thanks to ESM (c8c829b)

v0.25.7

16 Nov 20:17
Compare
Choose a tag to compare

0.25.7 (2022-11-16)

Bug Fixes

  • add missing message intent (be51704)
  • split very long alert into multiple embed because fuck florida (182b1fd)

v0.25.6

13 Oct 16:53
Compare
Choose a tag to compare

0.25.6 (2022-10-13)

Bug Fixes

  • better error logging (883724c)
  • sync channel was broken (f72a61a)
  • update dependencies and use import() for p-queue instead of p-queue-compat package (b7cb3d0)

v0.25.5

20 Sep 18:43
Compare
Choose a tag to compare

0.25.5 (2022-09-20)

Bug Fixes

  • urgent fix broken emoji on weather commands (1328573)

v0.25.4

31 Aug 13:18
Compare
Choose a tag to compare

0.25.4 (2022-08-31)

Bug Fixes

  • guild commands were not correctly handled (48dba64)