mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-18 08:29:55 +01:00
# Conflicts: # v3/UNRELEASED_CHANGELOG.md # v3/internal/assetserver/bundledassets/runtime.debug.js # v3/internal/assetserver/bundledassets/runtime.js # v3/internal/runtime/desktop/@wailsio/runtime/docs/assets/hierarchy.js # v3/internal/runtime/desktop/@wailsio/runtime/docs/assets/navigation.js # v3/internal/runtime/desktop/@wailsio/runtime/docs/classes/CancelError.html # v3/internal/runtime/desktop/@wailsio/runtime/docs/classes/CancellablePromise.html # v3/internal/runtime/desktop/@wailsio/runtime/docs/classes/CancelledRejectionError.html # v3/internal/runtime/desktop/@wailsio/runtime/docs/hierarchy.html
1.5 KiB
1.5 KiB
Unreleased Changes
Added
Changed
Fixed
- Fix JS/CSS options in WebviewWindowOptions not being executed when using URL navigation (not just HTML) (#4888) by @leaanthony
Deprecated
Removed
Security
Example Entries:
Added:
- Add support for custom window icons in application options
- Add new
SetWindowIcon()method to runtime API (#1234)
Changed:
- Update minimum Go version requirement to 1.21
- Improve error messages for invalid configuration files
Fixed:
- Fix memory leak in event system during window close operations (#5678)
- Fix crash when using context menus on Linux with Wayland
Security:
- Update dependencies to address CVE-2024-12345 in third-party library