Commit Graph

5 Commits

Author SHA1 Message Date
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 DECAUNES
c6047033d1 Moved npm script build-win32 to build-exe for better understanding. 2019-07-29 09:06:48 +00:00
Quentin Decaunes
7ec6cb2032 Fixed task for vscode. 2019-03-12 20:03:28 +01:00
Quentin Decaunes
4ab33f8c25 Added missing task to vscode settings. 2019-02-28 18:47:45 +01:00
Quentin Decaunes
43fed585ab Add vscode tasks. 2019-02-27 23:00:55 +01:00