github wailsapp/wails v3.0.0-alpha.8

latest releases: v3.0.0-alpha.8.3, v3.0.0-alpha.8.2, v3.0.0-alpha.8.1...
pre-release16 days ago

v3.0.0-alpha.8 - 2024-12-06

Added

  • Support of linux packaging of deb,rpm, and arch linux packager builds by @atterpac in #3909
  • Added Support for darwin universal builds and packages by ansxuman in #3902
  • Events documentation to the mkdocs webite by atterpac in #3867
  • Templates for sveltekit and sveltekit-ts that are set for non-SSR development by atterpac in #3829
  • Update build assets using new wails3 update build-assets command by leaanthony
  • Example to test the HTML Drag and Drop API by FerroO2000 in #3856
  • File Association support by leaanthony in #3873
  • New wails3 generate runtime command by leaanthony
  • New InitialPosition option to specify if the window should be centered or positioned at the given X/Y location by leaanthony in #3885
  • Add Path & Paths methods to application package by ansxuman and leaanthony in #3823
  • Added GeneralAutofillEnabled and PasswordAutosaveEnabled Windows options by leaanthony in #3766
  • Added the ability to retrieve the window calling a service method by leaanthony in #3888
  • Added EnabledFeatures and DisabledFeatures options for Webview2 by leaanthony.
  • [Windows] New DIP system for Enhanced High DPI Monitor Support by @mmghv in #3665

Changed

  • service.OnStartup now shutdowns the application on error and runs service.OnShutdownfor any prior services that started by @atterpac in #3920
  • Refactored systray click messaging to better align with user interactions by @atterpac in #3907
  • Asset embed to include all:frontend/dist to support frameworks that generate subfolders by @atterpac in #3887
  • Taskfile refactor by leaanthony in #3748
  • Upgrade to go-webview2 v1.0.16 by leaanthony
  • Fixed Screen type to include ID not Id by etesam913 in #3778
  • Update go.mod.tmpl wails version to support application.ServiceOptions by northes in #3836
  • Fixed service name determination by windom in #3827
  • mkdocs serve now uses docker by leaanthony
  • Consolidated dev config into config.yml by leaanthony
  • Systray dialog now defaults to the application icon if available (Windows) by @leaanthony
  • Better reporting of GPU + Memory for macOS by @leaanthony
  • Removed WebviewGpuIsDisabled and EnableFraudulentWebsiteWarnings (superseded by EnabledFeatures and DisabledFeatures options) by leaanthony
  • Ensure JS package has parity with various node versions by @atterpac in #3821

Fixed

New Contributors

Full Changelog: v3.0.0-alpha.7...v3.0.0-alpha.8

Don't miss a new wails release

NewReleases is sending notifications on new releases.