github wailsapp/wails v3.0.0-alpha.19
Wails v3.0.0-alpha.19

pre-releaseone month ago

Wails v3 Alpha Release - v3.0.0-alpha.19

Changes in this release:

Added

  • Support for dropzones with event sourcing dropped element data @atterpac in #4318
  • Added AdditionalLaunchArgs to WindowsWindow options to allow for additional command line arguments to be passed to the WebView2 browser. in PR
  • Added Run go mod tidy automatically after wails init @triadmoko in PR
  • Windows Snapassist feature by @leaanthony in PR

Fixed

  • Fix Windows nil pointer dereference bug reported in #4456 by @leaanthony in #4460
  • Add support for allowsBackForwardNavigationGestures in macOS WKWebView to enable two-finger swipe navigation gestures (#1857)
  • Fixes issue where onClick didn't work for menu items initially set as disabled by @leaanthony in PR #4469. Thanks to @IanVS for the initial investigation.
  • Fix Vite server not being cleaned up when build fails (#4403)
  • Fixed panic when closing or cancelling a SaveFileDialog on windows. Fixed in PR by @hkhere
  • Fixed HTML level drag and drop on Windows by @mbaklor in #4259

🤖 This is an automated nightly release generated from the latest changes in the v3-alpha branch.

Installation:

go install github.com/wailsapp/wails/v3/cmd/wails@v3.0.0-alpha.19

⚠️ Alpha Warning: This is pre-release software and may contain bugs or incomplete features.

Don't miss a new wails release

NewReleases is sending notifications on new releases.