docs: Add changelog entry for #4925

Fix race condition causing TypeError during page reload.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Lea Anthony 2026-02-02 19:57:07 +11:00
commit 8b99993faa

View file

@ -27,6 +27,7 @@ After processing, the content will be moved to the main changelog and this file
- Fix potential panic when setting empty icon or bitmap on Linux (#4923) by @ddmoney420
- Fix ErrorDialog crash when called from service binding on macOS (#3631) by @leaanthony
- Make menus to be displayed on Windows OS in `v3\examples\dialogs` by @ndianabasi
- Fix race condition causing TypeError during page reload (#4872) by @ddmoney420
## Deprecated
<!-- Soon-to-be removed features -->