Releases: atomiclabs/hyperdex
0.1.0-alpha.12
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, 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
- Switch from CoinMarketCap API to CoinGecko. No more CoinMarketCap-related errors. dbecfaf
- Improve handling of Marketmaker crashing or being unavailable during login. f12fe3c
- Add initial macOS Touch Bar support. d494ad4
- New Crowdin translations. 3a56e46
- Fix icon for Trades view. 36725ec
- Fix window height on Linux. 631e3b2
- Make the hit-target for the modal close button larger. ece080d
v0.1.0-alpha.11
See the install instructions.
Important: If you have used any previous beta version, you need to delete your trade history as this version has an incompatible format. Right after opening this version, 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
- Support for ERC20 tokens. cbfce65
- Add Unicoin (MYTH) to default currencies. 7779532
- Add ability to export trade history to CSV. For example, for use in Excel. (#450) 5bb5c3b
- In the swap details modal, link transactions to block explorer web pages. (#453) 7bd9644
- Limit the amount of swaps shown in the "Recent Swaps" box in the Exchange view. (#445) 3e97ea9
- Render numbers with decimal instead of exponential notation in number input fields. (#434) 8c612c5
- Swap details modal tweaks. 6654b8d 5e7512d
- Add "Help" menu item to report security issues. cfdbb9a
- Fix duplicate labels in the portfolio charts. (#443) 2c9df69
- Use official HyperDEX PGP key when signing checksums. 6f57087
- Update to BarterDEX Marketmaker v1.0.342. e3538f8
- Translation updates. (#448) e20fa6d
v0.1.0-alpha.10
See the install instructions.
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
- Automatically fix stuck swaps. 1d4a0bc
- Add ability to view the portfolio seed phrase. 5634172
- Add ability to rename and delete the portfolio. 5634172
- Add GLX Token (GLXT) currency. 9ddb1f3
- Add Chainmakers (CHAIN) currency. 8fc85bc
- Add PACcoin ($PAC) currency. 31d55a7
- Add Rapture (RAP) currency. 478bb91
- Update some Electrum servers. ca94790
- Fix order selection calculation. 87fa824
- Fix Portfolio menu being visible even when logging out. 406c7d1
- Fix the dropdown of the currency selector being cut off and make settings scrollable. 90cbbb6
- Reset inputs in the Exchange view when currency changes. 98f53c2
- Update to BarterDEX Marketmaker v1.0.315. b37b40e
v0.1.0-alpha.9
See the install instructions.
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.
Light theme
You can choose a new light theme in the settings. On macOS, it follows the system dark mode by default.
Localization
HyperDEX is now available in 22 languages!
It uses your system language by default. Please let us know if the auto-detection is not working.
We're also looking for feedback on the translations. Report any mistakes or improvements to us on the Discord channel. Also, let us know if you want to help add additional languages or want to help maintain an existing language. You can find the translations here.
Languages:
- Arabic
- Bengali
- Chinese Simplified
- Chinese Traditional
- French
- German
- Hindi
- Indonesian
- Italian
- Japanese
- Korean
- Norwegian
- Persian
- Polish
- Russian
- Spanish
- Swahili
- Swedish
- Thai
- Turkish
- Urdu (Pakistan)
- Vietnamese
Other changes
0.1.0-alpha.8
See the install instructions.
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
- Update to BarterDEX Marketmaker v1.0.270 which contains a bug fix to improve order match rate. 74624bb
- Improve Content Security Policy 5d27515
- Add translation files 00b4f84
- Add icons for currencies BCBC, MNZ, DNR, EQL 3e3ff11
0.1.0-alpha.7
See the install instructions.
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
- We have decided to remove the "Cancel" button from the Trades view. It was not working as expected and it doesn't look like it going to be possible to fix it until Marketmaker v2 (which will not be done soon). 60d9fee
- Enable the EQL currency by default. 280f7dd
- Update to BarterDEX Marketmaker v1.0.261. 27ca8b2
- Correctly handle inverse values for sell orders. 167b892
- Fix stuck pending swaps. 0ed0acd
- Fix not being able to type space in the seed phrase input. 856c971
- Fix USD calculation in the withdraw modal. a4fec46
- Fix issue when clicking the "Max" button in the withdraw modal. 37a35f5
- Split Settings into Portfolio and App Settings. 9f3f1a7
- Add some stats to the Trades view. 7d996b4
- Fix problem with having currencies with a number in the name enabled. e6b435b
v0.1.0-alpha.6
Don't download this version if you have currencies enabled where the symbol contains a number, see #356
See the install instructions.
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
- Support for the Equaliser (EQL) currency. 1c3930b
- Displays order failures using a system notification. 621d934
- Shows the worth of a swap in USD in the order column in the Exchange view. 7960014
- Fixed a crash caused by number some inputs having the incorrect data type. 991c988
- Now gracefully handles Electrum errors. a179fb8
- Added a debug menu item to delete swap history. 0d40526
- Updated to BarterDEX Marketmaker v1.0.238. fb934da
v0.1.0-alpha.5
See the install instructions.
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
- Fixed clicking orders in the order book.
- Fixed another issue with number inputs.
v0.1.0-alpha.3
See the install instructions.
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
- Fixed pasting a multiline seed phrase in the "Restore Portfolio" view.
- Fixed all the problems with number inputs.
- Added icons for all the Komodo asset chains. You can now trade
PIZZA
andBEER
in style! - The Buy/Sell buttons are now disabled while the order is placed to prevent accidental double-buy and to reduce chances of marketmaker problems.
- HyperDEX will present a confirmation dialog if you try to quit while you have in-progress swaps.
- Various user-interface improvements.
All changes: v0.1.0-alpha.2...v0.1.0-alpha.3
0.1.0-alpha.2
See the install instructions.
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
- Various user-interface improvements. Larger text in some places. Less scrollbars.
- Added the Denarius (DNR) currency.
- Fixed the Electrum port for
BTCH
andCRYPTO
. - Fixed a problem with typing zero after a decimal point in input fields. (#240)
- The SnowGem currency ticker was incorrect and was changed from
SNG
toXSG
. You need to enable it again if you had it enabled previously. - The
HODL
andHODLC
currencies are temporarily removed while we sort out some confusion. (#289) - Now shows the "View" button also in the "Open Orders" view.
- Added a
Copy Swap Debug Data
button to the swap modal dialog, so you can more easily share debug data with us. PIZZA
andBEER
no longer shows a price since they're just test currencies.
All changes: v0.1.0-alpha.1...v0.1.0-alpha.2