v3.5.0 - 29.04.2026 (d.m.y)
New
- Added named presets for saving and reusing clicker configurations
- Added persistent Always on Top preference
- Added accent color customization
- Info icons instead of always visible explanations for settings to reduce clutter
- Sequence clicking with configurable clicks per target
- Custom Stop Zones with visual overlay and device pixel ratio scaling
- Delay/Rate toggle for clicks per time and time per click modes
- Added a new tab for Safety settings (Edge/Corner Stop, Stop Zones, etc.)
- System tray icon with menu (Show/Quit options)
- Windows autostart registry support
Changed
- Colors slightly adjusted for better visibility and consistency
- Simple panel look to be consistent with the rest of the UI with drop-downs instead of buttons
- UI layout made more compact overall
- On/Off buttons redesigned for better visibility at a glance
- Settings Panel reorganized into sections
- Centralized frontend settings bounds, options, and preset helpers
- Cleaned up runtime stats logging output and fixed changelog encoding
- Split Advanced page into better organized files
- Improved hotkey parsing with better modifier and key token normalization
- Replaced
tauri-plugin-shellwithtauri-plugin-openerfor better URL/file handling - Enhanced sequence engine with per-point click counting and rotation
- Refactored interval calculation to support duration mode
- CI workflow improved with format checks, concurrency controls, and timeouts
- Build optimizations added (strip + thin LTO)
Removed
- Position picking (use Sequence clicking instead)
- Low-level keyboard/mouse hooks for hotkey detection (simplified approach)
tauri-plugin-shelldependency
Fix
- Fixed mouse button staying down after stopping the clicker
- Fixed safe zone scaling with Windows display scaling
- Custom stop zone failsafe now takes priority over other failsafes
- Custom stop zone overlay now scales correctly with device pixel ratio