v2.0.0-beta.43
Pre-release
Pre-release
leaanthony
released this
08 Aug 10:27
·
970 commits
to master
since this release
Added
- Add support for retrieving the release notes from Github by @leaanthony in #1679
- Add
frontend:dev:install
configuration by @LGiki in #1666
Fixed
- Fix formatting of some error messages by @stffabi in #1665
- Windows dialogs now work when window is not visible yet by @leaanthony in #1662
- Multiple fixes for MacOS asset requests by @stffabi in #1668
and #1681 - Fix for Go 1.19 by @stffabi in #1689
- Removed Linux warnings by @leaanthony in #1656
- Better support for doubleclick events in drag regions by @leaanthony in #1704
- Allow MacOS frameless window to be miniturisable by @leaanthony in #1705
What's Changed
- add wails-sveltekit-template to website by @h8gi in #1671
- wails doctor now reports correct MacOS os id by @stffabi in #1673
- Update application-development.mdx by @SamHennessy in #1682
- Move SetMin/Max calls to main thread by @leaanthony in #1684
- Change
frontend:dev
tofrontend:dev:build
by @LGiki in #1691 - Build frontend only before starting the dev watcher command by @stffabi in #1694
- Improve error message for auto dev server discovery without a dev watcher by @stffabi
in #1711
New Contributors
- @h8gi made their first contribution in #1671
- @SamHennessy made their first contribution in #1682