Releases: Aurora-RGB/Aurora
Releases · Aurora-RGB/Aurora
v375
New Feature
- Added Voice Activity/Status layer to Discord profile. It shows voice connected users' Muted/Speaking status on selected LEDs
- New layer will exist in new default profile. Manually add the layer if you receive this update
Fixes
- Fixed (hopefully this time) deadlock while switching back to a profile with temporary objects (ambilight, audio visualizer)
Full Changelog: v374...v375
["Aurora"]
v374
Fixes
- Improve temporary object disposing from v373
- Additional error handling with layer renders
- Fixed Window Capture objects initializing (temporarily) when a profile is saved
["Aurora"]
Full Changelog: v373...v374
v373
New Features
- Implemented "First Time Wizard" window when Aurora-RGB is opened first time. You shouldn't see it if you're reading this
- Audio Visualizer: Added "Decay Falloff" as parameter and reduced default value from (hardcoded) 0.17 to 0.06
- Global Variables endpoint: Added support for query & form paramaters. Allowing f.lux integration
Optimizations
- Updated to .net 10
- A whole lot of manual optimizations! Including general execution paths, GSI endpoints and Audio Visualizer layer
- Nerds can check the full commit history
Bug fixes:
- Added another one-time file cleanup script in installation folder. Should clean dangling files from all previous versions
- Fixed CS2 background layer not rendering color when CS2 profile became inactive
- Fixed breaking effects engine breaking if Aurora's execution is stalled for any reason
- Fixed effect engine breaking at Aurora launch if execution stalled or happening with a chance when first-time launched
Full Changelog: v372...v373
v372
Profiles
Minecraft
- Updated & added Minecraft versions of the game mods
- Make an issue to request for other versions/mod platforms
- Improved performance of the plugin and the request processing in Aurora
- Profile reset may be needed for some overrides to work!
- https://github.com/Aurora-RGB/Minecraft-GSI
Fixes
- Improved freeform key selection with non-rendering layers
- Made window backgrounds completely opaque when transparency is disabled
- Added OPTIONS HTTP method to GSI endpoint. Discord and possibly other apps no longer need to request it before every other request
Full Changelog (prerelease): v371...v372
Full Changelog: v370...v372
v371
New Features
- Added new Override functions:
- A Game Runs (Boolean)
- Chroma Process Name (String)
- Lightsync Process Name (String)
- iCUE Process Name (String)
- Default profile now has Chroma, Lightsync & iCUE Layers by default
- Default profile Accent layer now has rules to disable when any integration is running
Optimizations
- Some background usage improvements for CPU usage and CPU cache
Fixes
- Updated wooting dll
- Clear process name when Lightsync disconnects
- OBS profile will now retry connecting when OBS launches
Full Changelog: v370...v371
v370
Fixes
- Fixed Lookup Table overrides not clearing override value when none of the lookups match
- Fixed config UI not getting cleared from memory when it is closed
Full Changelog: v369...v370
["Aurora"]
v369
- Profile buttons now have a color coded indicators whether they are active as "Focused Profile" or
"Global Profile"
Full Changelog (prerelease): v368...v369
Full Changelog: v362...v369
v368
- Added color coded lines to property buttons in Layer Overrides panel, indicating which type of override it has
- With this, existing profiles can be examined easier
Full Changelog: v367...v368
["Aurora"]
v367
- Mostly eliminated garbage memory creation from layer overrides system
- This greatly reduces the frequency of CPU usage spikes in the background
Full Changelog: v366...v367
["Aurora"]
v366
- Properly Fix index error with interactive layer mouse input
- Reduce garbage memory created from overrides of disabled layers
Full Changelog: v365...v366
["Aurora"]