Releases: TurboWarp/desktop
v1.13.1
This is a Linux-only update that fixes the .deb files not working on Ubuntu 24.04 and later. There are no new features or other bug fixes.
v1.13.0
- Added Steamworks extension
- Extension documentation 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 and security hardening
NOTE: The .deb files are broken on Ubuntu 24.04 and later. If that includes you, please use v1.13.1 instead.
v1.13.0-beta.4
Since v1.13.0-beta.3:
- Compress extensions to reduce app size by about 7MB (downloads aren't smaller but the installed size on disk will be)
- Various security hardening
- Various extension updates
- Various packager fixes
- Linux: fix file pickers not using portals in 1.13.0-beta.3
Most common download links:
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