Macro looping. Configure any macro to run multiple times or loop forever, with an optional delay between iterations. Re-press the trigger or hit Esc to stop a running loop.
Filter clipboard history by app. The sidebar date counts now mirror the active app or tag filter, and dates with nothing matching hide from the list.
Improved
Cross-device radial menu sync. When two machines edit the shared config out of sync, edits from both sides are now preserved rather than the second save wiping the first. A toast confirms when a merge happens.
Fixed
Click Mouse macro step fires reliably. It now defaults to Left Click immediately so the step actually does something on first save. Existing macros with an empty value also fire correctly after updating.
Right-click in Arc browser. The synthetic click now holds briefly between press and release so context menus open in Arc and other Chromium-based apps.
Macros no longer freeze on rapid re-fire. A macro that's still running won't have a second copy of itself race it; subsequent triggers are dropped until the first finishes. Different macros still run concurrently.
Type Text waits for the last character. Macro steps that follow Type Text (Open URL, Open App, Click at Position, Focus Window) now wait for the typed text to land before running.
Overlay popups no longer clip on some 4K and TV setups. The clipboard popup and quick-search panels shrink gracefully when the visible area is narrower than expected, so rounded corners stay intact.
Clipboard popup search no longer duplicates characters. Typing in the popup produces one character per keystroke even under timing races.