Skip to content

Releases: wailsapp/wails

v1.11.0-pre1

16 Dec 10:32
Compare
Choose a tag to compare
v1.11.0-pre1 Pre-release
Pre-release
  • Fix: Vue 3 template

v1.10.1

08 Dec 09:51
7c04a85
Compare
Choose a tag to compare

Fix for go module breakage?

v1.10.0

08 Dec 09:47
Compare
Choose a tag to compare
  • Support EndeavourOS
  • Allow custom HTML in apps

v1.10.0-pre2

26 Nov 09:48
7e67562
Compare
Choose a tag to compare
v1.10.0-pre2 Pre-release
Pre-release
  • Support EndeavourOS

v1.10.0-pre1

31 Oct 19:34
Compare
Choose a tag to compare
v1.10.0-pre1 Pre-release
Pre-release
  • Allow custom HTML in apps

Windows users should be aware of this limitation.

v1.9.1

31 Oct 05:25
Compare
Choose a tag to compare
  • Revert custom HTML - Needs more work
  • Fix: Firebug flag now should work

v1.9.0

29 Oct 09:21
Compare
Choose a tag to compare

Wails v1.9.0 Released!

Features:

  • Vue 3 template!
  • Firebug dev console to help debug Windows apps
  • Custom GOPATH to support local modules when cross-compiling
  • Stores have a new Get method
  • Custom HTML now supported

We also have docs in Simplified Chinese (WIP).

Many thanks to all the contributors for these fantastic updates!

wails update to grab the new hotness!

v1.8.1-pre7

28 Oct 10:23
Compare
Choose a tag to compare
v1.8.1-pre7 Pre-release
Pre-release
  • Initial support for firebug - use wails build -d -firebug to enable. Really useful for the windows builds.

v1.8.1-pre6

28 Oct 09:40
Compare
Choose a tag to compare
v1.8.1-pre6 Pre-release
Pre-release
  • Removed zero-copy string to []byte conversion due to some incompatibilities

v1.8.1-pre5

26 Oct 09:03
Compare
Choose a tag to compare
v1.8.1-pre5 Pre-release
Pre-release
  • Minor updates to vue template