m (Protected "Scratch Versions": Wiki Wednesday ([Edit=Allow Experienced Wikians and Administrators] (expires 00:00, 30 January 2019 (UTC)) [Move=Allow Experienced Wikians and Administrators] (expires 00:00, 30 January 2019 (UTC)))) |
(updated) |
||
Line 1: | Line 1: | ||
− | {{featured|December|2018 | + | {{featured|December|2018}}This page lists the '''versions of [[Scratch]]'''. The current version is [[Scratch 3.0]]. |
==Scratch 3.0== | ==Scratch 3.0== | ||
{{main|Scratch 3.0}} | {{main|Scratch 3.0}} | ||
− | '''Scratch 3.0''' | + | '''Scratch 3.0''' was released on January 2, 2019. |
− | + | '''New features:''' | |
− | + | * [[Stage]] moved back to the right | |
− | + | * Pen blocks moved to an [[extension]] | |
− | + | * Improved paint and sound editors | |
− | + | * A new [[Scratch Website|website]] | |
− | + | * [[Show Variable () (block)]] and [[Hide Variable () (block)]] that show and hide variables | |
− | + | * [[Set Pen Transparency to () (block)]] and [[Change Pen Transparency by () (block)]] that change pen transparency, useful for layering pen to produce different colors | |
− | + | * [[Change Effect () by () (Sound block)|Sound effect blocks]] which change how a sound sounds | |
− | + | * A [[() Contains () (block)]]that reports whether the first string contains the second | |
− | + | * An [[Item Number of () in () (block)]] that reports the item number of the first match of the string, or 0 if no such value is found | |
− | + | * A [[Set Drag Mode () (block)]] that sets if the sprite can be dragged around | |
− | + | * [[Go to () (looks (block)]] that has "front" and "back" in the dropdown | |
− | + | * [[Go () () Layers (block)]] that has a dropdown of front or back and an input for how many layers the sprite goes | |
− | + | * [[Costume () (block)]] and [[Backdrop () (block)]] blocks, which also include "name" in the dropdown | |
− | + | * [[Music Extension|Music]], [[Pen Extension|Pen]], [[Video Sensing Extension|Video Sensing]], [[Translate Extension|Translate]], [[Micro:bit]], [[Minndstorms EV3 Extension|Mindstorms EV3]], and [[Text to Speech Extension|Text to Speech]] extensions | |
== Scratch 2.0 == | == Scratch 2.0 == | ||
Line 114: | Line 114: | ||
* Import project added | * Import project added | ||
− | == Earlier | + | == Earlier Versions == |
[[File:Early Scratch.png|thumb|An early version of Scratch from 2004.]] | [[File:Early Scratch.png|thumb|An early version of Scratch from 2004.]] | ||
{{main|Development of Scratch 1.0}} | {{main|Development of Scratch 1.0}} |
Latest revision as of 04:21, 5 January 2019
This page lists the versions of Scratch. The current version is Scratch 3.0.
Contents
Scratch 3.0
- Main article: Scratch 3.0
Scratch 3.0 was released on January 2, 2019.
New features:
- Stage moved back to the right
- Pen blocks moved to an extension
- Improved paint and sound editors
- A new website
- Show Variable () (block) and Hide Variable () (block) that show and hide variables
- Set Pen Transparency to () (block) and Change Pen Transparency by () (block) that change pen transparency, useful for layering pen to produce different colors
- Sound effect blocks which change how a sound sounds
- A () Contains () (block)that reports whether the first string contains the second
- An Item Number of () in () (block) that reports the item number of the first match of the string, or 0 if no such value is found
- A Set Drag Mode () (block) that sets if the sprite can be dragged around
- Go to () (looks (block) that has "front" and "back" in the dropdown
- Go () () Layers (block) that has a dropdown of front or back and an input for how many layers the sprite goes
- Costume () (block) and Backdrop () (block) blocks, which also include "name" in the dropdown
- Music, Pen, Video Sensing, Translate, Micro:bit, Mindstorms EV3, and Text to Speech extensions
Scratch 2.0
- Main article: Scratch 2.0
Scratch 2.0 was in development for several years, until a public beta began on January 28, 2013. It was officially released on May 9, 2013.
New features:
- New UI
- Procedures
- Cloning
- Cloud data
- Vector graphics
- A "backpack" to collect scripts and media to reuse
- Show and hide lists
- Sound editor
- A block that reports the username of the user watching a project.
Scratch 1.4
- Main article: Scratch 1.4
Released officially on July 19, 2009.
New features:
- New blocks for string handling.
- The Ask () and Wait block (asks for input from the user).
- A new boolean block for lists, () Contains (), which checks if the list has a certain item into it.
- The webcam can now be used to take pictures, to use them in sprites and backgrounds.
- There are some "hidden" blocks under the Motion category, for use with the LEGO WeDo Robotics kit.
- Modified GUI.
- A new stage mode, added to presentation mode and regular mode: Small stage mode.
- A revised color picker in the paint editor.
- Various minor changes as well.
Scratch 1.3
- Main article: Scratch 1.3
Released officially on September 2, 2008.
New features:
- Variables can handle strings (non-digit text)
- Lists (ways of storing multiple pieces of information in one place).
- Comments (small rectangles that can have text typed into them — they can attach to blocks) were added.
- Given fonts are replaced with the fonts from the user's computer.
- If () Then, Repeat, and Forever blocks automatically wrap around block stacks when dragged over them.
![]() | This version introduced the Disappearing Text Bug. |
Scratch 1.2
- Main article: Scratch 1.2
Released officially on December 7, 2007.
New features:
- Rest for ( ) beats block.
- Better image compression for some images.
- Multiple fixes to sample projects.
- This was the last release for Windows 98 and ME.
- Slight interface differences, especially in the Paint Editor
The beta had:
- The comment block
- Different default values on a few blocks
- Reversal of the positions of the volume and tempo blocks in the palette
- Omission of the word "beats" on Play Drum () for () Beats and Play Note () for () Beats blocks
Scratch 1.1
- Main article: Scratch 1.1
Released officially May 2007.
New features:
- A new Windows installer
- Repeat Until () block
- The Cap Block shape was added
- A single sprite can now play multiple notes at once (i.e. chords) (previously, a sprite could play only one note at a time)
- Clicking to the left or right of the knob on a slider to change the number by a small amount is now supported
- Tags can now be added to projects when sharing (when the "Share!" button is clicked)
- Support for the optional Scratch Sensor Board has been improved
Scratch 1.0
- Main article: Scratch 1.0
Released on January 8, 2007, this was the first version of Scratch available to the public. This version began the 1.x series.
New features: Although it had been in private development for a long while, everything was new to the public. Changes from the previous beta include:
- The Next Costume and Next Background, Think (), Think () for () Secs, Stop All Sounds, and Forever If () blocks
- New buttons to create sprites
- Ability to share projects online
- File extension changed from .scratch to .sb
- Multiple languages introduced
- Enter key added as shortcut for Green Flag
- Import project added
Earlier Versions
- Main article: Development of Scratch 1.0
The development of Scratch 1.0 spanned from 2003 to 2007 and included several different interfaces and experiments with different blocks and features. It spanned several versions, from Scratch 0.1 to the November 2006 beta for educators.
1.x |
Development • Scratch 1.0 • Scratch 1.1 • Scratch 1.2 • Scratch 1.3 • Scratch 1.4 |
2.x | |
3.x |