github wailsapp/wails v1.8.0

latest releases: v2.9.1, v2.9.0, v2.8.2...
3 years ago

A huge thank you to the following people for this release:

Features

  • The big new feature is Sync Stores - a solution for state synchronisation between JS and Go. The JS runtime package @wailsapp/runtime has been updated to support stores. Thanks to jasonfran for input on this also.

  • New Template: Finally we are supporting the awesome Svelte (un)framework! Huge thanks to Tim Kipp for this contribution! Tim has also updated the React template!

  • wails build now supports custom ldflags. Use wails build -ldflags to pass them to the compiler.

New Distribution Support

Bug Fixes

  • Better support for HiDPI screens on Windows
  • Fixed memory leak when using filters in dialogs
  • The icon name wasn't always correct on Windows
  • The vanilla template has been updated to work correctly on Windows

Misc


Please let us know what bugs you find and we will look at them with the highest priority!

Don't miss a new wails release

NewReleases is sending notifications on new releases.