Skip to content

Commit 985513e

Browse files
committed
v1.1.0: RGB speed control, fan fix, CPU settings
- Add RGB speed slider for animated effects (pulse, spectrum, wave, flash) - Add CPU Settings section with SMT and CPU Boost toggles - Fix fan presets - Quiet, Balanced, Performance now work correctly - Fix RGB Battery Level effect - Remove non-functional Controller section - Cleaner popup dialogs - Add release automation script - Add CHANGELOG
1 parent f8049c1 commit 985513e

File tree

5 files changed

+643
-376
lines changed

5 files changed

+643
-376
lines changed

CHANGELOG.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
# Changelog
2+
3+
All notable changes to Ally Center will be documented in this file.
4+
5+
## [1.1.0] - 2026-01-03
6+
7+
### New Features
8+
9+
- Added RGB speed slider - control how fast animated effects run (Pulse, Spectrum, Wave, Flash)
10+
- Added CPU Settings section with SMT and CPU Boost toggles
11+
12+
### Bug Fixes
13+
14+
- Fixed fan presets - Quiet, Balanced, and Performance now work correctly
15+
- Fixed RGB Battery Level effect to properly show green (full) to red (empty)
16+
17+
### Improvements
18+
19+
- Cleaner popup dialogs for Device Info and About screens
20+
- Added release automation script for developers
21+
22+
### Removed
23+
24+
- Removed Controller section (gyroscope and vibration were not functional)
25+
26+
---
27+
28+
## [1.0.0] - Initial Release
29+
30+
### Features
31+
32+
- **RGB Lighting** - Color picker, brightness control, and animated effects
33+
- **Battery Health** - Monitor battery status and set charge limits
34+
- **Performance Profiles** - Quick TDP presets (Silent, Balanced, Turbo, Max)
35+
- **Fan Control** - Choose between Quiet, Balanced, Performance, or Auto
36+
- **Download Mode** - Turn off screen while downloading games
37+
- **Device Info** - View hardware and system information
38+
- **Persistent Settings** - All settings saved across reboots

0 commit comments

Comments
 (0)