Skip to content

v0.0.13

Choose a tag to compare

@github-actions github-actions released this 27 Apr 05:41
· 21 commits to main since this release

Fixed

  • Copy Button on Linux (GNOME/Wayland/Flatpak). Fixed the "Copy" button in the Open WebUI interface not actually writing to the system clipboard on Linux. The webview session was missing the clipboard-sanitized-write permission required by Electron for navigator.clipboard.writeText() to work.