Skip to content

Releases: onbloc/adena-wallet

v1.9.0-rc.0

08 Feb 01:41
925cb4f
Compare
Choose a tag to compare
v1.9.0-rc.0 Pre-release
Pre-release

Release Adena Wallet 'v1.9.0-rc.0'

What's Changed

  • Refactor container & layout by @skqksh in #320
  • Refactor css, components by @skqksh in #321
  • Refacto mixins.flex related code, fix UI issue by @skqksh in #322
  • Refactor. update navigator by @skqksh in #323
  • feat: [ADN-335] Apply tm2-js-client for creating wallets by @jinoosss in #324
  • feat: [ADN-362] Update Account migration model by @jinoosss in #325
  • working on connect ledger feature by @skqksh in #327
  • Update register home screen by @skqksh in #328
  • feat: Add a page components by @jinoosss in #326
  • feat. Update ledger connection UI, fix connection error by @skqksh in #329
  • feat: [ADN-363] Implement airgap account creation process by @jinoosss in #330
  • feat: [ADN-372] Implement a transaction broadcast for airgap account by @jinoosss in #331
  • feat. refactor WebButton, WebHeader by @skqksh in #332
  • feat: [ADN-366] Implement google account creation process by @jinoosss in #333
  • feat. Update create wallet by @skqksh in #334
  • feat. Update add account by @skqksh in #335
  • feat: [ADN-367] Implement private key and seed phrase export by @jinoosss in #336
  • feat: [ADN-373] Implement questionnaire process by @jinoosss in #337
  • fix: [ADN-314] Fix GNOT sending error by @jinoosss in #338
  • fix: [ADN-344] Fix Switch Network UI by @jinoosss in #339
  • fix: [ADN-360] Change log box's size by @jinoosss in #340
  • Import wallet/account features, code refactoring by @skqksh in #341
  • feat: [ADN-375] Add component test code by @jinoosss in #342
  • feat: [ADN-377] Navigate to a web page in the extension by @jinoosss in #343
  • feat: [ADN-376] Clean up unused pages by @jinoosss in #344
  • refactor. Update Sensitive Info Component by @skqksh in #347
  • refactor. remove unused codes and files by @skqksh in #348
  • Set link for learmore, Update all set UI by @skqksh in #349
  • chore: Change to package version 1.9.0 by @jinoosss in #346
  • feat: [ADN-339] Develop sign-in process in webpage by @jinoosss in #345
  • fix: [ADN-384] Change font from Intel to Inter by @jinoosss in #352
  • fix: [ADN-381] Fix to redirect to Initial Setup page when user first run the extension by @jinoosss in #351
  • feat: Add airgap account signing failure page by @jinoosss in #350
  • feat. Update web UI by @skqksh in #353
  • fix: Fix a Web UI Bugs by @jinoosss in #354
  • fix. web-button css code error by @skqksh in #355
  • fix: [ADN-394] Fix the page URL by @jinoosss in #356
  • fix: [ADN-410] Fix an error of Approve Transaction popup by @jinoosss in #359
  • fix: [ADN-400] Fix transfer not working on additional accounts by @jinoosss in #358
  • fix: [ADN-407] Fix an error of broadcasting signed tx by @jinoosss in #357
  • fix: [ADN-407] Fix an error of broadcasting signed tx by @jinoosss in #360
  • feat. Update generate seed phrase screen UI by @skqksh in #361
  • fix: Fix a Web UI Bugs by @jinoosss in #364
  • fix: [ADN-401] Fix an account information showing error in sidebar menu when wallet is locked by @jinoosss in #363
  • fix: [ADN-409] Fix Cannot Sign Transaction popup by @jinoosss in #362
  • fix: [ADN-390] Common fix for component align and modal size by @jinoosss in #365
  • fix: [ADN-418] Fix grc20 token search list by @jinoosss in #368
  • fix: Fix a navigate action in Network Pages by @jinoosss in #367
  • fix: [ADN-412] Fix the duplication registration logic of the adding account by @jinoosss in #366
  • fix: Fix UI Issues by @jinoosss in #369
  • fix: [ADN-425] Improve Indicator processing by @jinoosss in #370
  • fix: [ADN-424] Fix an error of establish connection ui by @jinoosss in #371
  • Update UI/UX for web by @skqksh in #372
  • feat. Update connect ledger UI/UX by @skqksh in #373
  • feat: [ADN-431] Modify common theme data by @jinoosss in #374
  • feat: [ADN-430] Modify common components by @jinoosss in #375
  • refactor. to use WebTitleWithDescription component by @skqksh in #376
  • fix: Fix UI Issues by @jinoosss in #377
  • fix: Fix UI Issues by @jinoosss in #394

Full Changelog: v1.8.5...v1.9.0-rc.0

v1.8.5

19 Dec 01:43
976c856
Compare
Choose a tag to compare

Release Adena Wallet 'v1.8.5'

What's Changed

  • fix: Fix error on failed exposures when injection approve fails by @jinoosss in #297
  • Refactoring code for eslint, test and typo by @skqksh in #298
  • Fix typo by @skqksh in #305
  • Refactor types, typo by @skqksh in #306
  • fix: [ADN-351] Fix encoding when arg value of transaction message is none by @jinoosss in #309
  • Merge branch 'develop' into main by @jinoosss in #311
  • chore: Change to package version 1.8.5 by @jinoosss in #312
  • feat: Add transaction execution detailed response by @jinoosss in #314
  • chore: Change GnoSwap default chain info by @jinoosss in #313
  • chore: Change to work on GitHub action tag creation by @jinoosss in #317
  • chore: Change regular expressions in action scripts by @jinoosss in #318
  • feat: Change default network by @jinoosss in #319

New Contributors

Full Changelog: v1.8.4...v1.8.5

v1.8.5-rc.1

15 Dec 17:51
976c856
Compare
Choose a tag to compare
v1.8.5-rc.1 Pre-release
Pre-release

Release Adena Wallet 'v1.8.5-rc.1'

What's Changed

  • fix: Fix error on failed exposures when injection approve fails by @jinoosss in #297
  • Refactoring code for eslint, test and typo by @skqksh in #298
  • Fix typo by @skqksh in #305
  • Refactor types, typo by @skqksh in #306
  • fix: [ADN-351] Fix encoding when arg value of transaction message is none by @jinoosss in #309
  • Merge branch 'develop' into main by @jinoosss in #311
  • chore: Change to package version 1.8.5 by @jinoosss in #312
  • feat: Add transaction execution detailed response by @jinoosss in #314
  • chore: Change GnoSwap default chain info by @jinoosss in #313
  • chore: Change to work on GitHub action tag creation by @jinoosss in #317
  • chore: Change regular expressions in action scripts by @jinoosss in #318
  • feat: Change default network by @jinoosss in #319

New Contributors

Full Changelog: v1.8.4...v1.8.5-rc.1

v1.8.4

17 Nov 04:11
8877db5
Compare
Choose a tag to compare

Release Adena Wallet 'v1.8.4'

Features

  • Add Adena version information to injection script

v1.8.3

16 Nov 06:26
1be20f1
Compare
Choose a tag to compare

Release Adena Wallet 'v1.8.3'

Features

  • Update dependencies
  • Add transaction processing loading

v1.8.2

10 Nov 03:32
fc04c02
Compare
Choose a tag to compare

Release Adena Wallet 'v1.8.2'

Features

  • Fix transaction processing and tm2-js-client update
  • Add Gnoswap Testnet chain info

v1.8.2-rc.0

09 Nov 04:56
003c0a8
Compare
Choose a tag to compare
v1.8.2-rc.0 Pre-release
Pre-release

Release Adena Wallet 'v1.8.2-rc.0'

Features

  • Fix transaction processing and tm2-js-client update

v1.8.1

23 Oct 11:14
aa5ba5d
Compare
Choose a tag to compare
v1.8.1 Pre-release
Pre-release

Release Adena Wallet 'v1.8.1'

Features

  • Add /vm.m_run message handler
  • Add MakeTx Method

Bugs

  • Rename method adena.MakeTx to adena.SignTx

v1.8.0

06 Sep 12:45
Compare
Choose a tag to compare

Release Adena Wallet 'v1.8.0'

Features

  • Change CI/CD
  • Change to package version 1.8.0
  • Combine the settings menu with the side bar menu
  • Implement account details page
  • Add network as criteria of manage token list
  • Change data structure in established site
  • Add territori RPC to the default network list
  • Fix infinite loading for inactive accounts
  • Add network change injection method
  • Implement loading screen for injection

Bugs

  • Fix screen location error
  • Add an error message on sending page
  • Fix error screen when connecting to invalid custom network
  • Apply grc20 search list differently depending on network
  • Fix Edit Network
  • Fix Transaction Details page
  • Fix injection UI
  • Change Network UI
  • Fix minor UI changes

v1.7.7

31 Jul 08:17
Compare
Choose a tag to compare

Release Adena Wallet 'v1.7.7'

Features

  • Change the transaction detail page URI