CrossMacro v1.0.1 - Workflow Scripting, Wayland Coverage & Startup Stability
This release introduces workflow scripting capabilities, expands Linux/Wayland coverage, and fixes startup stability issues across Linux and macOS builds.
Key changes:
- Workflow scripting: Added structured control flow support in run steps (
if,for,while,continue,break) for more expressive automations. - New
current-positionaction: Actions can now run at the live cursor position instead of only fixed coordinates. - Wayland compatibility: Added Wayfire absolute pointer position support for better integration on Wayfire-based desktops.
- Linux startup reliability: Fixed a mutex fallback edge case that could allow a second instance in restricted environments.
- macOS launch fix: Resolved a Skia renderer configuration issue that could cause the app not to open in some builds.
Full Changelog: v0.9.9...v1.0.1
