v2.0.0-beta.37
Pre-release
Pre-release
leaanthony
released this
27 May 03:53
·
1130 commits
to master
since this release
Added
- Add
nogen
flag in wails dev command by @mondy in #1413 - Initial support for new native translucency in Windows Preview by @leaanthony in #1400
Fixed
- Bugfix/incorrect bindings by @leaanthony in #1383
- Fix runtime.js events by @polikow in #1369
- Fix docs formatting by @antimatter96 in #1372
- Events | fixes #1388 by @lambdajack in #1390
- bugfix: correct typo by @tmclane in #1391
- Fix typo in docs by @LGiki in #1393
- Fix typo bindings.js to ipc.js by @rayshoo in #1406
- Make sure to execute the menu callbacks on a new goroutine by @stffabi in #1403
- Update runtime.d.ts & templates by @Yz4230 in #1421
- Add missing className to input in React and Preact templates by @edwardbrowncross in #1419
Changed
- Improve multi-platform builds by @stffabi in #1373
- During wails dev only use reload logic if no AssetsHandler are in use by @stffabi in #1385
- Update events.mdx by @Junkher in #1387
- Add Next.js template by @LGiki in #1394
- Add docs on wails generate module by @TechplexEngineer in #1414
- Add macos custom menu EditMenu tips by @daodao97 in #1423
New Contributors
- @polikow made their first contribution in #1369
- @antimatter96 made their first contribution in #1372
- @Junkher made their first contribution in #1387
- @lambdajack made their first contribution in #1390
- @LGiki made their first contribution in #1393
- @rayshoo made their first contribution in #1406
- @TechplexEngineer made their first contribution in #1414
- @mondy made their first contribution in #1413
- @Yz4230 made their first contribution in #1421
- @daodao97 made their first contribution in #1423
- @edwardbrowncross made their first contribution in #1419