github open-webui/desktop v0.0.17

5 hours ago

Added

  • Webview Context Menu. Right-clicking inside the webview now shows a native context menu with Cut, Copy, Paste, Undo/Redo, spell-check suggestions, and "Open Link in Browser" — enabling system autofill and password manager integration on login pages (#161).

Changed

  • Windows OpenSSL Compatibility. The bundled Python's directory is now prepended to PATH on Windows so its own OpenSSL DLLs are loaded before any conflicting system-wide installations (Git for Windows, Anaconda, Strawberry Perl, etc.), preventing the OPENSSL_Uplink: no OPENSSL_Applink crash on startup (#167).
  • Links Open in Default Browser on Windows. Added allowpopups to the webview so that target="_blank" link clicks correctly propagate to the main process handler and open in the default browser instead of being silently blocked (#165, #170).
  • Linux System Requirements. Documentation now specifies glibc 2.28+ as a minimum requirement for Linux installations.

Don't miss a new desktop release

NewReleases is sending notifications on new releases.