This repository has been archived by the owner on Jul 23, 2019. It is now read-only.
Releases: bodhiproject/bodhi-electron
Releases · bodhiproject/bodhi-electron
0.9.0
0.8.3
Update readme
0.8.2
Qtum path config (#286) * Update submod hash for import fi * Catch error when quitting qtum process * Point to side branch * Remove param for exec file in getting qtum path * Fix starting qtum wallet * Change all exits to app.quit * Route all quitting flows through will quit * Remove commented code * Run linter * Point submodule to master branch * Update submod hash * Add localized strings * Check if qtum process defined for quit flow * Fix translation
0.8.1
Update ui files (#280)
0.8.0
Add artifact name for electron windows output (#272)
0.7.6
Update version (#247) * Update ui * Update version
0.7.4
Release Notes
- Important bug fix with Qtum mainnet addresses
0.7.3
Release Notes
- Mainnet release
0.4.0
Release Notes
- Added Transactions DB and all related logic
- Parsing blocks as they come in instead of waiting for 1 confirmation
- Fixed issue of parsing every 2 blocks for new ones
- Moved balance checks from frontend to backend
- Added better support for future upgrading
- Added GraphQL subscription
0.3.0
Release Notes
- Changed to Electron for production builds
- Added blockTime to syncInfo
- Changed hostname
- ES6 refactor