Releases: wailsapp/wails
Releases · wailsapp/wails
v2.0.0-alpha.11
- Update Tray menu labels
- Menu merge
v2.0.0-alpha.10
- Upsert Tray Menus
- Allow blank Tray Menus
- Removed WailsInit/WailsShutdown - added Startup/Shutdown callbacks to config
v2.0.0-alpha.9
fix broken cache?
v2.0.0-alpha.8
- bugfix: ensure build dir exists when building
v2.0.0-alpha.7
- hugely revamped application menu / context menu / tray menu API
- Multi-tray support
v2.0.0-alpha.6
- Remove custom asset bundling. Use Go's embed feature instead!
v2.0.0-alpha.5
- Force rebuild to pick up .h changes
- Tidy up go.mod
v2.0.0-alpha.4
- Moved version out of main
- Updated version
v2.0.0-alpha.3
- Misc fixes.
v2.0.0-alpha.2
- Fix for building projects when installed as a module