Releases: atomiclabs/hyperdex
v0.4.0
See the install instructions.
Remember to report issues through the "Feedback" button in the app.
Keep in mind that HyperDEX is still in beta. There is a risk of loss of funds. Only trade in real currency if you can take that risk. We recommend trading the test currencies BEER
and PIZZA
instead. You can get free BEER
at the BEER
faucet.
Changelog
- Drop support for macOS 10.9 4600c1a
- Remove
QMC
currency (Its Electrum servers are down) 6c706d9 - Remove
BCBC
currency (Its Electrum servers are down) ca25377 - Update Electrum servers and some currency data (#588) ca25377
- Update to BarterDEX Marketmaker v1.0.1096 b3c6f0b
- Add "Debug" menu item to show the file of the current portfolio (#579) e1aae1f
v0.3.0
See the install instructions.
Remember to report issues through the "Feedback" button in the app.
Keep in mind that HyperDEX is still in beta. There is a risk of loss of funds. Only trade in real currency if you can take that risk. We recommend trading the test currencies BEER
and PIZZA
instead. You can get free BEER
at the BEER
faucet.
Changelog
- Add Pungo Token (PGT) currency. b84139d
- Remove
DNR
,ARG
,MAC
, andCALL
currencies. See #577 (comment). 69b388d - Update
LTC
andBCH
Electrum servers. 69b388d - Fix the dashboard price history graph. b0d9d7d
- Move enabled currencies from the app settings to the portfolio data. It is automatically migrated. This means portfolios can have different enabled currencies. 37996ed
- Update to BarterDEX Marketmaker v1.0.1026. d04da2e
v0.2.1
See the install instructions.
Remember to report issues through the "Feedback" button in the app.
Keep in mind that HyperDEX is still in beta. There is a risk of loss of funds. Only trade in real currency if you can take that risk. We recommend trading the test currencies BEER
and PIZZA
instead. You can get free BEER
at the BEER
faucet.
Changelog
- Make the swap list rows clickable. You now click anywhere in the row instead of the "View" button. 5768b3e
- Add filters to the trade history. 6074f21
- Add a copy button to the modal that shows your seed phrase. be63d25
- Fix a small zero being accidentally shown after the wallet currency price. 9d9769e
- Fix the price history fetching error handling. fb23e32
- In the Dashboard view, show 6 fractional digits for currencies worth less than 1. 1cab80f
- Update to BarterDEX Marketmaker v1.0.861. 700fed4
v0.2.0
See the install instructions.
Remember to report issues through the "Feedback" button in the app.
Keep in mind that HyperDEX is still in beta. There is a risk of loss of funds. Only trade in real currency if you can take that risk. We recommend trading the test currencies BEER
and PIZZA
instead. You can get free BEER
at the BEER
faucet.
Changelog
v0.1.4
See the install instructions.
Remember to report issues through the "Feedback" button in the app.
Keep in mind that HyperDEX is still in beta. There is a risk of loss of funds. Only trade in real currency if you can take that risk. We recommend trading the test currencies BEER
and PIZZA
instead. You can get free BEER
at the BEER
faucet.
Changelog
- Fix
Document update conflict
error. (#531) a4a5914 - Silence
new Buffer()
deprecation warnings on macOS and Window (but not on Linux). 5036501 - Fix Gemini dollar (GUSD) fiat price. (#538) 406c639
- Persist the window size and position. (#534) 420a443
- Rename
EQL
toEQLI
in the list of default currencies. 5750560 - Warn about withdrawing the whole balance. (#533) 20b2834
v0.1.3
See the install instructions.
Remember to report issues through the "Feedback" button in the app.
Keep in mind that HyperDEX is still in beta. There is a risk of loss of funds. Only trade in real currency if you can take that risk. We recommend trading the test currencies BEER
and PIZZA
instead. You can get free BEER
at the BEER
faucet.
Changelog
- Fix missing EQLI icon. ecb82c8
v0.1.2
See the install instructions.
Remember to report issues through the "Feedback" button in the app.
Keep in mind that HyperDEX is still in beta. There is a risk of loss of funds. Only trade in real currency if you can take that risk. We recommend trading the test currencies BEER
and PIZZA
instead. You can get free BEER
at the BEER
faucet.
Changelog
- Update to BarterDEX Marketmaker v1.0.707 to fix slow login time. 16ed5d9
v0.1.1
See the install instructions.
Remember to report issues through the "Feedback" button in the app.
Keep in mind that HyperDEX is still in beta. There is a risk of loss of funds. Only trade in real currency if you can take that risk. We recommend trading the test currencies BEER
and PIZZA
instead. You can get free BEER
at the BEER
faucet.
Changelog
- Fixes login issue on Windows. 0af57df
0.1.0
See the install instructions.
Remember to report issues through the "Feedback" button in the app.
Keep in mind that HyperDEX is still in beta. There is a risk of loss of funds. Only trade in real currency if you can take that risk. We recommend trading the test currencies BEER
and PIZZA
instead. You can get free BEER
at the BEER
faucet.
Changelog
- Update wording Alpha => Beta a48d294
- Update Alpha => Beta references in translation files fd4c844
- Add Gemini dollar (GUSD) 8c4eace
- Add Old Capital (OCALL) 35f95d9
- Add Capital GAS (CALLG) 34f7611
- Add more currencies and update some Electrum servers 4b9d397
- Add PGP badge to readme linking to Keybase proofs a563f84
- Fix dashboard currency percentage price change 85b3280
- Update BTC donation address. 59cf1fd
0.1.0-alpha.13
See the install instructions.
Important: If you're upgrading from alpha.10
, you need to delete your trade history as this version has an incompatible format. Right after opening this version, log in to your portfolio, go to the "Debug" menu and choose "Delete Trade History".
Remember to report issues through the "Feedback" button in the app.
Keep in mind that this is an alpha version. There is a risk of loss of funds. Only trade in real currency if you can take that risk. We recommend trading in the test currencies BEER
and PIZZA
instead. You can get BEER
for free here.
Changelog
- GTC orders. 0040d04
All orders are now Good 'Till Cancelled (GTC) orders. If you place an order it will stay pending and keep re-broadcasting the order every 10 minutes until it either matches or the user cancels it. Read more. - Only show open orders on the exchange view. a95f256
Because of GTC, we now only show open orders in the Exchange view. Go to the Trades view to view completed/failed orders. - Add donate button. e2660ef
- Add ability to sort orders in the Trades view. d505b8e
- Improve login performance. 8aec0fa
- Disable Debug Mode by default in production. You can re-enable it in the
Help
menu. e00eff5 - Update to BarterDEX Marketmaker v1.0.543. 34d88e4