Skip to content

Releases: TurboWarp/desktop

v1.0.0

16 Jan 01:23
Compare
Choose a tag to compare

We finally increased the first digit of the version number from a 0 to a 1.

  • The costume editor now supports dark mode.
  • If a dark background makes it hard to edit your costumes, it's possible to change the theme of the costume editor without effecting the rest of the interface.
  • Significantly optimized memory use of costumes.
  • Improved project exporting to compress project.json by up to to 30%.
  • Many compiler optimizations and compatibility fixes.
  • When you right click on a misspelled word detected by the spellchecker, you will now see some suggested replacements.
  • Updated integrated packager: https://github.com/TurboWarp/packager/releases/tag/v0.5.0
  • Various bug fixes
  • Linux: TurboWarp Desktop is now available on Flathub as org.turbowarp.TurboWarp. This is the recommended way to install the app on Linux Mint, Pop!_OS, Fedora.
  • Linux: TurboWarp Desktop is now available on the Arch User Repository as turbowarp-desktop-bin. This is the recommended way to install the app on Arch Linux, Manjaro, etc.
  • Linux: The old "pipe curl into sudo bash" install script has been deprecated.
  • Updated translations

v0.14.1 - Special development-only release

21 Dec 02:33
Compare
Choose a tag to compare

0.14.1 is a special development-only release that fixes a couple bugs that prepare the app to be submitted to the Arch User Repository.

There are no new files to download. No update notification will be shown. 0.14.0 is still the latest real version.

v0.14.0

19 Dec 18:51
Compare
Choose a tag to compare
  • New addon: Snap scripts to grid
  • New addon: Keep block comment connections straight
  • Significantly improved compiler performance in some projects
  • Using ctrl+z in the script editor or costume editor will no longer also undo unrelated text input changes
  • Added ctrl+y as shortcut for redo in addition to ctrl+shift+z
  • The Onion skinning addon is significantly faster
  • The Auto-hiding block palette and Two-column category menu addons are more compatible
  • Improved responsiveness of color pickers
  • Updated builtin packager: new options, improved progress bars, various bug fixes
  • Various bug fixes
  • Updated translations

v0.13.0

28 Nov 22:02
Compare
Choose a tag to compare
  • TurboWarp Desktop now includes an offline version of the TurboWarp Packager for converting your projects to formats such as HTML, Zip, or executable files. Press the button in the top right corner > TurboWarp Packager to open it. It will automatically open the project you have open in the editor. This feature is still very experimental.
  • New addon: Two-column category menu
  • New addon: Running block border (only works when compiler disabled; in the "Dangerous" section)
  • Windows, Linux: Scrollbars are now dark in dark mode
  • Updated addon settings window
  • Fixed bugs in the enabled-by-default Grab single block with Ctrl key addon
  • Fixed bugs in the the Switch variables between "For all sprites" and "For this sprite only" addon
  • Fixed bugs in confirmation dialogs and alert boxes
  • Various other bug fixes
  • Updated translations

v0.12.0

19 Nov 02:00
Compare
Choose a tag to compare
  • Improved dark mode
  • New addons: Editor comment previews (enabled by default), Switch variables between "For all sprites" and "For this sprite only", Disable compiler in editor (dangerous)
  • Scratch Cat and friends have been added back to the builtin sprite libraries. This does not imply an endorsement from Scratch.
  • Update checker can now be disabled in (?) > Desktop Settings
  • Various bug fixes
  • Updated translations

v0.11.1 - Microsoft Store-only release

25 Oct 20:34
Compare
Choose a tag to compare
Pre-release

v0.11.1 only affects the Microsoft Store version of the app. For all other platforms, v0.11.0 remains the latest release. v0.11.1 does not contain any new downloads and will not display an update notification.

  • Fixed a problem where the in-app update checker was accidentally enabled in the Microsoft Store version
  • Changed background color of Microsoft Store app tile

v0.11.0

18 Oct 21:42
Compare
Choose a tag to compare
  • Now available on the Microsoft Store: https://www.microsoft.com/en-us/p/turbowarp/9p4dpzgv5zkl
  • New addons: Duplicate script with Alt key (enabled by default), Do not shift pasted items
  • There is now a File > New window button
  • Custom extensions are now supported
  • Many addon bug fixes
  • Updated translations

v0.10.1

24 Sep 03:13
Compare
Choose a tag to compare
  • Project compression feature introduced in v0.10.0 has been temporarily removed because it might be corrupting projects.
  • The translate extension still doesn't work, but the necessary client-side changes to make it work again have been made. It will automatically start working when server-side logic is finished.

v0.10.0

19 Sep 21:27
Compare
Choose a tag to compare

This version contains a bug that can partially corrupt projects in some cases. Do not use this version. This bug is fixed in v0.10.1 and later.

  • New addon: Grab single block with Ctrl key (enabled by default)
  • New addon: Hide new variables
  • New addon: Extra key support
  • Windows and Linux: You can now zoom the window with Ctrl+Equals, Ctrl+Minus, Ctrl+Zero
  • Windows and Linux: You can now make a window fullscreen by pressing F11
  • project.json of exported projects is up to 50% smaller letting you fit more scripts into projects before hitting any size limits
  • The translate extension has been partially disabled: TurboWarp/scratch-gui#322

v0.9.0

30 Aug 02:40
Compare
Choose a tag to compare
  • New addon: Paint costume by default
  • New addon: Hide delete button
  • New addon: Do not automatically space overlapping scripts
  • Windows: We now support 32-bit systems
  • You can now create cloud variables. However, they won't actually work unless uploaded to Scratch or a tool such as the TurboWarp Packager
  • Various bug fixes
  • Updated translations

Don't get too excited about the version number almost reaching v1.0.0. The next update will probably be v0.10.0.