Skip to content

v2.4.1

Compare
Choose a tag to compare
@leaanthony leaanthony released this 20 Mar 09:33
· 447 commits to master since this release

Changed

  • Support single clicks on items with --wails-draggable: drag again on Windows. Changed by @stffabi in PR

Fixed

  • Fixed panic when using wails dev and the AssetServer tried to log to the logger. Fixed by @stffabi in PR
  • Fixed compatibility with WebView2 Runtime > 110.0.1587.69 which showed a connection refused html page before doing a reload of the frontend. Fixed by @stffabi in PR