mirror of
https://gitlab.com/ryzen-controller-team/ryzen-controller.git
synced 2024-12-22 10:03:28 +07:00
11 KiB
11 KiB
CHANGELOG
2.5.3
2021-09-19
Fixes
- Better status scene, now displaying error messages. (
06c9d0d7c6
)
2.5.2
2021-09-12
Fixes
- You can now set the temp. limit up to 105°C. (
62158ddbf1
)
2.5.1
2021-09-05
Fixes
- Fix #172 Allow higher slow-time values. (
58314fa8c8
)
2.5.0
2021-08-30
Features
- You can now see the current values in the status tab (by @TSGames) (
98383a6a76
)
Fixes
- Updated RyzenAdj to version 0.8.2. (
1b369ef54c
) - Updated some visual aspects for better understanding. (
117c52acbb
) - Updated discord link. (
570d01cdf7
)
2.4.1
2021-04-29
Fixes
- Updated temp limit based on new advice (
1693d27750
)
2.4.0
2021-04-04
Features
- Added Korean Translation, by @lyttiya. (
b623fc3777
)
Fixes
- Ensure all releases are kept forever. (
3b40fe49e6
)
2.3.0
2021-03-26
Features
- 5000 series support (
1e8364f588
)
2.2.7
2020-11-01
Fixes
- updated links (
806165e826
) - updated links (
d2216f4b9f
) - further alterations for Renoir (
7a8aa3957f
)
2.2.6
2020-10-23
Fixes
- updated readme (
78b9cb52c0
) - further alterations of restrictions for Renoir (
a4432b5ad1
)
2.2.5
2020-09-06
Fixes
- altered restrictions for Renoir (
d7a5fc8055
) - update release page link (
22432dbfd4
)
2.2.4
2020-08-26
Fixes
- Updated default Slow Boost Duration to fix preset invalid error (
5368ca4832
)
2.2.3
2020-08-26
Fixes
- fixes 3000/2000 series CPU clock clock (
2d14520df2
) - fixes 3000/2000 series CPU clock clock (
981f916ba2
) - fixes 3000/2000 series CPU clock clock (
a6c374d7ee
)
2.2.2
2020-08-26
Fixes
- changed settings names (
b6c62d4a3f
) - changed settings name to better illustrate what they do (
8cf4af4977
) - fixed spelling of short boost (
04f3f7513d
) - fixed short duration (
9ab8b5b665
) - updated short and long boost limits (
507cb8c75f
) - read me file (
4f16371756
) - read me file (
aa395666fc
) - updated read me file (
0de550ae83
) - 3000/2000 series fix (
558c15b918
) - 3000/2000 series fix (
990dbefac4
) - 3000/2000 series fix (
1f8e65be33
) - 3000/2000 series fix (
fe5e141816
)
2.2.1
2020-08-23
Fixes
- Support for Renoir APUs. (
40c842c2c5
)
2.2.0
2020-03-29
Features
- Added Russian Translation. (
f78e3c52b8
) - added Ukrainian lng, declared configs (
f8134daae3
) - Interface re-styling by @danielderbenev. (
c54ed5aedf
)
Fixes
- The app was unable to load the settings in some case. (
6b600ccc38
)
2.1.2
2020-03-21
Fixes
- Ensure storage upgrade path from any version to above. (
2388d4b974
) - Unable to initialize persistent data in some cases. (
2cf1007b5d
) - #74 Reduce freezes due to translation. (
df2d7d6357
) - Unable to change language while loading system signature in some case. (
347b05bad7
) - Auto apply presets wasn't working as expected in some cases. (
5629f8034a
) - #74 Better DA and TR locales. (
70989bf77e
)
2.1.1
2020-03-17
Fixes
- The app was unable to start in some case. (
1eaeb29730
)
2.1.0
2020-03-17
Features
- Display a preset compatibility note for each online preset. (
775ac86f35
) - Added Spanish translation. (
8dd94fd126
)
Fixes
- Hide splash screen's scrollbars on litlle screens. (
769ebc9da1
) - Updated icons: separated tray, app and installer icons. (
4bbd770ffd
) - New release sentence was missing in translations files. (
4cb89941f7
) - Increased temperature limit to 110°C instead of 100°C. (
e87538940c
) - Translation minor performance improvement. (
79144f4168
) - Going to preset tabs does not load online preset anymore. (
8fcbfc57a2
) - Display an friendly message instead of loading indefinitely online presets. (
605741b9c1
) - #68 Preset page is now fully translated. (
40e63d5021
) - Avoid crash when an error exist in preset server response. (
c36c657d04
) - Avoid crash when an error exist in upload preset request response. (
adf7155800
) - New icon in top bar. (
e5e0724871
) - #70 Unable to display tray icon on windows. (
6ac94535c0
) - Handle storage correctly on software upgrade. (
e178e86062
) - Updated language selector's icon in topbar. (
0b6a74632d
)
2.0.0
2020-03-14
Breaking changes
💥 v2.0.0 Beta. (7a829f184f
)
⚠ Please avoid using v1 and v2 simultaneously.
This version is stable enough to be released but is still under heavy development, You may encounter bugs, if you encounter any, you can uninstall this version and go back to v1.
For users:
- Users can now share presets and vote for them.
- New installer/uninstaller with customizable installation path
- #66 Add multi-language: English, Français, 简体中文, Deutsch, Türkçe.
- Presets triggers are now in preset tabs with more options
- Added splash screen
- Better night mode
- Release tab now open browser
- Notifications are now handled within the app/system accordingly to the app's minimized state
For developers:
- Now using React and TypeScript
- Switched from npm to yarn: https://github.com/electron-userland/electron-builder/issues/1147#issuecomment-276284477
- Updated Continuous Delivery
Contributors: @rikoopa @Jamiexhz @Silvaburn#3669
1.17.0
2020-01-05
Features
- UI updated by @JamesCJ. (
7040a31f1c
)
1.16.0
2019-11-10
Features
- Added Dark mode option and tutorial section. (
ca1bb86e76
)
Fixes
- ✏️ Better notification sentence. (
3e15ca9a68
) - fixed save preset bug (
1002880af7
)
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
)