Skip to content

v0.8.3

Choose a tag to compare

@TeeJS TeeJS released this 31 Aug 07:29
· 32 commits to main since this release

Drop-in apps

  • "Don't ask again" for executable code. The install/update/reinstall warning is now a proper dialog with a third choice: approve and stop asking for this app. Trusted apps update silently from then on; new apps always still ask. Trusted apps show a badge in the Installed list, with "Ask again about executable code" in the row menu to revoke.
  • App-OAuth panel slimmed down. A healthy connected account collapses to one line with a Manage expander (full controls return automatically for first connect, errors, or expired tokens). Apps that ship their own connect UI can set "oauth": { "selfManaged": true } to suppress the editor panel entirely.

Editor

  • Served-app management embeds auto-size to their content.
  • Long app descriptions clamp to the first sentence with a native more… expander.