Builds

Available downloads

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

Stable 1.9.9740 Alpha 1.9.9740
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.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
Release

1.2.4262

Permalink 3 years ago
  • Defaults - added folder-level settings for Telegram (Token, ChatId, Proxy) and Network messages (ChannelId). Video guide - Default properties / Overrides - YouTube. Wiki - Default Properties | EyeAuras Wiki
  • Network/Telegram Message - improved UX
  • Network/Telegram Message - changed how messages are processed (tweaked queueing process)
  • Fixed scrollbar issue in Aura Map (things at the top that shows all actions/triggers/etc)
Release

1.2.4247

Permalink 3 years ago
  • New feature - Default properties. Currently there are only 3 - Target Window, Input Simulator and Capture Method, it will be very easy to add more in the future, if needed. These are configured on a folder level and are propagated to all triggers/actions/etc inside specific folder. More info - Default Properties | EyeAuras Wiki
Release

1.2.4232

Permalink 3 years ago
  • Major rework of C# script Action/Trigger - syntax highlighting, autocompletion, access to internal API, performance optimizations
Release

1.2.4196

Permalink 3 years ago
  • [Feature] Added new option - Log Level, which allows you to control how much logs app will write. For weak PCs or some VMs, this may help to reduce overall latency. At the same time it makes extremely hard to track and fix issues if they occur, so use it at your own risk
Release

1.2.4190

Permalink 3 years ago
  • [Feature] [Image/Color/Text Search] Added Min FPS selector which is optional and affects trigger behavior IF frame time becomes unexpectedly low. More info in Wiki