5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-05 23:30:10 +08:00
wails/mkdocs-website/docs/changelog.md
2023-10-30 10:28:24 -05:00

1.5 KiB

Changelog

[Unreleased]

Added

  • [darwin] add Event ApplicationShouldHandleReopen to able handle dock icon click by @5aaee9 in #2991
  • [linux] add VirtualKeyCodes for keybinds by @atterpac in #3007.
  • [darwin] add getPrimaryScreen/getScreens to impl by @tmclane in #2618

Fixed

  • Fixed Doctor apt package verify by Atterpac in #2972.
  • Fixed application frozen when quit (Darwin) by @5aaee9 in #2982
  • Fixed background colours of examples on Windows by mmgvh in #2750.
  • Fixed default context menus by mmgvh in #2753.

Changed

Removed

Deprecated

Security