Features
- Ctrl-clicking on a tray will behave as a right-click
- Make Tray ID editable
Improvements
- Move "duplicate" and "delete" actions to in-app menu
- Support navigating to changelog when there is a new ToDesktop Builder update
openInBrowser
actionv26.2.1
newApp.on("before-quit", () => {}, { preventDefault: true } );
client APIIf you have a dev app and a staging app
It can useful to create a second app for staging or beta testing your main app. The only problem is that it can be difficult to remember what settings have changed between your staging app and your main app. We now have a feature that allows you to quickly see what the differences are between apps and even merge those changes between apps.
You can find the feature in your app settings in the top-right of the ToDesktop Builder window:
This will allow you to quickly see the differences and choose which changes you want to merge.
showInactive
for showing Panel WindowsToDesktop Builder 0.17
is our biggest release yet. You can now manage custom domains, distribution artifacts and code-signing certificates on ToDesktop Builder.
false
.visibleOnAllWorkspaces
property should not be true when creating a "Simple window app".toggle-window
option is a menubar window.appModelId
polyfillV2
pluginsdesktopifyVersion
on fast runeventIds
on legacy listenerstitle
in constructorFeatures
--unsafely-treat-insecure-origin-as-secure
.Fixes
roundedCorners
BrowserWindow prop. You can now use it client-core
API.Features
<html>
element when Find in Page is active in window.Fixes
Features
Fixes