Releases: enkryptcom/enKrypt
Releases · enkryptcom/enKrypt
v1.0.4
v1.0.3
Features
- store coingeckoID on custom tokens if available #114 (brettkolodny)
- add dapps #126 (brettkolodny)
- add mew #126 (brettkolodny)
Bug Fixes
- bug fix and updates #121 (Mihail Polev)
- only show add tokens for networks that support it #114 (brettkolodny)
- dot subscribe issue #112 (kvhnuke)
- evm networks default to allow custom tokens #114 (brettkolodny)
- bug fix #121 (Mihail Polev)
- add token placement #114 (brettkolodny)
- long token names formatting issue #114 (brettkolodny)
- opensea hex dispplay #115 (kvhnuke)
- fix connecting popups #121 (Mihail Polev)
- bug fixes and updates #121 (Mihail Polev)
- add token popup ui #114 (brettkolodny)
- moonbeam apps #118 (kvhnuke)
- native asset info #114 (brettkolodny)
- dropdown fixes #121 (Mihail Polev)
- ui issues #114 (brettkolodny)
- EVM native token balance display #114 (brettkolodny)
- ui issue on long token names #114 (brettkolodny)
- polygon platform id #114 (brettkolodny)
- nft detail view fav #121 (kvhnuke)
- set coingeckoPlatform in base network #114 (brettkolodny)
- accounts popup #122 (kvhnuke)
- UI bug fix #123 (Mihail Polev)
- fill token data when first added #114 (brettkolodny)
- default gas to regular #129 (brettkolodny)
- disable browser back #131 (kvhnuke)
- tests #133 (kvhnuke)
Code Refactoring
- use assethandler when available for substrate #109 (brettkolodny)
- custom asset filtering #114 (brettkolodny)
- token storage existance check #114 (brettkolodny)
- add platform id to base-network #114 (brettkolodny)
- use CoingeckoPlatform in asset handler #114 (brettkolodny)
Chores
Commits
- acala and karura asset handler #109 (brettkolodny)
- f2d9efc: Merge branch 'develop' of github.com:enkryptcom/enKrypt into ui/bug-fix-1.0.0 (Mihail Polev) #121
- custom erc20 ui #114 (brettkolodny)
- update packages #113 (kvhnuke)
- load custom tokens when tokens are fetched #114 (brettkolodny)
- wallet_watchAsset RPC call and screen #114 (brettkolodny)
- c43bf97: Merge branch 'develop' of github.com:enkryptcom/enKrypt into ui/bug-fix-1.0.0 (Mihail Polev) #121
- f9218dd: Merge branch 'develop' of github.com:enkryptcom/enKrypt into ui/bug-fix-1.0.0 (Mihail Polev) #121
- add in NFT detail favorite button and refactoring NFT detail screen #120 (Mihail Polev)
- 86eb3df: Merge branch 'develop' of github.com:enkryptcom/enKrypt into ui/nft-detail-update (Mihail Polev) #120
- 24d662b: Merge branch 'develop' of github.com:enkryptcom/enKrypt into ui/bug-fix-1.0.0 (Mihail Polev) #121
- fix conflicts #121 (kvhnuke)
- c4e4379: Merge branch 'develop' into feature/evm-custom-tokens (brettkolodny) #114
- disable firefox minify #124 (kvhnuke)
- 227cbe7: Merge branch 'develop' into ui/bug-fix-1.0.2 (brettkolodny) #123
- afce445: Merge branch 'develop' into ui/add-dapps (brettkolodny) #126
- b34f1e6: Merge branch 'develop' into feature/acala-asset-handler (brettkolodny) #109
v1.0.2
Features
Bug Fixes
- evm send screen shows gas warning #88 (brettkolodny)
- disable button if not enough gas #88 (brettkolodny)
- use native balance for not enough gas warning #94 (brettkolodny)
- show error when there are no transactions in the response #94 (brettkolodny)
- last asset no longer cut off #95 (brettkolodny)
- balances under the minimum dont crash the extension #97 (brettkolodny)
- update readme #100 (brettkolodny)
- rivet timestamps #101 (kvhnuke)
- change Acala DOT icon to updated icon #107 (brettkolodny)
- accounts don't get cut off in account picker #107 (brettkolodny)
- tests #106 (kvhnuke)
- fees don't default to ETH before loaded #107 (brettkolodny)
- trim whitespace on private key entry #107 (brettkolodny)
- don't allow importing the same private key twice #107 (brettkolodny)
- show error if trying to add an account that already exists #102 (brettkolodny)
- don't show from token in changelly list #108 (brettkolodny)
- remove try catch #97 (brettkolodny)
- add global decimal #97 (brettkolodny)
- remove base-network public value #110 (brettkolodny)
Code Refactoring
- use default value instead of null #88 (brettkolodny)
- remove unneeded balance query #88 (brettkolodny)
- use different method to get maximum decimals #97 (brettkolodny)
- add accountAlreadyAdded to PublicKeyRing #102 (brettkolodny)
Chores
Commits
- 568ec80: Merge branch 'develop' into fix/evm-send-gas (brettkolodny) #88
- fix rarible message signing #99 (kvhnuke)
- make sure latest account is infront #99 (kvhnuke)
- cleanup #102 (kvhnuke)
- update yarn lock #102 (kvhnuke)
- disconnect hw after importing #104 (kvhnuke)
- add injection settings for ethereum and polkadotjs #106 (kvhnuke)
- 487102f: Merge branch 'develop' into feat/import-dot-keystore (brettkolodny) #102
- merged with develop #97 (kvhnuke)
- add TAP tDOT and WETH to Acala #110 (brettkolodny)
- v1.0.2 (kvhnuke)
v1.0.1
Bug Fixes
- ed warning after max and performance #87 (brettkolodny)
- icons #90 (kvhnuke)
- misc UI #91 (brettkolodny)
- substrate balance issue #90 (kvhnuke)
- seed phrase screen doesn't stay open after clicking away from settings #91 (brettkolodny)
- use from base and fix substrate get assets #92 (brettkolodny)
- substrate send account list display and ledger accounts #90 (brettkolodny)
- remove unneeded function #92 (brettkolodny)
Code Refactoring
- remove unneeded api ref #90 (brettkolodny)
- activeAccounts to use getAccountsByNetworkName #90 (brettkolodny)
- update swap to use getAccountsByNetworkName #90 (brettkolodny)
Commits
v1.0.0
Bug Fixes
- ed warning style and behavior #81 (brettkolodny)
- polkadot ui break #79 (kvhnuke)
- bnb #79 (kvhnuke)
- provider names and activity #82 (brettkolodny)
- network reordering #79 (kvhnuke)
- swap send address and fees #86 (brettkolodny)
- fee copy to say enkrypt #86 (brettkolodny)
- token list showing/not showing from token #86 (brettkolodny)
- hide zero balance assets #83 (brettkolodny)
- deploy contract nonce issue #79 (kvhnuke)
- nft urls #79 (kvhnuke)
- balance issue #79 (kvhnuke)
- new ui copy #84 (brettkolodny)
Commits
- multiple fixes #79 (kvhnuke)
- substrate dapps #80 (brettkolodny)
- 6e9f561: Merge branch 'fix/more-fixes-before-release' of github.com:enkryptcom/enKrypt into fix/more-fixes-before-release (kvhnuke) #79
- search networks by currencyname #79 (kvhnuke)
- moonbeam/moonriver tokens #83 (brettkolodny)
- change karura evm node #79 (kvhnuke)
- swap coming soon poppup #85 (brettkolodny)
- a05e8dd: Merge branch 'fix/more-fixes-before-release' into ui/swap-provider-names (brettkolodny) #86
- v1.0.0 #58 (kvhnuke)
v0.9.0
Features
- swap input errors #58,#64 (brettkolodny)
- search tokens by address #58,#64 (brettkolodny)
Bug Fixes
- increase EvmProvider request timeout #58,#64 (brettkolodny)
- swap from token defaults to native asset #58,#64 (brettkolodny)
- change BNB Smart Chain name from BNB to BSC #58,#64 (brettkolodny)
- UI bug fix and updates #58,#74 (Mihail Polev)
- network search #58,#75 (kvhnuke)
- search fields #58,#75 (kvhnuke)
- firefox webusb #58,#75 (kvhnuke)
Code Refactoring
- remove unused imports #58,#64 (brettkolodny)
Commits
- SwapProvider setup #58,#64 (brettkolodny)
- fetch swap to token amount #58,#64 (brettkolodny)
- choose between quotes #58,#64 (brettkolodny)
- ac7cc66: Merge branch 'develop' into feature/swap-tokens (brettkolodny) #58,#64
- dot/ksm swap, ui loading for token lists #58,#64 (brettkolodny)
- a9acc02: Merge branch 'develop' into feature/swap-tokens (brettkolodny) #58,#64
- swap address input field shows correct addresses #58,#64 (brettkolodny)
- 0daf235: Merge branch 'develop' into feature/swap-tokens (brettkolodny) #58,#64
- error poppups on swap #58,#64 (brettkolodny)
- d81b5d6: Merge branch 'develop' into feature/swap-tokens (brettkolodny) #58,#64
- max button and swap warnings #58,#64 (brettkolodny)
- more fixes #58,#75 (kvhnuke)
- add dapps for other chains #58,#76 (andrewdahn)
- add color to checkbox #58,#77 (andrewdahn)
- b0e31f9: Revert "devop: add dapps for other chains" (andrewdahn) #58,#77
- add dapps #58,#75 (kvhnuke)
- update readme #58,#75 (kvhnuke)
- workflow tweak #58 (kvhnuke)
- only select changelly tokens #58,#64 (brettkolodny)
- 75b7445: Merge branch 'develop' into feature/swap-tokens (brettkolodny) #58,#64
- verify error handling for now #58 (kvhnuke)
- hide general settings #58 (kvhnuke)
- v0.9.0 #58 (kvhnuke)
Release-v0.8.1
Bug Fixes
- fix Dot verify screen #75,#66 (Mihail Polev)
- update Verify screens #75,#66 (Mihail Polev)
Commits
Release-v0.8.0
Bug Fixes
- fix logo gradient #58,#66,#69 (Mihail Polev)
- use token's decimals in send instead of native decimals #58,#66,#70 (brettkolodny)
- update animation #58,#66,#69 (Mihail Polev)
- multiple #58,#71 (kvhnuke)
Chores
Commits
- minor tweaks #58,#64,#66 (kvhnuke)
- update UI colors #58,#66,#69 (Mihail Polev)
- save network to domainstate as well #58,#66 (kvhnuke)
- nft fixes #58,#72 (kvhnuke)
- hide nft send option #58,#72 (kvhnuke)
- multiple fixes #58,#72 (kvhnuke)
- multiple fixes #58,#72 (kvhnuke)
- only fill test info during development #58,#72 (kvhnuke)
- v0.8.0 #58 (kvhnuke)
latest
Features
Bug Fixes
- substrate transaction with different ss58 format address #58,#64,#66,#60 (brettkolodny)
- polkadot staking dapp #58,#64,#66 (kvhnuke)
- polkadot staking dapp #58,#64,#66 (kvhnuke)
- bump version #58,#64,#66 (kvhnuke)
- workflow and #53 #58,#64,#66,#59 (kvhnuke)
- workflow #58,#64,#66,#59 (kvhnuke)
- tests #58,#64,#66,#59 (kvhnuke)
- workflow #58,#64,#66,#59 (kvhnuke)
- workflow #58,#64,#66,#59 (kvhnuke)
- workflow #58,#64,#66,#59 (kvhnuke)
- workflow #58,#64,#66,#59 (kvhnuke)
- proper signertype for hw wallets #58,#64,#66,#59 (kvhnuke)
- fix bugs in 0.6.1 #58,#65 (Mihail Polev)
- file location #58 (kvhnuke)
- file location #58 (kvhnuke)
Code Refactoring
- add defined substrate types and token handler #58,#64,#66,#60 (brettkolodny)
- use BaseToken for substrate send screen #58,#64,#66,#60 (brettkolodny)
- evm send transaction to use BaseToken #58,#64,#66,#60 (brettkolodny)
- update BaseToken field and method names #58,#64,#66,#60 (brettkolodny)
- BaseToken getLatestPrice directly gets token price #58,#64,#66,#60 (brettkolodny)
Chores
- cleanup #58,#64,#66,#57 (kvhnuke)
- cleanup #58,#64,#66,#57 (kvhnuke)
- remove .DS_Store #58,#66,#61 (kvhnuke)
- cleanup #58,#66,#63 (kvhnuke)
Commits
- v0.6.0 #58,#64,#66 (kvhnuke)
- firefox fixes #58,#64,#66,#57 (kvhnuke)
- firefox fixes #58,#64,#66,#57 (kvhnuke)
- switching to docker builds #58,#64,#66 (kvhnuke)
- switching to docker builds #58,#64,#66 (kvhnuke)
- switching to docker builds #58,#64,#66 (kvhnuke)
- switching to docker builds #58,#64,#66 (kvhnuke)
- update docker node #58,#64,[#66](https://github.com/en...