- [Feature] support template icons on macOS
- [Fix] support for Ubuntu 22.04 or greater
- [Fix] resolve conflicts with MenuItem
- [Fix] typo: setLable -> setLabel
- [Fix] Search for the menuitem recursively
- [Feature] Refactor demo
- [Feature] support MenuItemCheckbox
- [Feature] support add menu item with image (except linux)
- [Feature] support modify MenuItem property
- [Feature] support destroy tray
- [Feature] support multiple context menu
- [Fixed] support flutter 3.0
- [Feature] add some helper functions (setImage / setTooltip / setTitle / getTitle)
- [Fixed] enable change icon image on macOS
- [Feature] add popUpContextMenu
- [Feature] add new system tray event (leftMouseDown / rightMouseDown)
- [Feature] tray icon support high DPI on windows
- [Feature] support simple class appwindow for control window on all platforms
- [Fixed] fixed crash when minimize window, then click on menubar on macOS
- Support handle system tray event leftMouseUp/rightMouseUp (only for macos、windows)
- Fixed flash tray icon for macos
- Fixed flash tray icon for macos
- Add function setSystemTrayInfo
- Upgrade README.md
- Initial Windows release as federated plugin