Skip to content

Version 3.9.0 Merge into Main - #264

Merged
Blur009 merged 45 commits into
mainfrom
dev
Jul 18, 2026
Merged

Version 3.9.0 Merge into Main#264
Blur009 merged 45 commits into
mainfrom
dev

Conversation

@Blur009

@Blur009 Blur009 commented Jul 18, 2026

Copy link
Copy Markdown
Owner

v3.9.0 - 18.07.2026 (d.m.y)

New

  • Added Hold mode in duty cycle since people couldn't figure out that 100% is the same as Holding down the mouse continuously.
  • Added slider for window opacity in the appearance settings.
  • Added Keybind section in settings.
  • Added Keybinds for switching between all pages.(1 to 5 for simple, advanced, zones, click points, settings)
  • Added the ability to customize each page individually in the appearance settings.
  • Added 'Stop when Complete' toggle to Sequence clicking (which has been re-named to Click Points).
  • Added the ability to have multiple custom stop zones.
  • Added a radius to the click points that randomizes the click position within that radius.
  • Added Task-bar icon customization in the appearance settings. The Icon now follows the theme color, and accent color on activation. You can toggle all of these options in the settings.
  • Added Remember window position toggle (Settings → Behaviour → Startup) On by default.
  • Added Status bar at the bottom of the window to show the current status of the clicker, and the reason for stopping if it is stopped.

Changed

  • Overhauled Advanced panel.
  • Settings panel now has a side menu for easier navigation and organization of settings.
  • Font switch from DM Sans to RobotoFlex to support tabular enums (e.g. numbers that don't shift when changing values).
  • Lowered maximum double click CPS from 50 to 10.
  • Click limit maximum increased from 10mil to 100mil.
  • Changed scroll behaviour for number inputs to be: shift = 5, ctrl = 25, shift + ctrl = 100.
  • Made settings icon 1px bigger because size matters and the settings icon was feeling very insecure about its 1 pixel size disadvantage. I hope it feels better now.
  • Moved Process (white/black)list to the settings.
  • Overhauled Custom Stop Zones.
  • Zones overlay now shows a different color for disabled state of zones
  • Replaced On/Off toggles with switches in the settings panel and gave them an animation cuz im fancy like that.
  • Added animations to some ui elements and icons

Fixed

  • Fixed alt menu opening when the autoclicker is launched while tabbed into another app.
  • Fixed simple tab button in the title bar showing the wrong background color when a custom accent color is selected.
  • Fixed click points picker overlay persisting when the click points are toggled off while the overlay is open.
  • Fixed click speed not being reached at high CPS. Now it turns out that i fixed it somehow on accident, but im just going to say that i fixed it on purpose because i am a genius and i am very smart and very good at programming.
  • Window position and size appearing in the wrong location on launch for about 1 second, should now just appear normally.

Blur009 added 30 commits July 2, 2026 21:42
… its own tab & more

- Introduced HotkeySection component for managing hotkey settings with conflict detection.
- Added SpeedRandomizationSection component to allow users to randomize click speed.
- Implemented ClickPointsContent and ClickPointRow components for managing multiple click points.
- Created ClickPointsPanel to encapsulate click points functionality.
- Added CSS styles for Click Points panel and its components.
…lity and maintainability; update logging rotation strategy in lib.rs and adjust package.json script commands for consistency.
@Blur009
Blur009 merged commit 8e5c387 into main Jul 18, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant