Skip to content

Releases: enkryptcom/enKrypt

v2.17.0

13 Apr 22:01
1362fcf

Choose a tag to compare

Features

  • enhance UI components with improved styling and animations #788 (kvhnuke)
  • add loading state and validation for metadata updates in dot-update-metadata component #788 (kvhnuke)
  • enable NFT tab on Rootstock #791 (ahsan-javaiid)

Bug Fixes

  • adjust fee for MEW referrer and update wallet identifier handling in quote parameters #788 (kvhnuke)
  • bump version to 0.0.9 in package.json #788 (kvhnuke)
  • update version to 2.17.0 in package.json #788 (kvhnuke)
  • update layout and styling for network assets header and item components #788 (kvhnuke)
  • update transaction fees for various providers in swap configuration #788 (kvhnuke)
  • update version to 0.0.16 in package.json #788 (kvhnuke)
  • update Shibarium node URL to the correct endpoint #788 (kvhnuke)
  • ensure storageKeys are initialized for accessList and log errors in transaction verification #788 (kvhnuke)
  • update TokenResponseItem to use address_hash instead of address #794 (kvhnuke)

Code Refactoring

  • remove Telos activity handler and related configurations #788 (kvhnuke)
  • remove Taraxa network and related configurations #788 (kvhnuke)
  • remove Edgeware network and related configurations #788 (kvhnuke)
  • remove Amplitude network and related configurations #788 (kvhnuke)

Commits

  • 4a35d2c: Refactor code structure for improved readability and maintainability (kvhnuke) #788
  • 93b7b55: Refactor code structure for improved readability and maintainability (kvhnuke) #788
  • 337cd96: Merge branch 'devop/release-v2-17' of github.com:enkryptcom/enKrypt into devop/release-v2-17 (kvhnuke) #788

v2.16.0

25 Feb 19:09
50e9542

Choose a tag to compare

Features

  • enhance wallet connection and transaction verification UI with loading states and improved layout #786 (kvhnuke)
  • improve unlock keyring UI with enhanced layout and styling #786 (kvhnuke)
  • enhance sign typed data UI with loading state, improved layout, and permit details display #786 (kvhnuke)
  • enhance sign message UI with loading state, improved layout, and security notice #786 (kvhnuke)
  • add loading state and security notice to message decryption and encryption key request UI #786 (kvhnuke)
  • enhance network assets item UI with improved layout, styling, and responsive design #786 (kvhnuke)
  • enhance asset detail view UI with improved layout, styling, and responsive design #786 (kvhnuke)
  • add loading state to send transaction UI with spinner and loading text #786 (kvhnuke)
  • enhance send transaction UI with improved styling, animations, and background effects #786 (kvhnuke)
  • enhance network activity and account info components with token price, price change percentage, and sparkline data #786 (kvhnuke)
  • add RWA filter list and IP comply URL to swap configuration #786 (kvhnuke)
  • enhance UI components with improved styles and loading state #786 (kvhnuke)
  • enhance UI components with loading states and improved styles #786 (kvhnuke)

Bug Fixes

  • streamline RWA filter logic in token list processing #786 (kvhnuke)
  • signers: rename test suite from Ethereum to Bitcoin signing #784 (jack)
  • update version to 0.0.16 and improve TrezorConnect initialization logic #786 (kvhnuke)
  • update version to 0.0.6 in package.json #786 (kvhnuke)
  • update version to 0.0.7 in package.json for swap and utils packages #786 (kvhnuke)
  • update version to 0.0.8 in package.json and improve formatting in index.ts #786 (kvhnuke)
  • update expected address in ENS and Name Resolver tests #786 (kvhnuke)
  • update ETC node URL to use Rivet link #786 (kvhnuke)
  • update referrer addresses in FEE_CONFIGS and format URL constants #786 (kvhnuke)
  • update ETC node URL to use WebSocket connection #786 (kvhnuke)
  • enhance error handling in request method and improve document injection for Opera #786 (kvhnuke)
  • add currencySettingsState to defaultSettings in Ethereum tests #786 (kvhnuke)
  • update OKX API URL and adjust parameter names for consistency #786 (kvhnuke)
  • update test script to run all tests instead of specific ones #786 (kvhnuke)

Styles

  • improve styling and animation delays in send transaction UI #786 (kvhnuke)
  • enhance UI components for transaction verification with improved layout, styling, and animations #786 (kvhnuke)
  • enhance UI components with improved animations, layout, and styling across network activity views #786 (kvhnuke)
  • remove linear gradient backgrounds from various send transaction components for a cleaner UI #786 (kvhnuke)
  • update border and box-shadow styles for send transaction components to enhance UI consistency #786 (kvhnuke)

Code Refactoring

  • enhance UI components for send transaction flow #786 (kvhnuke)
  • remove 5ire network integration and update asset hub RPC URLs #786 (kvhnuke)
  • remove Godwoken network integration and related references #786 (kvhnuke)
  • remove Quartz network integration and related references #786 (kvhnuke)

Chores

  • update version to 0.0.14 in package.json #786 (kvhnuke)
  • update package versions and remove unused yarn version files #786 (kvhnuke)
  • update version to 2.16.0 in package.json #786 (kvhnuke)

Commits

  • 7de2f86: Refactor code structure for improved readability and maintainability (kvhnuke) #786
  • f58388a: Refactor code structure for improved readability and maintainability (kvhnuke) #786
  • f4966ce: Merge branch 'devop/disable-rwa-us' into ui/improvements (kvhnuke) #786
  • 88e59ea: Refactor code structure for improved readability and maintainability (kvhnuke) #786
  • 17e8f35: Refactor code structure and remove redundant sections for improved readability and maintainability (kvhnuke) #786

v2.15.0

18 Dec 21:56
996f7e6

Choose a tag to compare

Features

  • enhance restricted address handling in App.vue and index.vue #775 (kvhnuke)
  • implement wallet restriction handling in connect dapp and transaction screens #775 (kvhnuke)

Bug Fixes

  • ensure address check is performed after setting selected account in App.vue #775 (kvhnuke)
  • improve clarity of contact information in restricted page #775 (kvhnuke)
  • improve wording for restricted access message in index.vue #775 (kvhnuke)
  • update default value color handling in JsonTreeViewItem.vue #775 (kvhnuke)
  • correct duplicate wording in restricted wallet address message #775 (kvhnuke)
  • update systeminformation package to version 5.27.14 #776 (kvhnuke)
  • remove SkaleExorde endpoint and update activity handler logic #776 (kvhnuke)
  • update extension version to 2.15.0 #776 (kvhnuke)

Commits

  • cbf9a1a: Refactor code structure for improved readability and maintainability (kvhnuke) #776
  • 85de644: Remove Bitrock network integration and related references (kvhnuke) #776
  • f6cc409: Merge branch 'devop/package-updates-2-15' into devop/active-wallet-screen (kvhnuke) #775
  • 3ba70a1: Refactor code structure for improved readability and maintainability (kvhnuke) #776
  • c8387a9: Merge branch 'main' into develop (Kosala Hemachandra) #778

v2.14.0

27 Nov 00:37
9e92e23

Choose a tag to compare

Features

Bug Fixes

Code Refactoring

  • remove XLayer network support from asset handlers and types #768 (kvhnuke)
  • remove Canto network support from dapp lists and asset handlers #768 (kvhnuke)

Commits

  • cf3b326: Merge branch 'feat/nibiru-network' into feat/add-nibiru-network (Kosala Hemachandra) #748
  • package updates #768 (kvhnuke)
  • a5be057: Merge branch 'devop/package-updates-2-14' into fix/nodes (kvhnuke) #766
  • 7a00693: Merge branch 'devop/package-updates-2-14' into feat/nibiru-network (kvhnuke) #750
  • update packages #768 (kvhnuke)
  • coderabbit recs #769 (Gamaliel Padillo)
  • 305d41f: Refactor code structure for improved readability and maintainability (kvhnuke) #769
  • d2f8958: Merge branch 'feat/provider-names' into feat/restricted-popup (kvhnuke) #771
  • 319ad1b: Refactor Vue components for improved readability and maintainability (kvhnuke) #771
  • ad6990d: Merge branch 'main' into develop (Kosala Hemachandra) #772

v2.13.1

08 Oct 21:00
eb027e9

Choose a tag to compare

Bug Fixes

Commits

v2.13.0

02 Oct 19:14
ae5aa73

Choose a tag to compare

Bug Fixes

Commits

v2.12.0

18 Sep 21:42
c0b090a

Choose a tag to compare

Features

Chores

Commits

v2.11.0

16 Sep 17:55
b4a2ada

Choose a tag to compare

Features

Bug Fixes

Commits

v2.10.0

07 Aug 19:51
1b2c545

Choose a tag to compare

Bug Fixes

Commits

v2.9.0

30 Jun 18:02
e3fdc76

Choose a tag to compare

Features

  • Add Sonic network support - Chain ID 146, RPC wss://rpc.soniclabs.com, block explorer sonicscan.org, with full activity/asset/NFT handler integration #714 (seg)

Bug Fixes

Commits