Skip to content
This repository has been archived by the owner on Jul 23, 2019. It is now read-only.

Releases: bodhiproject/bodhi-electron

0.9.0

24 Aug 06:35
d5ee260
Compare
Choose a tag to compare
Update version (#289)

* Update version

* Update bodhi server module

* Update ui files

0.8.3

24 Jun 07:20
c8df89d
Compare
Choose a tag to compare
Update readme

0.8.2

20 Jun 18:44
a7d3a92
Compare
Choose a tag to compare
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

17 Jun 07:02
280a81b
Compare
Choose a tag to compare
Update ui files (#280)

0.8.0

10 Jun 11:48
9f5889d
Compare
Choose a tag to compare
Add artifact name for electron windows output (#272)

0.7.6

04 May 22:14
065cbcd
Compare
Choose a tag to compare
Update version (#247)

* Update ui

* Update version

0.7.4

27 Apr 17:27
21b6a33
Compare
Choose a tag to compare

Release Notes

  • Important bug fix with Qtum mainnet addresses

0.7.3

23 Apr 19:53
ec72080
Compare
Choose a tag to compare

Release Notes

  • Mainnet release

0.4.0

15 Mar 05:33
d0464f5
Compare
Choose a tag to compare

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

23 Feb 09:18
045b3df
Compare
Choose a tag to compare

Release Notes

  • Changed to Electron for production builds
  • Added blockTime to syncInfo
  • Changed hostname
  • ES6 refactor