Skip to content

Releases: Androz2091/slash-commands-gui

1.4.0

21 Jul 22:37
Compare
Choose a tag to compare

Added

  • Sub command and sub group descriptions are now displayed below the name of the element. (1e5aa40)
  • Bot's tag is now displayed in the home page. (007513e)
  • New command name lowercase validation. (#16)
  • New refresh button to get the updated list of slash commands. (971f018)
  • Long descriptions are now truncated to keep a good home page design. (2abb518)

Fixed

  • Authentication to Diswho is now working again. (b98d817)

1.3.2

21 Mar 07:41
Compare
Choose a tag to compare

Fixed

  • Fix deletion of slash command options. (eb15b97)

1.3.1

21 Mar 07:23
Compare
Choose a tag to compare

Fixed

  • Creation of options for slash commands without group is now working. (5d04ea5, #4)

1.3.0

20 Mar 08:56
Compare
Choose a tag to compare

Changed

  • CORS Proxy was entirely removed. (b533976)

Fixed

  • Choices limits have been updated. (75fb32a)
  • Fix invalid characters regex. (2837f4b)
  • Remove long click directive. (ed64c0d)

1.2.0

19 Feb 18:12
Compare
Choose a tag to compare

Added

  • Add command name validation. (db6b79d)

Fixed

  • Client ID settings has been fixed. (#2)
  • Status code 403 is now handled correctly. (9c3f3ca)

1.1.0

18 Feb 10:37
Compare
Choose a tag to compare

Added

Fixed

  • Some fixes related to authentication. (1d1fec2, 3cadc88)
  • CORS Proxy URL input has been fixed. (a8bd1e8)

1.0.5

17 Feb 18:00
Compare
Choose a tag to compare

Fixed

  • Disable guild ID validation on settings form. (7ad24b0)

1.0.4

17 Feb 17:39
Compare
Choose a tag to compare

Fixed

  • The Guild ID is now verified (the app checks if it exists). (dada34f)
  • Client secret explanation is now fixed. (593d5d4)
  • Some fixes in the README. (a2cd2c7)
  • Official vue toaster repository is now used (instead of a fork). (65898e3)
  • Remove v-tooltip repository. (179f42b)

1.0.3

13 Feb 12:54
Compare
Choose a tag to compare

Fixed

1.0.2

13 Feb 12:30
Compare
Choose a tag to compare

Fixed

  • New error message when trying to manage the slash commands on a guild where the bot isn't added using the applications.commands scope. (f6cf2ff)