Releases: wailsapp/wails
Wails v3.0.0-alpha.40
Wails v3 Alpha Release - v3.0.0-alpha.40
Fixed
- Fix Windows systray icon not defaulting to application icon when no custom icon is provided (#4704)
🤖 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/[email protected]Wails v3.0.0-alpha.39
Wails v3 Alpha Release - v3.0.0-alpha.39
Added
Changed
- When emitting a custom event with zero or one data argument, the data value will be assigned directly to the Data field without wrapping it in a slice by @fbbdev in #4633
🤖 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/[email protected]v2.11.0
Added
- Add origin verification for bindings by @APshenkin in PR
- Configure Vite timeout by @leaanthony in PR
- Added
ContentProtectionoption to allow hiding the application window from screen sharing software #4241 by @Taiterbase - Added
build:tagsto project specification for automatically adding compilation tags by @symball in PR - Support for binding generics in PR by @ktsivkov
Fixed
- Added url validation for BrowserOpenURL by @APshenkin in PR
- Fixed C compilation error in onWayland on Linux due to declaration after label #4446 by @jaesung9507
- Use computed style when adding 'wails-drop-target-active' PR by @riannucci
- Fixed panic when adding menuroles on Linux #4558 by @jaesung9507
- Fixed Discord badge in README by @sharkmu in PR
- Fixed HTML DnD by @leaanthony
Wails v3.0.0-alpha.38
Wails v3 Alpha Release - v3.0.0-alpha.38
Added
- Add
systray-clockexample showing a headless tray with live tooltip updates (#4653).
Changed
- Windows trays now honor
SystemTray.Show()/Hide()by togglingNIS_HIDDEN, so apps can truly disappear and return (#4653). - Tray registration reuses resolved icons, sets
NOTIFYICON_VERSION_4once, and enablesNIF_SHOWTIPso tooltips recover after Explorer restarts (#4653).
Fixed
- Track
HICONownership so only user-created handles are destroyed, preventing Explorer recycling crashes (#4653). - Release the Windows system-theme listener and retained tray icons during destroy to stop leaking goroutines and device contexts (#4653).
- Truncate tray tooltips at 127 UTF-16 units to avoid corrupting surrogate pairs and multi-byte glyphs (#4653).
🤖 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/[email protected]Wails v3.0.0-alpha.37
Wails v3 Alpha Release - v3.0.0-alpha.37
Fixed
- Fix Windows package task failure (#4667)
🤖 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/[email protected]Wails v3.0.0-alpha.36
Wails v3 Alpha Release - v3.0.0-alpha.36
Fixed
- Fix Linux appimage appicon variable in Linux taskfile PR #4644
- Fix Windows build error caused by go-webview2 v1.0.22 signature change (#4513, #4645)
🤖 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/[email protected]Wails v3.0.0-alpha.35
Wails v3 Alpha Release - v3.0.0-alpha.35
Fixed
- Fix Linux appimage appicon variable in Linux taskfile PR #4644
🤖 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/[email protected]Wails v3.0.0-alpha.34
Wails v3 Alpha Release - v3.0.0-alpha.34
Added
- Added NSIS Protocol template for Windows by @Tolfx in #4510
- Added tests for build-assets by @Tolfx in #4510
Fixed
- Fixed linux desktop.tmpl protocol range, by removing
<.Info.Protocol>to<.Protocol>by @Tolfx in #4510 - Fixed redefinition error for liquid glass demo in #4542 by @Etesam913
🤖 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/[email protected]Wails v3.0.0-alpha.33
Wails v3 Alpha Release - v3.0.0-alpha.33
Fixed
🤖 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/[email protected]Wails v3.0.0-alpha.32
Wails v3 Alpha Release - v3.0.0-alpha.32
Fixed
- Fix the white window appearing on Windows when creating a hidden window by @leaanthony in #4612
- Fix notifications package import path in documentation by @rxliuli in #4617
- Fix drag-and-drop not working when using npm package @wailsio/runtime (#4489) by @leaanthony in #4616
🤖 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/[email protected]