Added
- Add race detector to build & dev by @Lyimmi in #1426
- [linux] Support
linux/arm
architecture by @Lyimmi in #1427 - Create gitignore when using
-g
option by @jaesung9507 in #1430 - [windows] Add Suspend/Resume callback support by @leaanthony in #1474
- Add runtime function
WindowSetAlwaysOnTop
by @chenxiao1990 in #1442 - [windows] Allow setting browser path by @NanoNik in #1448
Fixed
- [linux] Improve switching to main thread for callbacks by @stffabi in #1392
- [windows] Fix WebView2 minimum runtime version check by @stffabi in #1456
- [linux] Fix apt command syntax (#1458) by @abtin in #1461
- [windows] Set Window Background colour if provided + debounce redraw option by @leaanthony in #1466
- Fix small typo in docs by @LukenSkyne in #1449
- Fix the url to surge by @andywenk in #1460
- Fixed theme change at runtime by @leaanthony in #1473
- Fix: Don't stop if unable to remove temporary bindings build by @leaanthony in #1465
- [windows] Pass the correct installationStatus to the webview installation strategy by @stffabi in #1483
- [windows] Make
SetBackgroundColour
compatible forwindows/386
by @stffabi in #1493 - Fix lit-ts template by @Orijhins in #1494
Changed
- [windows] Load WebView2 loader from embedded only by @stffabi in #1432
- Add showcase entry for October + update homepage carousel entry for October by @marcus-crane in #1436
- Always use return in wrapped method by @leaanthony in #1410
- [windows] Unlock OSThread after native calls have been finished by @stffabi in #1441
- Add
BackgroundColour
and deprecateRGBA
by @leaanthony in #1475 - AssetsHandler remove retry logic in dev mode by @stffabi in #1479
- Add Solid JS template to docs by @sidwebworks in #1492
- Better signal handling by @leaanthony in #1488
- Chore/react 18 create root by @tomanagle in #1489
New Contributors
- @jaesung9507 made their first contribution in #1430
- @LukenSkyne made their first contribution in #1449
- @andywenk made their first contribution in #1460
- @abtin made their first contribution in #1461
- @chenxiao1990 made their first contribution in #1442
- @NanoNik made their first contribution in #1448
- @sidwebworks made their first contribution in #1492
- @tomanagle made their first contribution in #1489