Fixes
- Fix Release Warnings Shown on Inherited App
entitlementsInherit
support for all mac appsisPinnedToVersion
for installer so we can show the link on the web app UIpkg
artifactssession.setDisplayMediaRequestHandler
support. See doc here: https://www.todesktop.com/docs/miscellaneous/capture-screen-contents-newundefined
to desktopApp.plugins
todesktop.runtime.isInstalledUsingWindowsMSI
function.open-protocol-url
trafficLightPosition
on BrowserWindow
)@electron/rebuild
as a custom rebuildLibrary in your todesktop.json
file.client-core
window.open
also have access to the ToDesktop client APInpmVersion
in configopenInBrowser
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 constructor