v2.9.2
版本发布时间: 2024-09-18 19:31:47
wailsapp/wails最新发布版本:v3.0.0-alpha.7(2024-09-18 20:02:38)
v2.9.2 - 2024-09-18
Fixed
- Fixed CGO memory issue on Darwin by @leaanthony in PR
- Fixed an error that occurred when an author name contains a string that is not suitable for JSON. Fixed by @taiseiotsuka in PR
- Fixed MacOS build to use
outputfilename
from wails.json. #3200 - Fixed file drop events on windows. Fixed in PR by @FrancescoLuzzi
- Fixed doctor command not finding pkg-config on Solus. PR #3670 by @ianmjones
- Fixed binding for struct fields that were exported but had no json tags. PR #3678
- Fixed file drop events on Windows in PR by @FrancescoLuzzi
- Modified
ZoomFactor
andIsZoomControlEnabled
options to be Windows-only options in PR#3644 by @levinit - Added nil check for Drag-n-Drop on Windows. Fixed by in PR by @leaanthony based on the suggestion by @Alpa-1 in #3596.
- Fixed typos in various .mdx files. PR #3628 by @deining
- Fixed
notifyListeners()
race condition when terminated mid-emission PR by @mrf345 - Fixed dialogs in Windows when using Go 1.23 in PR by @leaanthony
- More syscall fixes for Go 1.23 support in PR by @leaanthony
- Fixed drag and drop missing cursor icon PR by @mrf345
Changed
- Modified docs to reflect the correct password syntax for the
gon-sign.json
file PR by @ignasbernotas
New Contributors
- @ALizarazoTellez made their first contribution in https://github.com/wailsapp/wails/pull/3444
- @Gornius made their first contribution in https://github.com/wailsapp/wails/pull/3560
- @xisuo67 made their first contribution in https://github.com/wailsapp/wails/pull/3573
- @FrancescoLuzzi made their first contribution in https://github.com/wailsapp/wails/pull/3595
- @plutov made their first contribution in https://github.com/wailsapp/wails/pull/3551
- @taisei-86 made their first contribution in https://github.com/wailsapp/wails/pull/3638
- @pbnjay made their first contribution in https://github.com/wailsapp/wails/pull/3678
- @levinit made their first contribution in https://github.com/wailsapp/wails/pull/3644
- @deining made their first contribution in https://github.com/wailsapp/wails/pull/3628
- @mrf345 made their first contribution in https://github.com/wailsapp/wails/pull/3695
- @iberflow made their first contribution in https://github.com/wailsapp/wails/pull/3620
- @edai-git made their first contribution in https://github.com/wailsapp/wails/pull/3567
- @matta made their first contribution in https://github.com/wailsapp/wails/pull/3724
- @ssahillppatell made their first contribution in https://github.com/wailsapp/wails/pull/3738
Full Changelog: https://github.com/wailsapp/wails/compare/v2.9.1...v2.9.2