github wailsapp/wails v3.0.0-alpha2.113
Wails v3.0.0-alpha2.113

pre-release4 hours ago

Wails v3 Alpha Release - v3.0.0-alpha2.113

Added

  • Add a warning when building a release AAB without ANDROID_KEYSTORE_FILE set (Google Play rejects debug-signed bundles) and document App Bundle packaging and signing in PR by @taliesin-ai
  • Add why-wails.mdx documentation in multiple languages in PR by @taliesin-ai
  • Support mapping Go time.Time to JS Date or string in bindings in PR by @fbbdev
  • Add Android App Bundle (AAB) packaging tasks (bundle, bundle:fat, assemble:aab, assemble:aab:release) for Play Store submission — APK tasks remain for local/emulator testing in PR by @mortenolsrud (fixes #5726)
  • Add Android physical device task targets and resume camera/location permissions in PR by @taliesin-ai

Changed

  • Bump webview2 to v1.0.28 (release notes).
  • Bump the Android template compileSdk/targetSdk from 34 to 35, which Google Play requires for new app submissions in PR by @taliesin-ai

Fixed

  • Fix baked avatar masks in sponsorkit in PR by @leaanthony
  • Fix Android AVD auto-creation picking the wrong system image or cmdline-tools version due to lexicographic version sorting in PR by @taliesin-ai
  • Fix the setup wizard suggesting an outdated Android NDK version (now 26.3.11579264, matching the documented requirement) in PR by @taliesin-ai
  • Update French documentation for SvelteKit and options in PR by @leaanthony
  • Re-enable WebView2 monitor-scale detection and gate host resync on DPI change in PR by @taliesin-ai
  • Fix SIGSEGV on macOS screen enumeration during display changes in PR by @flofreud

🤖 This is an automated nightly release generated from the latest changes on master.

Installation:

go install github.com/wailsapp/wails/v3/cmd/wails3@v3.0.0-alpha2.113

⚠️ 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.