Releases: Aurora-RGB/Aurora
v111
- Fixed "Out of memory error" with animation lines that mostly happened with Matrix away effect
- Reverted MediaInfo library to older, stable version
- Added error tolerance for audio devices. Should fix error with some audio softwares and device configurations
Full Changelog: v110...v111
v110
- Fixed the infamous memory leak happened with unoptimized layers (hopefully)
- Fixed ARGB colors unnecessarily being dimmed by their alpha value while transforming from RGB colors.
Before, colors affected by this case had non-linear brightness. They are linear brightness now.
This affects colors displayed on UI; Logitech, Roccat, Steelseries devices; Wrapper Layers and some game layers.
Please report on discord or github if you have any problems. - Optimized keycap rendering on UI
Full Changelog: v109...v110
v109
- Error handling of audio device detection. Errors because of bad configuration or drivers will now display warning instead of crashing at startup
- Added hidden options to disable input processing and media detection. These can be disabled if you are having performance issues (very unlikely these will be issues)
- Fixed restarting Aurora can break media keys and media listening until pc restart.
- Optimized binary counter layer
- Optimized voron scripts
- Optimized memory usage of animation tracks
- Fully optimized and fixed brightness issue of layer smoothing
- Optimized layer rendering for other non-optimized layers. This isn't the real cause of memory leaks but these changes will mitigate the leak.
Full Changelog: v108...v109
v108
Quick fix for the recent MediaInfo module error. Failure of this module will not only show a warning.
Full Changelog: v107...v108
v107
- Added missing dlls for normal corsair device connection
- Added back SoundBlaster device that were removed after v65
Full Changelog: v105...v107
v105
Fixes
- Fixed Audio Visualizer sometimes stopping while connecting a bluetooth device
- Fix for a rare registry error
Full Changelog: v104...v105
v104
New Features
- Added focused window title and process name to LocalPCInformation node
- Yeelight devices can now be detected when connected to the network
- Added proper light mappings for Openrgb mouse devices. If any of your mouse layouts don't work please make an issue
Fixes
- Updated Minecraft profile to also activate on "java.exe"
- Fixed Ambilight Layer flip toggle not working on UI
- Updated media info library
Full Changelog: v102...v104
v102
If any data is lost with this update, backup data is created at %appdata%/AuroraBackups
This update fixes some values not saving properly for some time. Your layer settings may be gone one last time. I will be more careful with this
Fixes
- Fixed moving freeform selection of percent layers crashing Aurora
- Improved running process code. With this handling of quickly closed-opened apps are now detected properly
- Fixed scripts not being loaded at startup
- Small fix for force shutdown timer
Full Changelog: v98...v102
v101
If any data is lost with this update, backup data is created at %appdata%/AuroraBackups
This update fixes some values not saving properly for some time. Your layer settings may be gone one last time. I will be more careful with this
Fixes
- Fixed moving freeform selection of percent layers crashing Aurora
- Improved running process code. With this handling of quickly closed-opened apps are now detected properly
- Fixed scripts not being loaded at startup
- Small fix for force shutdown timer
Full Changelog: v98...v101
v98
Some of desktop layers can be deleted from this update.
What's Changed
- Only show download percentage when it has increased by a whole number by @MrKev312 in #106
- Added a timeout for shutting down Aurora to prevent process being stuck open
Fixes
- Fixed last selected profile not being remembered
- Fixed Solid Fill Layer not rendering at launch and after bitmap accuracy change
- Fixed Override Lookup Table settings not loading
- Some tries to fix some audio devices not giving audio info
- Fixed LocalPCInformation audio device selection not working without restart
New Contributors
Full Changelog: v96...v98