Releases: TurboWarp/desktop
Releases · TurboWarp/desktop
v0.9.0
- 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
- Fix backpack
- Fix dropdowns breaking when, for example, the selected costume was deleted
- Fix a few other bugs
v0.8.0
- 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
- 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
- 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
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
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
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
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
Changes since v0.2.0
- Fix addon bugs