Wails v3.0.0-alpha.26
- Add native Liquid Glass effect support for macOS with NSGlassEffectView (macOS 15.0+) and NSVisualEffectView fallback, including comprehensive material customization options by @leaanthony in #4534
🤖 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.26
Wails v3.0.0-alpha.25
- When running
wails3 update build-assets
with the-config
parameter, values set via the-product*
parameters are no longer ignored, and override the config value.
🤖 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.25
Wails v3.0.0-alpha.24
🤖 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.24
Wails v3.0.0-alpha.22
- Add Content Protection on Windows/Mac by @leaanthony based on the original work of @Taiterbase in this PR
- Add support for passing CLI variables to Task commands through
wails3 build
andwails3 package
aliases (#4422) by @leaanthony in PR
window.NativeWindowHandle()
->window.NativeWindow()
by @leaanthony in #4471- Refactor internal window handling by @leaanthony in #4471
- Fix extra-broad Linux package dependencies, fix outdated RPM dependencies.
🤖 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.22
Wails v3.0.0-alpha.21
- Update docs to reflect changes from Manager API Refactoring by @yulesxoxo in PR #4476
- Fix Linux .desktop file appicon variable in Linux taskfile PR #4477
🤖 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.21
Wails v3.0.0-alpha.20
- Update docs to reflect changes from Manager API Refactoring by @yulesxoxo in PR #4476
🤖 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.20
Wails v3.0.0-alpha.19
- Support for dropzones with event sourcing dropped element data @atterpac in #4318
- Added
AdditionalLaunchArgs
toWindowsWindow
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
- 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
Wails v3.0.0-alpha.18
- Added
AdditionalLaunchArgs
toWindowsWindow
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
- 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)
🤖 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.18
Wails v3.0.0-alpha.17
- Fixed notification parsing on Windows @popaprozac in PR
🤖 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.17
Wails v3.0.0-alpha.16
🤖 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.16