Added
- New screen dimensions runtime API by @skamensky in #1519
- Auto discover vite devserver port by @leaanthony in #1547
- Add nixpkgs support to doctor command. by @ianmjones in #1551
- New pre-build hooks feature by @leaanthony in #1578
- New production log level option by @leaanthony in #1555
Fixed
- Fix stack corruption in Windows when using ICoreWebView2HttpHeadersCollectionIterator by @stffabi
in #1589 - Move WindowGet* to main thread by @leaanthony in #1464
- Allow -appargs flag to pass flags to binary. by @ianmjones in #1534
- Fix checking for installed apt package in none English session. by @ianmjones
in #1548 - Fix OnBeforeClose code for Mac by @leaanthony in #1558
- Support Maps in TS conversion by @leaanthony in #1435
- Check for line length when scanning for local devserver url by @leaanthony
in #1566 - Remove usage of unsafe.Pointer in winc by @stffabi and @leaanthony in #1556
Changed
- Rename WindowSetRGBA -> WindowSetBackgroundColour by @leaanthony in #1506
- Improvements to the dev command by @stffabi in #1510
- Update vscode template by @leaanthony in #1398
- Bump svelte from 3.42.2 to 3.49.0 in /v2/internal/frontend/runtime/dev by @dependabot
in #1572 - Bump svelte from 3.42.5 to 3.49.0 in /v2/internal/frontend/runtime by @dependabot
in #1573 - Add troubleshooting for
Not Found
error by @acheong08 in #1586 - Docs/better homepage by @leaanthony in #1591
New Contributors
- @skamensky made their first contribution in #1519
- @acheong08 made their first contribution in #1586
Full Changelog: v2.0.0-beta.38...v2.0.0-beta.39