Skip to content

v1.2.2-rc1 (test build for issue #4)

Pre-release
Pre-release

Choose a tag to compare

@SalustLab SalustLab released this 25 Sep 19:51
· 1 commit to hotfix/issue-4-blank-window since this release

Test build, not a release. Built from hotfix/issue-4-blank-window so the reporter of #4 can confirm the fixes before v1.2.2 ships. Use v1.2.1 for normal use.

  • Linux: the window no longer stays blank with only the top bar. pywebview's GTK backend provides no localStorage, and the app used to stop right there at startup.
  • Windows: when the WebView2 runtime is missing, the window now shows an install link instead of a broken page. It also shows the error text if startup fails for any other reason.

Only the Linux tar.gz is attached. It needs glibc 2.39 or newer (Ubuntu 24.04, Zorin OS 18, Mint 22, and newer).