1.9.9774
Daily-driver build with the safest release cadence.
- Updated
- 1 week ago
- File Size
- 515.39 MB
- Release Notes
- Open notes
Stable is the recommended track for most users. Alpha gets you the newest capabilities first.
Daily-driver build with the safest release cadence.
Fastest release track with the newest features and experiments.
Every release stays linked here so you can inspect what changed before you switch versions.
A small follow-up patch after the larger 1.9.9545 update. This release mainly includes fixes for EyePad, video preview, and SDK dependencies.
Fixed file launching through EyePad.
If EyeAuras is started with a .json or .v1.enc file, that file is now treated as an aura file and launched through the aura tab. Regularly opening a .json file inside EyePad still works as opening it as a text file.
A few related fixes were also included:
InvalidDataFixed a race condition in video preview: the old frame buffer could already be freed while the UI was still trying to read a frame from it.
Now those stale frames are simply skipped or logged instead of crashing the preview.
.json and .v1.enc files passed on application startup now open as aura files..json opening inside EyePad remains text-based.InvalidData.EA-1258: the notification overlay could break after obfuscation.ImageSharp and Unity, and removed the old direct reference to OpenAI 1.7.2 to eliminate NU1605 downgrade conflicts.