Releases: Androz2091/scratch-for-discord
Releases · Androz2091/scratch-for-discord
1.7.0
1.6.0
Added
- Add google analytics support. (4f8e2b4)
Fixed
- Update the way to check if the bot is running in the browser. (23f285f)
- Update check to detect output block type. (866a591)
- Fix a syntax error when using the block to add a role. (1510450)
- Fix add role and remove role block by using the cache property to access cached roles. (6f79eae)
Dependencies
1.5.0
⚠️ Breaking changes
- Remove
number of boosts of server
block. (c7862fa)
Added
- Add block to check if a member is a bot. (#19)
- Add block to get the boost level of a server. (#10)
- License added. (8a09e12)
- Add shadow blocks for
starts with
block. (f37dbf5) - Add command parsing example. (a9563be)
- Add database blocks. (51f3ac5, 5d04641)
- Add leaves blocks. (50f4a7f)
- Add leveling system example. (4b4a89c)
- Add a block to wait before executing the next action. (046be98)
- Add meta description. (1367415)
- Add website theme color. (2895190)
- Add documentation link. (4f8e2b4)
Fixed
- Check if output connection block has a type defined. (ed1f30a)
- Update project name in
package.json
file. (7ddcb67). - Update check for output connection. (825b31e)
- Fix block to change bot's activity. (955f598)
Changed
- Move
member has permission
block in the "Members" category. (b86ac7a)
1.4.0
Added
- Add shadow block for reaction block. (43b8f4a)
Hotfix
- Use discordjs/discord.js webpack branch instead of compiling it with VueJS. (b22b98a)
1.3.0
Added
- New blocks to detect added/removed reactions. (0cd3e47)
- New block to get the ping of the bot. (d2a576f)
- New block to set the game for the bot. (1307d03)
- New block to get the bot server count. (a327a87)
- New block to get the owner of a server. (123cbc7)
- New blocks to get informations about a member. (#12)
- New block to add a reaction to a message. (#17)
Fixed
- Some issues with en-US translations are now fixed. (1a64c76)
- discord-blocks link is now valid in README.md. (#13)
1.2.0
Added
- New block to get server boost count (b815348)
- New block to await messages (96f1efa)
- New
hasparent
type for restrictions (2e94959) - Add some shadow blocks (35587ca)
Fixed
- Accepts only
.s4d
files for input from the "Open file" button (9daf37e)
Dependencies
- discord.js bumped from 12.1.1 to 12.2.2 (0ed5748)
1.1.1
1.1.0
1.0.0
- Add basic blocks
- Add navigation bar
- Add run modal
- Add code modal
- Add export/import support for
.s4d
files - Add project export to a
.zip
file - Add restrictions
- Add multi-language support
- Add examples
- Add editable project name button