Builds

Available downloads

Stable is the recommended track for most users. Alpha gets you the newest capabilities first.

Stable 1.9.9774 Alpha 1.9.9980
Windows 10/11 x64 Administrator rights
Release Notes

Track recent changes

Every release stays linked here so you can inspect what changed before you switch versions.

Release

1.2.4382

Permalink 3 years ago
  • Tuned vertical/horizontal scrolling - should be much smoother now
Release

1.2.4343

Permalink 3 years ago
  • [Bugfix] Fixed an issue with Capture Region hotkey being sporadically changed to “0” instead of "None"
Release

1.2.4335

Permalink 3 years ago
  • [Bugfix] Fixed Syncrhonization problem - sometimes items were created with a new ID instead of inheriting parent one.
Release

1.2.4323

Permalink 3 years ago
  • Fixed few minor bugs related to bindings
  • Exposed IWindowHandle ActiveWindow via interfaces of Triggers/Actions/Overlays - this makes them more easily accessible via scripts
Release

1.2.4318

Permalink 3 years ago
  • [Bugfix] Fixed (hopefully) random freezes during startup on some PCs
  • Improved startup time
Release

1.2.4305

Permalink 3 years ago
  • [Bugfix] C# scripts - not all actions were able to be executed immediately after CreateAction() call
Release

1.2.4298

Permalink 3 years ago
  • [Bugfix] Fixed an issue with Default Properties and Synchronized auras - properties should now be synced correctly even if configured on root-level
  • [Bugfix] Fixed crash related to NullReferenceException in Send Sequence
Release

1.2.4274

Permalink 3 years ago
  • [Notification] - Default Properties are not working correctly with Synchronization, will be fixed soon 
  • [Bugfix] EnablingConditions were not accessible on folder-level
  • [Bugfix] Partially fixed race condition which lead to incorrect Aura state. Proper fix is in development atm.
Release

1.2.4267

Permalink 3 years ago
  • Fixed crash related to NullReference exception
Release

1.2.4266

Permalink 3 years ago
  • Removed Load/Unload action - you can no longer create new actions of this type, the same functionality should now be modeled via Enabling Conditions. This will not break existing auras - actions created before this change will still work.
  • Fixed crash related to Bindings Editor