Commit Graph

35 Commits

Author SHA1 Message Date
JamesCJ
1693d27750 fix: Updated temp limit based on new advice 2021-04-29 00:08:15 +00:00
Lyttiya Yavokorny
b623fc3777 feat: Added Korean Translation, by @lyttiya. 2021-03-29 11:13:11 +02:00
JamesCJ
7a8aa3957f fix: further alterations for Renoir 2020-11-01 13:25:09 +00:00
JamesCJ
806165e826 fix: updated links 2020-11-01 13:22:07 +00:00
JamesCJ
a4432b5ad1 fix: further alterations of restrictions for Renoir 2020-10-23 18:04:13 +00:00
James Craddock-Jones
d7a5fc8055 fix: altered restrictions for Renoir 2020-08-31 17:57:56 +00:00
James Craddock-Jones
5368ca4832 fix: Updated default Slow Boost Duration to fix preset invalid error 2020-08-26 15:11:28 +00:00
James Craddock-Jones
507cb8c75f fix: updated short and long boost limits 2020-08-26 00:08:15 +00:00
James Craddock-Jones
9ab8b5b665 fix: fixed short duration 2020-08-26 00:08:15 +00:00
James Craddock-Jones
04f3f7513d fix: fixed spelling of short boost 2020-08-26 00:08:15 +00:00
James Craddock-Jones
8cf4af4977 fix: changed settings name to better illustrate what they do 2020-08-26 00:08:15 +00:00
James Craddock-Jones
b6c62d4a3f fix: changed settings names 2020-08-26 00:08:15 +00:00
Quentin “Storm1er” Decaunes
40c842c2c5 fix: Support for Renoir APUs.
Updated restrictions for Renoir APUs, updated ryzenadj.exe.
2020-08-17 11:51:22 +00:00
Daniel Derbenev
c54ed5aedf feat: Interface re-styling by @danielderbenev. 2020-03-27 09:40:45 +00:00
Daniel Derbenev
f8134daae3 feat: added Ukrainian lng, declared configs 2020-03-26 13:14:31 +00:00
Daniel Derbenev
f78e3c52b8 feat: Added Russian Translation. 2020-03-23 14:04:11 +01:00
rikoopa
70989bf77e fix: #74 Better DA and TR locales.
Also sort them.
2020-03-20 21:28:28 +01:00
Quentin Decaunes
c41cefab5e chore: Cleaned up todo that has already been done. 2020-03-19 16:55:46 +01:00
Quentin Decaunes
5629f8034a fix: Auto apply presets wasn't working as expected in some cases. 2020-03-19 16:55:44 +01:00
Quentin Decaunes
347b05bad7 fix: Unable to change language while loading system signature in some case. 2020-03-19 16:55:43 +01:00
Quentin “Storm1er” Decaunes
df2d7d6357 fix: #74 Reduce freezes due to translation. 2020-03-19 16:55:41 +01:00
Quentin Decaunes
0b6a74632d fix: Updated language selector's icon in topbar. 2020-03-17 15:53:34 +01:00
Quentin Decaunes
e178e86062 fix: Handle storage correctly on software upgrade.
On 2.0.0 the persistent data was inconsistently stored with electron-settings.
It is now saved separately for each version and an upgrade path is defined for each upgrade.
2020-03-17 15:53:15 +01:00
Quentin “Storm1er” Decaunes
8dd94fd126 feat: Added Spanish translation.
Contributor: @ivanbalseirogarcia
2020-03-16 22:25:19 +00:00
Quentin “Storm1er” Decaunes
775ac86f35 feat: Display a preset compatibility note for each online preset. 2020-03-16 17:45:49 +00:00
Quentin “Storm1er” Decaunes
e5e0724871 style: New icon in top bar. 2020-03-16 17:45:49 +00:00
Quentin “Storm1er” Decaunes
adf7155800 fix: Avoid crash when an error exist in upload preset request response. 2020-03-16 17:45:49 +00:00
Quentin “Storm1er” Decaunes
c36c657d04 fix: Avoid crash when an error exist in preset server response. 2020-03-16 14:21:17 +00:00
Quentin “Storm1er” Decaunes
40e63d5021 fix: #68 Preset page is now fully translated. 2020-03-16 14:16:27 +00:00
Quentin “Storm1er” Decaunes
605741b9c1 fix: Display an friendly message instead of loading indefinitely online presets.
Translations update consequently, they may not be accurate as I used google translate.
2020-03-16 09:54:54 +01:00
Quentin “Storm1er” Decaunes
8fcbfc57a2 fix: Going to preset tabs does not load online preset anymore. 2020-03-16 09:51:25 +01:00
Quentin “Storm1er” Decaunes
79144f4168 fix: Translation minor performance improvement. 2020-03-16 09:27:10 +01:00
Quentin “Storm1er” Decaunes
e87538940c fix: Increased temperature limit to 110°C instead of 100°C. 2020-03-16 09:25:50 +01:00
Quentin “Storm1er” Decaunes
4cb89941f7 fix: New release sentence was missing in translations files. 2020-03-16 09:06:39 +01:00
Quentin “Storm1er” Decaunes
7a829f184f refactor: 💥 v2.0.0 Beta.
BREAKING CHANGE: ⚠ 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
2020-03-14 15:26:51 +00:00