mirror of
https://gitlab.com/ryzen-controller-team/ryzen-controller.git
synced 2024-12-22 10:03:28 +07:00
3.5 KiB
3.5 KiB
CHANGELOG
1.15.1
2019-08-25
Fixes
- Keep settings on upgrade. (
b967b36a62
) - Notification will now be displayed using system if available. (
ebec1d047a
)
1.15.0
2019-08-18
Features
- #39 You can now define preset to be applied on AC status change. (
55d13e2c5a
)
Fixes
- Updated Sentry to 5.6.1. (
27b835c2c2
) - #42 revamped start on boot as it was still causing error for some users. (
9d01b070d3
) - #43 Stop trying to apply settings when ryzenadj has not been set. (
ef35ffe128
) - #44 Fixed an issue where exporting presets with non latin 1 character was impossible. (
22554b41dc
) - developers: Avoid recreate shortcut and enabling Sentry in development mode. (
32e94d7fc2
) - Added discord link. (
029ffc2be9
) - developers: Refactor windows detection. (
89f9950b59
) - Tiny notification when applying ryzenAdj. (
2442514c16
) - developers: Display dev version while using development environment. (
d87abc4736
) - Unable to detect dev mode properly. (
1a7fd0098a
) - Ensure preset exist when applying. (
2152f32b8f
)
1.14.2
2019-08-11
Fixes
- Linux was unable to start properly in some cases. (
417ae7e927
) - Added a donation link. (
39fc10a6d2
) - developers: #40 Removing sentry noise on preset import caused by malformed data. (
dbf6702873
) - #41 Disabling auto start was causing error in some cases. (
7d2578d9f6
) - developers: Removed and avoid duplicate entry in CHANGELOG.md. (
7c5485b37b
) - Avoid error when gitlab release api won't return a good response. (
10954f3fec
) - Typo in donation link title. (
105bedac29
)
1.14.1
2019-08-04
Fixes
- Old version was displayed. (
ebfdb864ef
) - developers: Sentry unable to retrieve stacktrace frames in some cases. (
f52edce8fc
)
1.14.0
2019-08-04
Features
- Adding go-semrel-gitlab to automate releases. (
c93a168a68
) - developers: Allow developers to create tabs using options_data.json. (
90e15811c3
) - Reorganize tabs based on option performance impact. (
43e50e0bd3
) - #3 Auto start on windows session login. (
b5b9b3c839
)
Fixes
- Avoid sentry noise by shortening source file path. (
ad199c3faa
) - Notify user when no options are selected when applying settings. (
58a8b60826
) - Enhanced README with videos. (
8fd02203c7
) - Wider window as there is a new tab. (
67fc8ae650
) - Avoid Sentry noise by creating a random user id. (
1a1990b9ad
) - Better build-exe alive message. (
56c9d827bb
) - Release tab content is now appearing after opening windows from minized start. (
b079a535da
)