Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

Releases: thorchain/asgardex-electron

v0.4.0

15 Sep 15:52
64c12b0
Compare
Choose a tag to compare

0.4.0 (2021-09-15)

👀 Check out latest CHANGELOG

Add

  • [Ledger] Support for Native RUNE to send transactions to another RUNE address and to interact with THORChain to send BOND, UNBOND, LEAVE or custom transactions #1570, #1738, #1740

deposit

Fix

  • [Header] Rename Settings -> Global settings #1733
  • MAX button ends with Insufficient funds #1754
  • [AssetDetails] Fix position of ledger label in mobile view #1747

Internal

  • Update npm dependencies #1746
  • Remove Drag component and and all of its dependencies #1752
  • [Midgard] Update to latest [email protected] #1725
  • [ENV] Remove INFURA_PROJECT_SECRET #1741

Release message msg-v040

The following binaries have been signed by one of THORChain/ASGARDEX admins listed at https://github.com/thorchain/Resources/blob/master/admin-GPG-keys.md

6dd2536610bf06c49d2330ba1dec0e923196c4fece278b2dcff34ec3832f6a3a  ASGARDEX-0.4.0-linux.AppImage
9a6a52c7f1d11fa38ff31f6ec2c488862fa2ae9b39ef521c97c146e35d702250  ASGARDEX-0.4.0-mac.dmg
779e551e7a9178f1b2e7236182daa296b9905d5596b4a8efb596b8aa999d493a  ASGARDEX-0.4.0-win.exe

Verify release message with attached signature msg-v040.asc

gpg --verify msg-v040.asc msg-v040

Public keys are listed at https://github.com/thorchain/Resources/blob/master/admin-GPG-keys.md

0.3.14

04 Sep 09:19
4139021
Compare
Choose a tag to compare

0.3.14 (2021-09-04)

👀 Check out latest CHANGELOG

Add

  • [Mimir] Support HALT{chain}TRADING flags for BTC, LTC, BCH, BNB #1722
  • [Mimir] Support PAUSELP{chain} flags for BNB, BTC, BCH, ETH, LTC #1724

Update

  • Updated french translation (01-09-2021) #1717

Fix

  • ETH.RUNE upgrade fails on testnet #1730
  • [UpgradeView] Fix rendering hook issues #1707

Internal

Release message msg-v0314

The following binaries have been signed by one of THORChain/ASGARDEX admins listed at https://github.com/thorchain/Resources/blob/master/admin-GPG-keys.md

0886c703a53919cbbb43eea5d93a01424750fba8ffbace6e561967579fe1f4f3  ASGARDEX-0.3.14-linux.AppImage
6d01f454286c13178e7aa6c8842dfe12e17298b808ba6ba0b43864947db5eae2  ASGARDEX-0.3.14-mac.dmg
df28d2caa9e509f1cc47e5017117350ff73bf08fbdd8784e7c4d58ec9c37d922  ASGARDEX-0.3.14-win.exe

Verify release message with attached signature msg-v0314.asc

gpg --verify msg-v0314.asc msg-v0314

Public keys are listed at https://github.com/thorchain/Resources/blob/master/admin-GPG-keys.md

0.3.13

28 Aug 15:29
7247dbc
Compare
Choose a tag to compare

v0.3.13 (2021-08-28)

Add

  • [Settings] Split settings into application and wallet settings #1575
    Peek 2021-08-28 10-27

  • [Swap] Allow swap to custom recipient #1683
    Peek 2021-08-28 10-29

  • [Wallet] Tag fees in txs history of Rune Native #1698

Fix

  • [Pools] Fix disableAllActions helper #1675
  • [Upgrade] Add upgrade warning for BNB.RUNE #1690
  • [Swap] Don't send swap transactions to BNB accounts with flags > 0 #1611

Internal

  • Use consistent naming for styles files 1677
  • SettingsView: Creation of userAccounts needs to be more DRY #417

Checkout latest CHANGELOG

Release message msg-v0313

The following binaries have been signed by one of THORChain/ASGARDEX admins listed at https://github.com/thorchain/Resources/blob/master/admin-GPG-keys.md

e588a2dc466001eb503864fdd1bab9447636a9cb82b214222a20fe5b5f89c661  ASGARDEX-0.3.13-linux.AppImage
8b761bfe0194bfaddf3d1a3b94d1652218430fd0443cb67714d2dddd7be00c0e  ASGARDEX-0.3.13-mac.dmg
7c67aa37bb9274e63eeee174c6263c929c50129e67d89300ac9f4fb69517d258  ASGARDEX-0.3.13-win.exe

Verify release message with attached signature msg-v0313.asc

gpg --verify msg-v0313.asc msg-v0313

Public keys are listed at https://github.com/thorchain/Resources/blob/master/admin-GPG-keys.md

v0.3.12

16 Aug 17:27
61da5fc
Compare
Choose a tag to compare

v0.3.12 (2021-08-16)

Add

  • [mimir] Check HALT{BCH|BNB|BTC|LTC}CHAIN #1656
  • [Binance] Blacklist RUNE-67C on mainnet #1660

Fix

  • [thornode] Fix endpoint used by services/thornode #1662

Internal

  • Update npm dependencies (10-08-2021) #1658
  • isRune... helpers need to be depending on network #1639

Checkout latest CHANGELOG

Release message msg-v0312

The following binaries have been signed by one of THORChain/ASGARDEX admins listed at https://github.com/thorchain/Resources/blob/master/admin-GPG-keys.md

c450a479f899ac500359269215fd8adfa3874d7524a584c09a17bbacda5aa496  ASGARDEX-0.3.12-linux.AppImage
8214ae7a6ab38d1e4c319f90036a657acbef0ecdec26dc6136b7883c00e4c742  ASGARDEX-0.3.12-mac.dmg
2b58428b0d44782182fa961289f33787d0a8e544609ec032a19232da4043c7d6  ASGARDEX-0.3.12-win.exe

Verify release message with attached signature msg-v0312.asc

gpg --verify msg-v0312.asc msg-v0312

Public keys are listed at https://github.com/thorchain/Resources/blob/master/admin-GPG-keys.md

v0.3.11

10 Aug 12:48
bf8f6e2
Compare
Choose a tag to compare

v0.3.11 (2021-08-10)

Add

  • [Swap] Add swap limit protection #1647
  • [Swap] Add ASGARDEX identifier to swap memo 1615
  • [Mimir] Handle halt params of Mimir #1645
  • [ERC20] Blacklist UNIH #1652

Checkout latest CHANGELOG

Release message msg-v0311

The following binaries have been signed by one of THORChain/ASGARDEX admins listed at https://github.com/thorchain/Resources/blob/master/admin-GPG-keys.md

c5d6edb20b27ced1bb1fb5a53567a483961d23403884573f39a0801db896e7ef  ASGARDEX-0.3.11-linux.AppImage
04beef0f6dc0164399d2f9b9ec59d585c60e9a0b8f76321765bde636a9d71dae  ASGARDEX-0.3.11-mac.dmg
b72c830f6f259928eedc95b60370b9221bbcbf4a2ccafd20b1605239f99c45f8  ASGARDEX-0.3.11-win.exe

Verify release message with attached signature msg-v0311.asc

gpg --verify msg-v0311.asc msg-v0311

Public keys are listed at https://github.com/thorchain/Resources/blob/master/admin-GPG-keys.md

v0.3.10

30 Jul 08:27
aab8ab9
Compare
Choose a tag to compare

v0.3.10 (2021-07-30)

Hotfix release

  • [chaosnet] Disable Swap / Add / Withdraw for all pools temporary
  • [chaosnet] Disable upgrade of BNB.RUNE and ETH.RUNE temporary

Checkout latest CHANGELOG

Release message msg-v0310

The following binaries have been signed by one of THORChain/ASGARDEX admins listed at https://github.com/thorchain/Resources/blob/master/admin-GPG-keys.md

46a18e1fb1c56dee6761d9e9cf1d69d4d1283896626457edb28da4540b7ab9e1  ASGARDEX-0.3.10-linux.AppImage
96afffffcf44aa959ad02f133519c6e52425c6c27b980ed72ee987d397f1603f  ASGARDEX-0.3.10-mac.dmg
494987500b824709d7f456a4f79d1d98d660ac4b5ef7aea7f76386a2f49c4747  ASGARDEX-0.3.10-win.exe

Verify release message with attached signature msg-v039.asc

gpg --verify msg-v0310.asc msg-v0310

Public keys are listed at https://github.com/thorchain/Resources/blob/master/admin-GPG-keys.md

v0.3.9

14 Jul 16:09
1c802ed
Compare
Choose a tag to compare

0.3.9 (2021-07-14)

Add

  • [Asset] Add icon for XRUNE #1616
  • [Header] Add missing explorer endpoints #1572

Fix

  • [XRUNE] Fix currency symbol bug #1630

(Internal) Updates

  • Upgrade to latest xchain-* packages (incl. misc. fixes after upgrade) #1619, #1620, #1622, #1623, #1628
  • Upgrade to [email protected] #1628
  • [THORChain] Get data for ClientUrl from .env #1632
  • Switch momentjs -> dayjs #1304

Checkout latest CHANGELOG

Release message msg-v039

The following binaries have been signed by one of THORChain/ASGARDEX admins listed at https://github.com/thorchain/Resources/blob/master/admin-GPG-keys.md

fe38c5ee75221bc2ad61c92c3c5ebe400c41a30e2207dbe12b354b4b70c959e0  ASGARDEX-0.3.9-linux.AppImage
58cc2beb33152fd449147e724d269a2a510fc9f0e717e8a20cbd01e050d0f115  ASGARDEX-0.3.9-mac.dmg
a5660a8302a656e610ea3aea846527033f9a95e7f5d94b4049c74b3bf6fa04cf  ASGARDEX-0.3.9-win.exe

Verify release message with attached signature msg-v039.asc

gpg --verify msg-v039.asc msg-v039

Public keys are listed at https://github.com/thorchain/Resources/blob/master/admin-GPG-keys.md

v0.3.8

03 Jul 19:07
b0502f2
Compare
Choose a tag to compare

0.3.8 (2021-07-03)

Hot fix

  • [Wallet] Send ETH: gas_rate based on gwei [#1608]

Checkout latest CHANGELOG

Release message msg

The following binaries have been signed by THORChain/ASGARDEX admins listed at https://github.com/thorchain/Resources/blob/master/admin-GPG-keys.md

7655b89b906d095f315ebf11f8ddbb1a989675032c0446435698bace102cd7f9  ASGARDEX-0.3.8-linux.AppImage
08f525d10f02601e7ba10cb82afef7baa57c87e7565da5fead652de46897c020  ASGARDEX-0.3.8-mac.dmg
313b694708802ac40271d4370f371d98d66153dffb4a73a6b31b14e8161ff3ef  ASGARDEX-0.3.8-win.exe

Verify release message with attached signature msg.asc

gpg --verify msg.asc msg

Public keys are listed at https://github.com/thorchain/Resources/blob/master/admin-GPG-keys.md

v0.3.7

02 Jul 03:49
b38bfff
Compare
Choose a tag to compare

0.3.7 (2021-07-01)

Fix

  • [Swap] Fix: Approve button not appears #1595
  • [Swap] Fix: Error cannot estimate gas; transaction may fail or may require manual gas limit #1594
  • [Swap/Deposit] Improve approve handling for ERC20 tokens #1602
  • [Swap/Deposit] Better feedback for loading states #1602

Checkout latest CHANGELOG

Release message msg

The following binaries have been signed by THORChain/ASGARDEX admins listed at https://github.com/thorchain/Resources/blob/master/admin-GPG-keys.md

7f6554f2b0c8875a78aa1544dc93f6454ed38027d5aba014f6e2de2f094cf212  ASGARDEX-0.3.7-linux.AppImage
c6a68db45d6d3184f63978fbd40e82a3c4a1b07ec3ac30b43aa444b2b85a515c  ASGARDEX-0.3.7-mac.dmg
d12b62e111ca2785d9f8c29dbaad5d98b7e7406bf6437d753a0b98bcc78ef5a7  ASGARDEX-0.3.7-win.exe

Verify release message with attached signature msg.asc

gpg --verify msg.asc msg

Public keys are listed at https://github.com/thorchain/Resources/blob/master/admin-GPG-keys.md

v0.3.6

30 Jun 20:43
af4ada1
Compare
Choose a tag to compare

0.3.6 (2021-06-30)

Fix

  • [Pools] Hide empty pending pools #1599
  • [UI] Misc. fixes / improvements #1566, #1568, #1581

Update

Checkout latest CHANGELOG

Release message msg

The following binaries have been signed by THORChain/ASGARDEX admins listed at https://github.com/thorchain/Resources/blob/master/admin-GPG-keys.md

bb7eb1fb2a79dcb1fbbc847103202d45823c9546890530a05a24772a32db2937  ASGARDEX-0.3.6-linux.AppImage
f877cfd5e2608df895c1f7c9b4cf8157e8612c5fcff13128350c5c88dfa3d8cd  ASGARDEX-0.3.6-mac.dmg
88e7e4efcc93c8a69784bedf4ad864788f4b67c39d2120277cc149d82ebe135f  ASGARDEX-0.3.6-win.exe

Verify release message with attached signature msg.asc

gpg --verify msg.asc msg

Public keys are listed at https://github.com/thorchain/Resources/blob/master/admin-GPG-keys.md