Releases: Androz2091/scratch-for-discord
Releases · Androz2091/scratch-for-discord
1.13.0
1.12.0
1.11.2
1.11.1
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
1.10.1
1.10.0
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
from7.9.5
to7.9.6
. (23b88df) - Bump
@babel/preset-env
from1.20200417.3
to1.20200417.5
. (5dbbbdd, b535e78) - Bump
vue-toast-notification
from0.2.0
to0.3.0
(26f6d3d)
Changed
- Use modern theme. (05a9246)
1.9.0
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)