Commit Graph

233 Commits

Author SHA1 Message Date
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
4bbd770ffd style: Updated icons: separated tray, app and installer icons.
Thanks @Sylvie_Em#2700 @clebbington.
2020-03-16 09:00:37 +01:00
Quentin “Storm1er” Decaunes
769ebc9da1 fix: Hide splash screen's scrollbars on litlle screens. 2020-03-16 08:28:25 +01:00
Quentin “Storm1er” Decaunes
e440692dc9 chore: version bump for 2.0.0 [skip ci] 2020-03-14 16:16:58 +00: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
Quentin “Storm1er” Decaunes
04b556934d chore: version bump for 1.17.0 [skip ci] 2020-01-05 03:34:58 +00:00
Quentin “Storm1er” Decaunes
7040a31f1c feat: UI updated by @JamesCJ. 2020-01-02 09:38:14 +00:00
Quentin “Storm1er” Decaunes
4a827cc37d chore: version bump for 1.16.0 [skip ci] 2019-11-10 03:38:55 +00:00
James Craddock-Jones
1002880af7 fix: fixed save preset bug 2019-11-07 23:16:45 +00:00
James Craddock-Jones
ca1bb86e76 feat: Added Dark mode option and tutorial section.
Ryzen Controller now lives in the dark as well as the light (BETA).
2019-11-07 17:56:10 +01:00
Quentin “Storm1er” Decaunes
3e15ca9a68 fix: ✏️ Better notification sentence. 2019-11-06 10:51:55 +00:00
Quentin “Storm1er” Decaunes
99d0ffb156 chore: version bump for 1.15.1 [skip ci] 2019-08-25 02:59:06 +00:00
Quentin Decaunes
ebec1d047a refactor: Notification will now be displayed using system if available. 2019-08-18 12:36:44 +02:00
Quentin Decaunes
b967b36a62 fix: Keep settings on upgrade. 2019-08-18 12:23:39 +02:00
Quentin “Storm1er” Decaunes
3c04551722 chore: version bump for 1.15.0 [skip ci] 2019-08-18 02:58:42 +00:00
Quentin Decaunes
55d13e2c5a feat: #39 You can now define preset to be applied on AC status change. 2019-08-17 17:56:06 +02:00
Quentin Decaunes
2152f32b8f fix: Ensure preset exist when applying.
This fix an issue where you could apply a preset on ac status change after deleting it.
2019-08-17 17:52:27 +02:00
Quentin Decaunes
1a7fd0098a fix: Unable to detect dev mode properly. 2019-08-17 17:52:26 +02:00
Quentin Decaunes
d87abc4736 fix(developers): Display dev version while using development environment. 2019-08-17 17:52:24 +02:00
Quentin Decaunes
2442514c16 fix: Tiny notification when applying ryzenAdj. 2019-08-17 17:52:22 +02:00
Quentin Decaunes
89f9950b59 fix(developers): Refactor windows detection. 2019-08-17 17:52:20 +02:00
Quentin Decaunes
029ffc2be9 fix: Added discord link. 2019-08-16 15:40:55 +02:00
Quentin Decaunes
32e94d7fc2 fix(developers): Avoid recreate shortcut and enabling Sentry in development mode. 2019-08-16 12:37:57 +02:00
Quentin “Storm1er” Decaunes
22554b41dc fix: #44 Fixed an issue where exporting presets with non latin 1 character was impossible. 2019-08-14 17:46:53 +02:00
Quentin “Storm1er” Decaunes
ef35ffe128 fix: #43 Stop trying to apply settings when ryzenadj has not been set. 2019-08-14 17:33:52 +02:00
Quentin “Storm1er” Decaunes
9d01b070d3 fix: #42 revamped start on boot as it was still causing error for some users. 2019-08-14 17:18:21 +02:00
Quentin “Storm1er” Decaunes
27b835c2c2 fix: Updated Sentry to 5.6.1. 2019-08-14 17:05:03 +02:00
Quentin “Storm1er” Decaunes
2245679a5a chore: version bump for 1.14.2 [skip ci] 2019-08-11 03:00:19 +00:00
Quentin DECAUNES
105bedac29 fix: Typo in donation link title. 2019-08-06 17:41:22 +02:00
Quentin DECAUNES
10954f3fec fix: Avoid error when gitlab release api won't return a good response. 2019-08-06 17:26:31 +02:00
Quentin DECAUNES
7c5485b37b fix(developers): Removed and avoid duplicate entry in CHANGELOG.md. 2019-08-06 14:35:46 +00:00
Quentin DECAUNES
7d2578d9f6 fix: #41 Disabling auto start was causing error in some cases. 2019-08-06 13:39:30 +00:00
Quentin DECAUNES
dbf6702873 fix(developers): #40 Removing sentry noise on preset import caused by malformed data. 2019-08-06 13:08:18 +00:00
Quentin DECAUNES
39fc10a6d2 fix: Added a donation link. 2019-08-06 12:33:52 +00:00
Quentin DECAUNES
417ae7e927 fix: Linux was unable to start properly in some cases. 2019-08-06 13:52:49 +02:00
Quentin “Storm1er” Decaunes
160782d924 chore: version bump for 1.14.1 [skip ci] 2019-08-04 09:26:20 +00:00
Quentin Decaunes
f52edce8fc fix(developers): Sentry unable to retrieve stacktrace frames in some cases. 2019-08-04 10:21:46 +02:00
Quentin Decaunes
ebfdb864ef fix: Old version was displayed. 2019-08-04 10:21:45 +02:00
Quentin “Storm1er” Decaunes
7c2a8cf711 chore: version bump for 1.14.0 [skip ci] 2019-08-04 03:00:48 +00:00
Quentin Decaunes
b079a535da fix: Release tab content is now appearing after opening windows from minized start. 2019-08-03 22:41:40 +02:00
Quentin Decaunes
56c9d827bb fix: Better build-exe alive message. 2019-08-03 22:30:35 +02:00
Quentin Decaunes
b5b9b3c839 feat: #3 Auto start on windows session login. 2019-08-03 22:14:35 +02:00
Quentin Decaunes
1a1990b9ad fix: Avoid Sentry noise by creating a random user id. 2019-08-03 21:36:28 +02:00
Quentin DECAUNES
67fc8ae650 fix: Wider window as there is a new tab. 2019-08-02 16:20:59 +02:00