Skip to content

Releases: Sonia-corporation/sonia-discord

1.27.0

02 Apr 08:57
Compare
Choose a tag to compare

1.27.0 (2020-04-02)

Features

  • command-bug: add new command bug (586b952)
  • discord: add new command error (a17219a)

1.26.0

31 Mar 13:04
Compare
Choose a tag to compare

1.26.0 (2020-03-31)

Features

  • env: add new script to create the env file automatically (eb08005)

1.25.0

31 Mar 12:56
Compare
Choose a tag to compare

1.25.0 (2020-03-31)

Features

  • discord-commands: allow uppercase commands (02ad11b)

1.24.0

30 Mar 11:52
Compare
Choose a tag to compare

1.24.0 (2020-03-30)

Features

  • discord: add dev prefix when sonia is sending simple messages in dev env (62d5400)

1.23.0

30 Mar 08:48
Compare
Choose a tag to compare

1.23.0 (2020-03-30)

Features

  • server: add a server config service (fbf0f4c)

1.22.0

29 Mar 22:34
Compare
Choose a tag to compare

1.22.0 (2020-03-29)

Features

  • release-notes: add : after the h1 (e683bff)
  • discord-message-command-service: allow to use the shortcut v instead of just version (7dc163a)

1.21.0

29 Mar 10:56
Compare
Choose a tag to compare

1.21.0 (2020-03-29)

Bug Fixes

  • discord-logger-service: fix typing error due to new discord version update (5f38423)
  • deps: update dependency discord.js to v12.1.1 (015fa43)

Features

  • config-service: add new options to the string update to hide the value of just do not display it (aceee56)

1.20.0

28 Mar 10:42
Compare
Choose a tag to compare

1.20.0 (2020-03-28)

Bug Fixes

  • app-config: change the way to setup the initial configuration (06fb1a9)

Features

  • discord-sonia-config: add more methods to update the config (674275d)
  • config: add new config service (c85ac44)
  • config-service: add new method getUpdatedBoolean (a813694)
  • config-service: add new method getUpdatedString (94c2705)

1.19.2

27 Mar 11:26
Compare
Choose a tag to compare

1.19.2 (2020-03-27)

Performance Improvements

  • webstorm: update the configuration file to exclude more files (fd8282e)

1.19.1

26 Mar 21:12
Compare
Choose a tag to compare

1.19.1 (2020-03-26)

Bug Fixes

  • config-service: use public accessors for the updateConfig method to avoid scope error (92ff7df)