mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-18 08:29:55 +01:00
34 lines
1,009 B
Markdown
34 lines
1,009 B
Markdown
|
|
2019-07-20 **v0.17.6-pre**
|
|
* Significant refactor of runtime
|
|
* Removed wailsbridge file - now a unified approach taken
|
|
* Fixed React on Windows - Thanks [Florian Didran](https://github.com/fdidron)!
|
|
|
|
2019-06-18 **v0.16.0**
|
|
* React template FTW! - Thanks [admin_3.exe](https://github.com/bh90210)!
|
|
* Updated contributors
|
|
* Arch Linux detection without lsb-release
|
|
* Removed deprecated methods for dealing with JS/CSS in the backend
|
|
|
|
2019-05-29 **v0.14.11-pre**
|
|
* Windows fix for spinner
|
|
|
|
2019-05-29 **v0.14.10-pre**
|
|
* Windows fix for Vuetify
|
|
|
|
2019-05-29 **v0.14.9-pre**
|
|
* Vuetify project template 🎉
|
|
|
|
2019-05-29 **v0.14.8-pre**
|
|
* Updated Ubuntu npm install command
|
|
|
|
2019-05-22 **v0.14.7-pre**
|
|
* New projects are built automatically when initialised
|
|
* Go 1.12 is now a minimum requirement
|
|
|
|
2019-05-21 **v0.14.6-pre**
|
|
* Hotfix for module dependency issue
|
|
|
|
2019-05-20 **v0.14.5-pre**
|
|
* Added developer tooling - New Template Generator
|
|
* Documentation fixes - Thanks [admin_3.exe](https://github.com/bh90210)!
|