Skip to content

Releases: Aurora-RGB/Aurora

v73

07 Oct 21:21
Compare
Choose a tag to compare
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

v72

18 Sep 14:08
Compare
Choose a tag to compare
v72 Pre-release
Pre-release

New Features

  • Support of Bloody full size KB (B810r, B975) by @00svd00 in #79
  • Added "Additional Mouse Light" mappings for chroma integration
  • Optimized inactive memory usage of previously optimized layers

Fixes

  • Changed OS targeting to actually Windows 10
  • Fix concurrent modification error of animation layer with key press trigger
  • Fix chroma 'disable device control' throwing error
  • Fix elite dangerous profile throwing error
  • Fix Corsair strafe mk2 logo mapped wrong

Full Changelog: v70...v72

v70

14 Sep 21:55
Compare
Choose a tag to compare
v70 Pre-release
Pre-release

New Features

  • Added transparency option to Razer Layer. This is hidden under overrides.
  • Added "Disable ChromaSDK Device Control" to Razer Chroma page

Fixes

  • Fixed Razer Layer colors
  • Fixed Yeelight crashing if updating the color too frequently
  • Updated BetterDiscord script

Full Changelog: v69...v70

v69

10 Sep 13:52
Compare
Choose a tag to compare
v69 Pre-release
Pre-release
  • Try to fix logitech index error
  • YeeLight updates are now async (probably faster)

Full Changelog: v68...v69

v68

08 Sep 21:35
Compare
Choose a tag to compare
v68 Pre-release
Pre-release

Big Change!

  • This new version now uses .Net 6. Previously it used .Net 4.8. Because of this you might have to install .net 6 runtime, windows will help you with that after update.
  • Minimum Windows version is now Windows 10 1803
  • Removed SoundBlasterX controller. This was causing problems for many people.
  • 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.

What's Changed

  • Add G6-G9 keys and Nameplate to OpenRGBKeyNames. by @wfowler1 in #75
  • Fully optimized razer layer.
  • Device connections are now asynchronous. With this, device connections won't block the IO from loading.

New Contributors

Full Changelog: v65...v68

v65

28 Aug 18:23
Compare
Choose a tag to compare
v65

Features

  • Added MediaInfo properties. You can now see Window's media API properties, like a media is playing etc.
  • Improved all away effect performance

Fixes

  • Fixed AmbiLight layer throwing exception while moving the freeform layer.
  • Fixed Starfall away effect becoming transparent
  • Fixed some profiles not able to be imported, like on machine with French locale

Full Changelog: v64...v65

v64

19 Aug 16:33
Compare
Choose a tag to compare
v64
  • Added z-index support for layout keys
  • Improved G213 layout with z-index
  • Fixed Clevo and AtmoOrb devices
  • Added 3 zone Clevo layout
  • Updated Cooler Master SDK. Not sure if helps anyone

Full Changelog: v63...v64

v63

11 Aug 17:36
Compare
Choose a tag to compare
v63

Updated contributors list for contributions since the new repository. If you want yourself added send me your commit link.
Thank you everyone for contributing :)

New Features

  • Added DeviceListChanged support for OpenRGB. Device changes will now be detected by aurora
  • Added connection timeout option for OpenRGB. You can set this option instead of delaying Aurora launch to open Aurora when OpenRGB launches. If you want this feature on other devices please make an issue on GitHub
  • Changed G213 layout to be able to work with OpenRGB.

Fixed

  • Fixed device colors can't be black.

Full Changelog: v59...v63

v59

30 Jul 21:50
Compare
Choose a tag to compare
v59

Important

  • Due to removed devices, current configuration may not be compatible with new one.
  • To keep your device and and keyboard choices (Not profiles, layouts. They will stay) remove the line with "Rampage" in "%AppData%/Aurora/Config.json" if it exists.

Improvements

  • Default device and layouts have been improved. Keyboard and mouse layouts are selected by default. Problematic devices are disabled by default.

Fixes

  • Further improved mouse logo mappings for openrgb devices
  • Fixed sound layer transparent background colors quickly accumulating to full color.

Full Changelog: v58...v59

v58

11 Jul 23:07
Compare
Choose a tag to compare
v58

What's Changed

  • Added Logitech G102/G203 hacky "support" by @dmaniaa in #39
  • Improve color averaging in most situiations (key color, screen average)
  • Added "Generic Openrgb Mouse" layout for ease of access purposes. Also openrgb devices will now map mouse Logo led as Peripheral_Logo

Fixes

  • Fixed creating new Solid Layer constantly throwing error until setting a sequence.
  • Fixed Minecraft conflict layer getting stuck.
  • Fixed Toggle Layer starting with secondary color.
  • Fixed csgo kill layer not resetting at round start.

New Contributors

Full Changelog: v55...v58