<iframe>
for some websites that disallows being iframed.![type|metadata]
) put into its html as data-callout-metadata
.<webview>
tags are now allowed to be used to embed external content for plugins (Electron/desktop app only).new
action now has an optional append
flag and an optional overwrite
flag. If append
is set, it will append to an existing file if one is found. If override
is set, it will overwrite an existing file if one is found, but only if append
isn't set.new
and hook-get-address
actions can now optionally accept x-success
as part of the x-callback-url
specifications, and will return a name
, url
, and file
(file://
) as the returned URL parameters.Menu
constructor no longer requires App
to be passed in.