github wailsapp/wails v3.0.0-alpha.67
Wails v3.0.0-alpha.67

pre-release9 hours ago

Wails v3 Alpha Release - v3.0.0-alpha.67

Added

  • Added how to do One Time Handlers in the docs for Listening to Events in JavaScript by @AbdelhadiSeddar

Changed

  • Changed the use of Event into Events according to changes in @wailsio/runtime and appropriate function calls in the docs in Features/Events/Event System by @AbdelhadiSeddar

Fixed

  • Fix "ghost windows" issue on macOS caused by not accessing AppKit APIs from the Main Thread in App.Window.Current() (#4947) by @wimaha
  • Fix HTML <input type="file"> not working on macOS by implementing WKUIDelegate runOpenPanelWithParameters (#4862)
  • Fix native file drag-and-drop not working when using @wailsio/runtime npm module on macOS/Linux (#4953) by @leaanthony
  • Fix binding generation for cross-package type aliases (#4578) by @fbbdev

🤖 This is an automated nightly release generated from the latest changes in the v3-alpha branch.

Installation:

go install github.com/wailsapp/wails/v3/cmd/wails3@v3.0.0-alpha.67

⚠️ Alpha Warning: This is pre-release software and may contain bugs or incomplete features.

Don't miss a new wails release

NewReleases is sending notifications on new releases.