Skip to content

Commit 8171cdc

Browse files
chore(changelog): auto-add entry for PR #4435 — fix: prevent crash when closing window with pending async calls
1 parent c93cdaf commit 8171cdc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

v3/UNRELEASED_CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ After processing, the content will be moved to the main changelog and this file
2929

3030
## Fixed
3131
<!-- Bug fixes -->
32+
- Prevent crash when closing window with pending async calls in [PR](https://github.com/wailsapp/wails/pull/4435) by @leaanthony
3233
- Prevent window activation when opening hidden apps on Windows in [PR](https://github.com/wailsapp/wails/pull/5249) by @leaanthony
3334
- Ensure WebKit request metadata, response completion, and body stream handling run on the GTK main thread in [PR](https://github.com/wailsapp/wails/pull/5668) by @taliesin-ai
3435
- Fix `Menu.Update()` not rebuilding the native menu on GTK4 Linux (#5659, independently diagnosed and fixed by @puneetdixit200 in #5539)

0 commit comments

Comments
 (0)