v2.0.0-beta.42
版本发布时间: 2022-07-25 20:16:35
wailsapp/wails最新发布版本:v3.0.0-alpha.7(2024-09-18 20:02:38)
Added
- Added
options.NewRGBA
andoptions.NewRGB
functions to create*options.RGBA
by @leaanthony
Fixed
- Fixed initial build of frontend when using
wails dev
on new projects by @leaanthony in https://github.com/wailsapp/wails/pull/1650 - Ignore empty install command when running
wails dev
by @stffabi in https://github.com/wailsapp/wails/pull/1651 - Fixed error reporting in templates
- BackgroundColour documentation fix
- Generalize manual compile steps [Documentation] by @acheong08 in https://github.com/wailsapp/wails/pull/1644