Skip to content

Releases: TurboWarp/desktop

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.

0.8.1

31 Jul 05:18
Compare
Choose a tag to compare
  • Fix backpack
  • Fix dropdowns breaking when, for example, the selected costume was deleted
  • Fix a few other bugs

v0.8.0

22 Jul 01:10
Compare
Choose a tag to compare
  • Some projects run up to 40% faster (but most do not)
  • Significantly reduced idle power consumption and CPU usage
  • Various addon updates
  • Various bug fixes

0.7.0

22 Jun 19:40
Compare
Choose a tag to compare
  • New addon: debugger
  • Fixed possible crash and data loss when clicking on certain buttons, such as links in the toolbox
  • The "load restore point" button now asks before deleting your current project, preventing accidental data loss
  • Fixed startup crash on some systems
  • Improved addon settings search
  • Significant updates to the "Gamepad support" addon
  • Simplified the default project
  • Various bug fixes and optimizations

0.6.0

02 Jun 01:34
Compare
Choose a tag to compare
  • New addon: Block transparency
  • New features in the costume editor: hold middle click to pan, hotkeys for tools
  • New feature: Advanced > Store settings in project (Experimental)
  • Various bug fixes, performance improvements
  • Updated to Electron 13, Chromium 91
  • Linux: We're trying something new with the preferred installation method. You can still manually install TurboWarp Desktop if you prefer, but we think that this new method will be significantly easier for most users.

0.5.0

12 May 22:09
Compare
Choose a tag to compare

Changes from 0.4.0 to 0.5.0

  • Addons:
    • New optional addon: Editor sound effects
    • New optional addon: Remove curved stage borders
    • Addon enabled by default: Drag and drop files
  • The editor has been significantly optimized when editing large projects
  • Various long-term Scratch editor bugs have been fixed:
    • Duplicating a script no longer accidentally runs the script it's dropped onto
    • Comments attached to blocks will save their position properly when moved
  • Various other bug fixes and optimizations
  • Advanced users: Experimental userscript/userstyle support

v0.4.0

25 Apr 19:57
Compare
Choose a tag to compare

Changes since v0.3.1

  • New optional addons:
    • Cat blocks
    • Gamepad support
    • Custom scripts area zoom settings
    • Change new sprite default position
    • Save blocks as image
  • Various optimizations
  • Various bug fixes
  • Linux: Fixed mime type, changed app category

0.3.1

04 Apr 16:59
Compare
Choose a tag to compare

Changes since v0.3.0

  • Fixed extremely poor performance caused by folders addon (upstream PR soon)
  • Fixed numerous prompts working incorrectly
  • Fixed window focus breaking after some alerts
  • TurboWarp updated: the default sprite is now a dango 🍡

0.3.0

30 Mar 21:22
Compare
Choose a tag to compare

Changes since v0.2.1

  • TurboWarp updated: new advanced settings menu, backpack support, custom stage size, new addons, various bug fixes, and more
  • Fix potential sandbox escape vulnerability (thanks apple502j)
  • Various other bug fixes, improvements

v0.2.1

10 Mar 23:07
Compare
Choose a tag to compare

Changes since v0.2.0

  • Fix addon bugs