Releases: ganeshrvel/electron-react-redux-advanced-boilerplate
Releases · ganeshrvel/electron-react-redux-advanced-boilerplate
Electron React Redux Advanced Boilerplate-2.1.10
- Upgraded to the latest version of Electron, Babel, Webpack.
- Added:
- Material UI.
- Inbuilt Storage management.
- Inbuilt Settings management with UI feedback and persistence by saving it to a local settings.json file.
- Inbuilt Logs management for capturing errors or debug information along with a rotation period.
- Inbuilt full-blown App-Update manager with progress feedback and an opt-out option.
- Inbuilt Google analytics manager with an opt-out option.
- Inbuilt Error Reporting management with an option to email the Log files to the developer.
- Various other optimization.
- Bug fixes.