v73
Notes
- C# scripting is broken with .Net 6. If you were using your own custom scripts message me on discord, let's see what we can do. Voron's scripts are added by default.
- Temporarily removed SoundBlasterX controller. This was causing problems for many people.
- Minimum Windows version is now Windows 10 1803
Features
- Aurora now uses .Net 6. This should bring overall better performance and compatibility with newer machines.
- Added device calibration. Currently only OpenRGB devices are supported.
- Device connections are now asynchronous. With this, device connections won't block the UI from loading.
- Added "Disable ChromaSDK Device Control" to Razer Chroma page. Use this if you are using Razer devices with OpenRGB.
- Added transparency option to Razer Layer. This is hidden under overrides.
- Added "Additional Mouse Light" mappings for chroma integration
- Support of Bloody full size KB (B810r, B975) by @00svd00 in #79
- Window location is now remembered between launches
Optimizations
- Optimized all color creations. This is a good optimization on many cases.
- Fully optimized Razer Chroma Layer.
- Optimized empty layer additions.
Fixes
- Fix a case where Chroma media sessions not being detected while you have multiple medias on Chrome
- Fix hardware monitors can throw exception while they are accessed multiple times
- Fix csgo kills layer throwing exceptions if you got too much kills without dying
- Fix concurrent modification error of animation layer with key press trigger
Full Changelog: https://github.com/Aurora-RGB/Aurora/compare/v65..v73