Wails v3 Alpha Release - v3.0.0-alpha.22
Changes in this release:
Added
- 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
Changed
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
⚠️ Alpha Warning: This is pre-release software and may contain bugs or incomplete features.