Skip to content

v0.6.3

Latest

Choose a tag to compare

@jonwiggins jonwiggins released this 25 Sep 03:07
· 2 commits to main since this release

Release v0.6.3

Highlights:

  • Links in a session open on ⌘-click (Ctrl-click off a Mac), straight into a new tab. Clicking a link no longer asks "Do you want to navigate to…?" every time, and a plain click stays a click in the terminal. On a touch screen a tap still opens it.

Upgrade notes:

  • Web only; nothing to restart on your machines.

Install:

helm install optio oci://ghcr.io/jonwiggins/optio --version 0.6.3 -n optio --create-namespace \
  --set encryption.key=$(openssl rand -hex 32)

Full changelog: https://github.com/jonwiggins/optio/blob/v0.6.3/CHANGELOG.md