github wailsapp/wails v2.0.0-beta.5

latest releases: v3.0.0-alpha.7, v2.9.2, v3.0.0-alpha.6...
pre-release3 years ago

New Features:

  • debounce flag for controlling reload/refresh time with wails dev
  • devserverurl flag for using 3rd party dev server with wails dev
  • frontend:dev flag for running 3rd party file watchers with wails dev
  • New meta tag to control injection of scripts in application.
  • wails generate module to generate the wailsjs modules in the frontend
  • Now runs go mod tidy prior to build to ensure modules are correct
  • wails dev will automatically update your project's wails version in go.mod

Fixes

  • JS Execution escaping (Thanks @marktohark 🎉 )
  • Accelerator keys now work in javascript when using key events (Thanks @marktohark 🎉 )
  • Timing bug when loading frontend scripts
  • Connection delay for websockets

Changelog

New Contributors

Full Changelog: v2.0.0-beta.4...v2.0.0-beta.5

Don't miss a new wails release

NewReleases is sending notifications on new releases.