Skip to content

Releases: wailsapp/wails

v2.0.0-beta.4

02 Oct 04:21
Compare
Choose a tag to compare
v2.0.0-beta.4 Pre-release
Pre-release
  • Goland support is here! 🎉 (Thanks @dlsniper !)
  • Added new meta tag to control script injection behaviour
  • wails update now uses go install
  • Added .gitignore to templates
  • Make devserver listen to localhost
  • Fix missing comma in bindings (Thanks @codydbentley !)
  • Fix tags in dev mode

v2.0.0-beta.3

29 Sep 10:27
Compare
Choose a tag to compare
v2.0.0-beta.3 Pre-release
Pre-release
  • Fix Wails version in templates
  • Fix for javascript mimetype (Thanks @codydbentley !)
  • Created -ide flag. Removed -vscode

v2.0.0-beta.2

28 Sep 21:28
Compare
Choose a tag to compare
v2.0.0-beta.2 Pre-release
Pre-release

Bug fixes:

  • Handle empty file content
  • Fixed browser strategy for -webview2 flag (Thanks @LanguageAgnostic!)
  • Removed unnecessary import "C" statements

v2.0.0-beta.1

27 Sep 11:34
Compare
Choose a tag to compare
v2.0.0-beta.1 Pre-release
Pre-release

This is the first release of Wails v2 beta for Windows.
More details here

beta test

27 Sep 11:09
Compare
Choose a tag to compare
beta test Pre-release
Pre-release
v2.0.0-beta.0

Merge branch 'v2-alpha'

v1.16.7

03 Sep 09:17
Compare
Choose a tag to compare
  • GTK Hidden File bug fix (Thanks @fdidron)
  • Partial Nix support (Thanks @diogox)

v1.16.6

14 Aug 09:03
Compare
Choose a tag to compare
  • Do not build project automatically after init
  • Added -build flag to mimic old behaviour

v2.0.0-alpha.73

16 Jul 12:39
Compare
Choose a tag to compare
v2.0.0-alpha.73 Pre-release
Pre-release

Windows

  • Prevent default webview2 hotkeys
  • Prints WebView2 installation details at the debug log level
  • Updated manifest for common controls 6
  • Better menu id generation

v2.0.0-alpha.72

11 Jul 04:23
Compare
Choose a tag to compare
v2.0.0-alpha.72 Pre-release
Pre-release

Windows

  • Support Application Menu
    • Checkboxes and Radio Groups are kept in sync when using the same menus multiple times

Mac

  • Fix for missing import (Thanks @tmclane!)

Examples are being uploaded to https://github.com/leaanthony/wails-examples - but be aware, it is entirely unsupported.

v2.0.0-alpha.71

03 Jul 08:38
7661082
Compare
Choose a tag to compare
v2.0.0-alpha.71 Pre-release
Pre-release
  • Fix OnTrayMenuOpen
  • Target ARM by default when running CLI on Apple silicon
  • Remove wails debug and move to a build flag
  • Svelte template

Known issues:

  • wails dev currently doesn't work