Skip to content

Releases: Aurora-RGB/Aurora

v266

15 Jun 13:42
Compare
Choose a tag to compare

Fixes

  • Fix the freeze that happens while switching to a profile with disposed "accelerated Ambilight Layer"

Full Changelog: v265...v266

["Aurora"]

v265

14 Jun 18:07
Compare
Choose a tag to compare
v265 Pre-release
Pre-release

Changes

  • Added User/IsSpeaking and Voice/SomebodySpeaking properties to Discord profile
  • Added Controller Throttle layer to default Rocket League profile

Optimizations

  • Optimized Rocket League layers
  • Game state listeners are made temporary in the memory again

Full Changelog: v264...v265

["Aurora"]

v264

13 Jun 20:40
Compare
Choose a tag to compare

Fixes

  • Reverted game state listeners getting disposed after a certain time
  • Fixed Solid Fill layers not filling whole canvas if they are loaded from disk
  • Fixed profile imports
  • Fixed switching to some games having a chance of crash (Dota2, CSGO, Rocket League etc.)

Full Changelog: v263...v264

["Aurora"]

v263

11 Jun 15:38
Compare
Choose a tag to compare

Fixes

  • Fixed some layers not updating with exlusions enabled

Full Changelog: v262...v263

["Aurora"]

v262

11 Jun 14:52
Compare
Choose a tag to compare

Fixes

  • Fixed Solid Fill, Glitch and possibly more layers not updating

Full Changelog: v260...v262

["Aurora"]

v260

07 Jun 16:26
Compare
Choose a tag to compare

Changes

  • Moved animation effects to the center of the keyboard
  • Fixed some still layers not rendering if profile wasn't active for near 20 seconds, until they are updated
  • Fixed UI freeze while loading Ambilight Layer UI

Full Changelog: v258...v260

["Aurora"]

v258

01 Jun 20:19
Compare
Choose a tag to compare

Fixes

  • Fixed the cast exception with Layer Opacity override
  • Fixed hotplug enabled rgb.net devices not initializing with no device detected
  • Added Wukong background color for LoL

Full Changelog: v257...v258

["Aurora", "DeviceManager"]

v257

31 May 17:52
Compare
Choose a tag to compare

Optimizations

  • Made more objects get cleaned up from memory after a while they aren't used:
    • Screen capturer
    • Image data of layers
  • Reduced garbage memory generation on many places
  • Increased minimum background memory Aurora can use to reduce garbage collection

Full Changelog: v256...v257

["Aurora"]

v256

27 May 17:22
Compare
Choose a tag to compare

Changes

  • Added XInput thumbstick data values
  • "Power Bar" effect of Audio Visualizer will no longer reduce frequency volume strength from earlier volume sample

Fixes

  • Fixed "Power Bar" effect of Audio Visualizer broken from v255

Full Changelog: v255...v256

["Aurora"]

v255

25 May 20:28
Compare
Choose a tag to compare
v255 Pre-release
Pre-release

Changes

  • Added XInput Controller data model
  • Greatly reduced Audio Visualizer layer garbage memory creation
  • Improved profile saving with file swapping instead of overwriting
  • CS2 Kill Count layer will keep the count until the end of next freeze time
  • Moved CS2 Kill Count layer top for default profile (existing users need to move manually)

Fixes

  • General UI stability improvements

Full Changelog: v254...v255

["Aurora"]