Wails v3.0.0-alpha2.118
Pre-release
Pre-release
Immutable
release. Only release title and notes can be modified.
Wails v3 Alpha Release - v3.0.0-alpha2.118
Added
- Provide default paths for icon generation inputs and outputs in PR by @taliesin-ai
- Add source entry modules to runtime package.json sideEffects in PR by @savely-krasovsky
- Add licence and provenance section to contributing guide in PR by @taliesin-ai
Fixed
- Apply scoped GTK4 frameless CSS to remove border radius in PR by @savely-krasovsky
- Handle cursor position failures gracefully on Windows for popup menus and screen enumeration in PR by @wayneforrest
- macOS open-file dialog filters extensions correctly and validates allowed files by suffix in PR by @phergul
- Guard Windows dark-mode initialization against nil API calls in PR by @roachadam
- Fix 32-bit build failure in the updater: the
maxArchiveTotalSizeconstant (2 GiB) overflowed the platformintwhen passed tofmt.ErrorfonGOARCH=386. It is now explicitly typedint64. - Fix a nil-pointer panic on startup when a window uses a Dark (or system-dark) title bar on Windows builds that do not load the dark-mode uxtheme APIs, such as Windows 10 1809 / Windows Server 2019 (build 17763). The
AllowDarkModeForWindowcalls in the window theme setup are now nil-guarded, matching the guard already used inw32.SetMenuTheme.
π€ This is an automated nightly release generated from the latest changes on master.
Installation:
go install github.com/wailsapp/wails/v3/cmd/wails3@v3.0.0-alpha2.118