Skip to content

Releases: TurboWarp/desktop

v1.8.1

21 Jun 01:15

Choose a tag to compare

  • Fixed issues using custom extensions in the packager (if issues remain, press "Reset All Settings" in packager)
  • Fixed using an extension to fetch files from extensions.turbowarp.org in the editor
  • Fixed Looks Plus "this sprite" option not working properly in clones

v1.8.0

19 Jun 03:03

Choose a tag to compare

  • Added more than 40 new extensions including Animated Text (like Scratch Lab), Local Storage, BigInt, JSON, Clipping and Blending, Sensing Plus, Clones Plus, Looks Plus, and RegExp
  • Updated many extensions including Stretch, Runtime Options, and Files
  • To protect user privacy, builtin extensions now ask for permission before allowing the project to contact untrusted websites
  • Custom extensions can now be loaded from files or text
  • Added option to allow extensions to bypass CORS
  • Added "random direction" option to point towards block
  • Fixed script execution order occasionally changing after saving project
  • Fixed zooming with ctrl+plus on some keyboard layouts
  • Fixed exporting addon settings
  • Fixed many other bugs
  • Windows: Added support for Windows on ARM
  • Windows: Support for Windows 7, 8, and 8.1 will be removed in a future release

v1.8.0-beta.1

12 Jun 04:14

Choose a tag to compare

v1.8.0-beta.1 Pre-release
Pre-release
  • Updated extension gallery
  • Fixed offline extension cache
  • Fixed several bugs
  • Added desktop setting to allow extensions to bypass CORS
  • Fixed zooming the entire window in on some keyboard layouts

v1.7.2-beta.1

21 Mar 03:42

Choose a tag to compare

v1.7.2-beta.1 Pre-release
Pre-release
  • Updated extension gallery: there's something like 14 new ones and a bunch of fixes
  • Fixed stretch extension just not really working at all
  • Fixed bug where saving project could change script execution order. As a result your projects might become 0.1% larger. We believe this is an acceptable tradeoff.
  • Fixed exporting addon settings
  • Various things to prevent custom extensions from accessing things they shouldn't
  • Fixed a crash in the folders addon
  • Not actually 100% sure if the app still works on Windows. Let us know if it doesn't.

v1.7.1

25 Jan 06:27

Choose a tag to compare

v1.7.1:

  • Fixed white screen on Windows

v1.7.0:

  • Added support for unsandboxed extensions from extensions.turbowarp.org
  • Custom extensions will now be automatically loaded when you open a project made with recent versions of TurboWarp (a confirmation prompt appears for third-party extensions)
  • New file saving code that uses significantly less memory
  • Added "Rename broadcasts" addon (enabled by default)
  • Added "Collapsing sprite properties" addon
  • Added "Costume editor snapping" addon
  • Added "Project volume slider" addon
  • Added "Always show number pad" addon
  • Added a few more switches to the "Block switching" addon
  • Allow creating monitors for mouse down, mouse x, mouse y, and days since 2000
  • Fixed crash in costume editor using transparent colors with bitmap line tool
  • Fixed costume editor color picker ignoring transparency
  • Fixed some keyboard shortcuts not working when caps lock is enabled
  • Fixed many other bugs
  • Windows: Support for Windows 7, Windows 8, and Windows 8.1 may be removed in a future update

v1.6.2:

  • macOS: Our app is now notarized by Apple

v1.7.0

25 Jan 00:15

Choose a tag to compare

v1.7.0 Pre-release
Pre-release

This version was yanked because the Windows binaries were completely broken

v1.7.0-beta.2

10 Jan 07:40

Choose a tag to compare

v1.7.0-beta.2 Pre-release
Pre-release
  • New file saving code that uses significantly less memory. As part of this, we've made a lot of changes to the file saving code, which is extremely scary. Please test this out on a file that you don't care much about first. It may be slower now, but we think that's a worthwhile tradeoff.
  • The desktop app now includes a copy of extensions.turbowarp.org. This improves security, allows these extensions to work offline, and makes them load faster. We also added a few custom extensions to the builtin extension library and a link to extensions.turbowarp.org which will open inside the app (and again, works offline).
  • New addons: Collapsing sprite properties, always show number pad (paint snap coming later)
  • Various other bug fixes

v1.7.0-beta.0

01 Dec 03:10

Choose a tag to compare

v1.7.0-beta.0 Pre-release
Pre-release

We're rather behind and will continue to be behind, so we're tagging a beta release as a stopgap for people who want the new features.

Notable things: unsandboxed extensions, rename broadcasts, automatic extension loading

The final version of 1.7.0 will probably have all the extensions preloaded in the app locally instead of fetching things from extensions.turbowarp.org, but for now an unfiltered internet connection is required to use those extensions

v1.6.2

21 Nov 01:00

Choose a tag to compare

v1.6.2 Pre-release
Pre-release

macOS only update that adds Apple code signing and notarization

v1.6.1

08 Oct 02:41

Choose a tag to compare

  • Fixed features that access your microphone or camera (1.6.0 regression)
  • Fixed addon settings import not importing some color options