Skip to content

Releases: Androz2091/scratch-for-discord

1.13.0

10 Mar 18:36
Compare
Choose a tag to compare

Added

  • New block to send a DM to a member. (b030845)

Fixed

  • Fix "Get Server" block. (0388968)
  • Portuguese language has been fixed. (#267)
  • Some useless dependencies have been removed.

1.12.0

09 Mar 07:41
Compare
Choose a tag to compare

Added

  • Portuguese language has been added. (5540148)

Fixed

1.11.2

20 Feb 16:49
Compare
Choose a tag to compare

Added

  • New .replit file in the zip file. (416a270)
  • Bump some dependencies.

1.11.1

18 Feb 13:44
Compare
Choose a tag to compare

Fixed

  • The block to check the permissions of a member has been fixed. (10b82f5)
  • The block to get the server owner when they weren't cached has been fixed. (56b4e15)
  • The translation of some things on the website have been fixed. (9468dc2)
  • The downloaded folder now includes the package.json file. (d8f6193)
  • The link to download the app has been changed and is now opened in another tab. (25f3e27, 22cdca4)
  • Dependencies have been upgraded.

1.11.0

05 Feb 12:47
Compare
Choose a tag to compare

Added

  • Remove support for running bots in the browser. (2332d37)
  • Title is now updated according to the current project's name. (34c68fe)

Fixed

  • Fix server owner block. (282a3ab)
  • Bump all the dependencies.

1.10.1

27 Aug 09:06
Compare
Choose a tag to compare

Fixed

  • All the dependencies were upgraded to their latest version. (c218c2a)

1.10.0

27 Aug 08:55
Compare
Choose a tag to compare

Added

  • Add a block to get the current date. (0cabd3c)
  • Add "other" category. (a162c89)
  • Add a block to make an infinity loop. (132a4d7)
  • Add a block to create a channel. (466be84)
  • Improve run modal design. (261eb5f)
  • Add a button to clear the database. (ec5aa50)

Fixed

  • Fix the block to wait seconds. (650a515)

Dependencies

  • Bump @babel/preset-env from 7.9.5 to 7.9.6. (23b88df)
  • Bump @babel/preset-env from 1.20200417.3 to 1.20200417.5. (5dbbbdd, b535e78)
  • Bump vue-toast-notification from 0.2.0 to 0.3.0 (26f6d3d)

Changed

1.9.0

29 Apr 12:36
Compare
Choose a tag to compare

Added

  • Add a block to get message ID. (9c934ff)

Fixed

  • Fix the block to get a member by using valueToCode() to get server value. (f3fcf50)
  • Back to english language if the navigator language is not supported. (5fde89b)
  • Support sending embed stored in variables. (0c618f4)

Changed

  • Grid removed in the background. (3a7d320)

1.8.1

29 Apr 07:56
Compare
Choose a tag to compare

Fixed

  • Fix the block to get a channel by adding a missing bracket. (dcc9c41)

1.8.0

28 Apr 18:46
Compare
Choose a tag to compare

Added

  • Add a pop-up error when importing a corrupted file. (e5eacb6)

Fixed

  • Fix embed restoration when importing a .s4d file. (8703b3e)
  • Fix the block which adds a new line. (e0e68d4)
  • Update output type for the block to get a member. (eaa5466)