Skip to content

Releases: Aurora-RGB/Aurora

v381

15 May 04:04

Choose a tag to compare

Fixes

  • Fixed Audio Visualiser layer freezing light effects when:
    • Listened audio device has been changed
    • The layer has been activated from inactivity

Devices

Logitech

Logitech devices not controlling specific keyes is GHUB problem. Using RGB.NET version is recommended in case you are affected

  • Device background color is now used from "Key to Use" from device "Options", instead of always using "Peripheral"
    • Previously it used key code "0" (Peripheral), now it is by default "160" (Peripheral_Logo)
  • Cleaned up/reduced calls made to Logitech software
  • Added G213 support

Full Changelog: v380...v381

v380

13 May 09:03

Choose a tag to compare

Devices

  • Call SetTargetDevice function on Logitech device for an attemp to fix for new GHUB update

Fixes/Improvements

  • Added new button in device remap to set the mapping to "NONE"
  • Fixed debug view not showing some number function values

Full Changelog: v379...v380

v379

30 Apr 21:03

Choose a tag to compare

Profiles

  • OBS:
    • Added ReplayBufferEnabled property
    • Fixed Recording and Streaming properties not becoming true when they are resumed
  • Custom profiles
    • Xbox game process list change no longer prevents custom game profiles from getting activated

Fixes

  • Fixed backglow key styles showing black rectangle instead of custom images
  • Removed some thread locks to prevent deadlocks with Audio Visualizer layer

Optimizations

  • Implemented function invalidation state to Override System
    • This reduces calculations made by complex functions
    • Not exactly reactive but many functions prevent result invalidation of outer functions
    • CPU usage reduction isn't big, so this improvement is not in focus
  • Optimized some override functions
  • Added priorities to specific threads for effect smoothness under load
  • Optimized Bitmap Layers' key color calculations
  • Optimized Non-render Layer's key color calculations
  • Small optimization on integrated game state updates

v378

04 Apr 00:54

Choose a tag to compare

Fixes

  • Clear Alt pressed state while Alt-Tabbing
  • Start/stop replica iCUE integration when iCUE process closes/opens
  • Updated RGB.NET libraries

Full Changelog: v377...v378

v377

31 Mar 20:21

Choose a tag to compare

Fixes

  • Pressed key data will be cleared when focused process changes
    • Opening Windows emoji window will no longer keep Windows key "stuck"
  • Fixed Process Selection window not using lowercase process name
    • Fixes not working with process names with upper case letters.
  • Fixed Stationeers game state parsing

Full Changelog: v376...v377

["Aurora"]

v376

25 Mar 21:30

Choose a tag to compare

New Features

  • Added Windows Night Light properties to Desktop state
  • Color multiplying layer render mode:
    • Works like a color limiter

Added a "Night Light Filter" overlay to default desktop profile that showcases this. "Enable" & "Color" properties are bound to Window Night Light settings

Fixes

  • Reverted audio subsystem thread reduction change

Full Changelog: v375...v376

v375

07 Mar 15:05

Choose a tag to compare

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

04 Mar 18:45

Choose a tag to compare

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

28 Feb 01:00

Choose a tag to compare

v373 Pre-release
Pre-release

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

17 Feb 00:41

Choose a tag to compare

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