Skip to content

Releases: TurboWarp/desktop

v1.12.3

02 Jun 06:08
Compare
Choose a tag to compare
  • 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 and made some extra changes to disable the option there. This build was assigned version 1.12.2 even though no full release was made.

v1.12.1

28 May 20:01
Compare
Choose a tag to compare
  • 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

27 May 20:29
Compare
Choose a tag to compare
  • 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

25 May 04:36
Compare
Choose a tag to compare
v1.12.0-beta.2 Pre-release
Pre-release

Quick download links

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

13 May 07:34
Compare
Choose a tag to compare
v1.12.0-beta.1 Pre-release
Pre-release

Quick download links

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

14 Apr 02:00
Compare
Choose a tag to compare
  • Fixed addon errors

v1.11.0

07 Apr 22:09
Compare
Choose a tag to compare
  • 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

10 Mar 19:45
Compare
Choose a tag to compare
v1.11.0-beta.6 Pre-release
Pre-release

Quick download links

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

10 Mar 01:30
Compare
Choose a tag to compare
v1.11.0-beta.5 Pre-release
Pre-release

Quick download links

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

v1.11.0-beta.3

04 Mar 03:12
Compare
Choose a tag to compare
v1.11.0-beta.3 Pre-release
Pre-release

Quick download links

Changes since 1.10.1

  • 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
  • New addon: Multiple rows in backpack
  • New extensions: List Tools, XML, Key Simulation
  • Enabled Debugger addon performance tab
  • Fixed some broken prompt styles
  • Various other bug fixes