top
中文
Changelog
- feat: add drawing board tool.
- fix: fix the issue where dragging jitter prevents drawing.
- perf: optimize mouse follow performance.
- perf: improve mouse movement performance.
- fix: cursor highlight broken when showing desktop
- fix: correct the status display issue of the drawing board
- feat: add support for macOS 26.
- feat: add settings option to status bar
- feat: add status display in menu bar.
- feat: add quick settings button for drawing panel in menu bar
- feat: add corner radius setting
- feat: add stepper setting option
- ui: improve settings performance
- ui: adjust settings screen layout
- feat: add German localization support.
- fix: recalculate mouse position after screen configuration changes
- feat: disable corresponding options based on status.
- refactor: refactor the settings user interface.
- ui: hide settings option when disabled.
- fix: resolve issue where parameter settings were not saved correctly.
- ui: add icons to settings to visually differentiate categories.
- feat: support combining multiple mouse highlight effects
- fix: fix right-click drag issue.
- fix: Fix mouse position issue when using system menu or switching apps
- feat: Add setting for line disappear duration
- feat: Add setting to switch mouse highlight types
- feat: add screen line drawing and annotation feature
- feat: Update color picker for easier color selection
- style: Modify window size
- feat: Add support for multiple screens.
- feat: Add reset configuration button on mouse down.
- feat: Store configuration settings.
- style: Fix macOS 14 sheet style issue.
- feat: Add functionality to hide dock icon.
- feat: Add startup on boot functionality.
- feat: Add keyboard shortcut to enable/disable feature.
- feat: Record selected cursor highlight type.
- feat: Add enable/disable toggle.
- perf: Optimize event update frequency for better performance.