winget install --id ToDesktop.ToDesktop
About ToDesktop
Take your web app codebase and transform it into a cross platform desktop app with native functionality.
What's new in 0.38.1
No release notes provided.
Version history
| Version | Updated | Notes |
|---|---|---|
| 0.38.1 | Unknown | Release notes |
| 0.38.0 | Unknown | - Upgraded ToDesktop Builder and apps created with it from Electron 38 to Electron 43. - Improved native-module compatibility and packaging support for Electron 43. - Improved local macOS app signing, including support f... |
| 0.37.0 | Unknown | - Added support for Apple Icon Composer .icon packages and macOS 26 adaptive app icons. - Added adaptive icon previews and fallback icons for older macOS versions, Windows, and Linux. - Local Run support for adaptive ico... |
| 0.36.6 | Unknown | Release notes |
| 0.36.5 | Unknown | Release notes |
| 0.36.4 | Unknown | Release notes |
| 0.36.3 | Unknown | - Add audio capture usage description for macOS - Add ability to remove app and tray icons by @davej in https://github.com/ToDesktop/todesktop-builder/pull/533 |
| 0.36.2 | Unknown | What's Changed - Various security updates |
| 0.36.1 | Unknown | Fixes - Security fixes |
| 0.36.0 | Unknown | - Upgrade to Electron 38.7.2 - Fixed issue where setWindowOpenHandler only evaluated the last rule in the array |
| 0.35.0 | Unknown | Features - Plugins are now opened up to everyone and no longer require user's to request access Fixes - Show error details when a build fails - Fixed visual alignment of Run button |
| 0.34.0 | Unknown | Features - OS version is tracked by CSS class names. This allows you to target styles for specific OS releases. See the "Release-specific CSS" section here Fixes - Update to Electron 38.2.0. This contains a fix for lag o... |
| 0.33.1 | Unknown | Features - Add option to open same-domain URLs externally in app settings Fixes - Security fixes - Fix for Panel window display issue on Windows |
| 0.33.0 | Unknown | Features - Added option to only allow verified external protocols when configuring app. Fixes - Enforce stricter http(s) protocol allowlist in open url in browser API |
| 0.32.2 | Unknown | Release notes |
| 0.32.1 | Unknown | Security fix - Verify TLS chain when checking info window |
| 0.32.0 | Unknown | Enhancements - Upgraded to Electron 38.1.0 - Added support for Recall.ai plugin - Updated to a new version of the internal pnpm that we use for plugin installs Fixes - Prevent renderer listener leak by tracking and clean... |
| 0.31.0 | Unknown | Features - Ability to sync app configuration to a local todesktop-data.json file that can be tracked in version control. See here for more info: https://www.todesktop.com/docs/application/sync-app-data-with-a-local-file... |
| 0.30.0 | Unknown | Fixes - When editing menu items we implemented a fix to prevent modifier dropdown state leaking between menu items - Domain management is now in the web app and no longer in ToDesktop Builder - Invited users can now view... |
| 0.28.0 | Unknown | Features - Added device permission handler for serial devices in web-contents Fixes - Simplified Sentry error-reporting logic (removed unnecessary customer-app checks) - Correct Tab-key handling and improved label format... |