Releases: TurboWarp/desktop
Releases Β· TurboWarp/desktop
v1.13.0-beta.3
- Added Steamworks extension
- Extension documentation now opens inside the app and does not require an internet connection
- Optimized pen rendering
- Improved reliability of file saving
- Removed restricted trademarks
- Various bug fixes
- Various security hardening
- Don't ask what happened to the first 2 betas
Quick download links:
v1.12.3
- Fixed one-time data migration from versions before 1.9.0
- Fixed default URL in video extension
If you're wondering what happened to 1.12.2: When publishing 1.12.1 to the Mac App Store I realized that Rich Presence does not work there (because the Mac App Store sandbox is extra strict) and made some extra changes to disable the option there. That build was assigned version 1.12.2 even though no full release was made. Apple requires a new version number for each release, so I had to increase the number.
v1.12.1
- Updated packager (I forgot in 1.12.0)
- Linux: Fixed incorrect metadata in .desktop launcher causing some desktop environments (notably KDE) to behave strangely
- Linux: Flatpak version now detects drag-and-drop-related permission issues and suggests how to fix them. This lets us greatly reduce our flatpak permissions (no more --filesystem=home) without risking silent breakage.
v1.12.0
- New extensions: Pen Plus V7, Simple 3D, Mobile Keyboard, Numerical Encoding V2, Ask Before Closing Tab, Font Manager
- Added cloud variables syncronization between all open desktop app windows. This can be disabled under the "Edit" menu
- Added optional Rich Presence support. This can be enabled under the "Settings" menu then "Desktop Settings"
- Optimized project loading by about 10%
- Improved high contrast extension colors
- Fixed protocol handler errors
- Fixed "Allow extensions to access any website" not allowing certain websites to be embedded using Iframe extension
- Various other bug fixes
v1.12.0-beta.2
Quick download links
- Windows 10 and later: https://github.com/TurboWarp/desktop/releases/download/v1.12.0-beta.2/TurboWarp-Setup-1.12.0-beta.2-x64.exe
- Windows 7, 8, and 8.1: https://github.com/TurboWarp/desktop/releases/download/v1.12.0-beta.2/TurboWarp-Legacy-Setup-1.12.0-beta.2-x64.exe
- macOS 10.15 and later: https://github.com/TurboWarp/desktop/releases/download/v1.12.0-beta.2/TurboWarp-Setup-1.12.0-beta.2.dmg
- Linux: see assets below
Changes since 1.11.1
- Added cloud variables syncronization between all open desktop app windows
- Cloud variables can be disabled under the "Edit" menu, same button as the website
- New extensions: Pen Plus V7, Simple 3D, Mobile Keyboard, Numerical Encoding V2, Ask Before Closing Tab, Font Manager
- Added Rich Presence support which can be enabled in "Settings" then "Desktop Settings"
- Optimized loading projects from files by about 10%
- Fixed protocol handler errors
- Fixed "Allow extensions to access any website" not allowing certain websites to be embedded
v1.12.0-beta.1
Quick download links
- Windows 10 and later: https://github.com/TurboWarp/desktop/releases/download/v1.12.0-beta.1/TurboWarp-Setup-1.12.0-beta.1-x64.exe
- Windows 7, 8, and 8.1: https://github.com/TurboWarp/desktop/releases/download/v1.12.0-beta.1/TurboWarp-Legacy-Setup-1.12.0-beta.1-x64.exe
- macOS 10.15 and later: https://github.com/TurboWarp/desktop/releases/download/v1.12.0-beta.1/TurboWarp-Setup-1.12.0-beta.1.dmg
- Linux: see assets below
Change since 1.11.1
There's been a lot of editor and extension stuff in the last few days, but right now the only reason I'm tagging this is to get a real production build to test desktop app changes:
- Hopefully fix "Protocol handler error" / "Error: File stream error: ENOENT"
- Fix "Allow extensions to access any website" not allowing embedding websites that use a Content-Security-Policy with frame-ancestors
- Added --fullscreen
- Refuse to save new projects in the app's install directory
v1.11.1
- Fixed addon errors
v1.11.0
- New addon: Multiple rows in backpack
- New extensions: List Tools, XML, Key Simulation
- The dango has become a cat
- Enabled Debugger addon performance tab
- Restored Scratch font with a new font that looks similar but without legal ambiguity
- Fixed various fullscreen-related bugs
- Various other bug fixes
- Windows: Restored 32-bit installers for Windows 7, 8, and 8.1
- macOS: macOS 10.13 and 10.14 users will have to install a special "legacy" version of the app
- Linux: Fixed WebGL ("uniformSetters") errors on some distributions and Flatpak
- Linux: Fixed segfault on Wayland
v1.11.0-beta.6
Quick download links
- Windows 10 and later: https://github.com/TurboWarp/desktop/releases/download/v1.11.0-beta.6/TurboWarp-Setup-1.11.0-beta.6-x64.exe
- Windows 7, 8, and 8.1: https://github.com/TurboWarp/desktop/releases/download/v1.11.0-beta.6/TurboWarp-Legacy-Setup-1.11.0-beta.6-x64.exe
- macOS 10.15 and later: https://github.com/TurboWarp/desktop/releases/download/v1.11.0-beta.6/TurboWarp-Setup-1.11.0-beta.6.dmg
- Linux: see assets below
Changes since 1.11.0-beta.5
- Linux: Fixed segfault on Wayland
- Even if you don't use Linux, upgrading is still recommended to test if our bug workarounds caused more bugs
v1.11.0-beta.5
Quick download links
- Windows 10 and later: https://github.com/TurboWarp/desktop/releases/download/v1.11.0-beta.5/TurboWarp-Setup-1.11.0-beta.5-x64.exe
- Windows 7, 8, and 8.1: https://github.com/TurboWarp/desktop/releases/download/v1.11.0-beta.5/TurboWarp-Legacy-Setup-1.11.0-beta.5-x64.exe
- macOS 10.15 and later: https://github.com/TurboWarp/desktop/releases/download/v1.11.0-beta.5/TurboWarp-Setup-1.11.0-beta.5.dmg
- Linux: see assets below
Changes since 1.11.0-beta.3
- The escape key no longer leaves F11/Alt+Enter fullscreen
- Various addon updates
- Fixed "Finishing update" window
- Linux: Flatpak build no longer needs access to your entire home directory