Docs
Changelog

Changelog

Version: 0.2.12 (Beta)

Current Version
Type: App
Release Date: 11/06/2023 \

  • Patch bug when changing between password and passcode
  • Update SDK and Extension to handle session management in a more sensible way. All requests are now grouped by domain hostname. And responses are redirected to the tab which sent the request. If a new tab is opened with the same hostname, the sdk will recognize if the user is signed in with crossmark (wallet address, node, user profile)
  • Add blacklist for injected SDK and other providers. It was determined that our injection script was disrupting functionality on websites like google maps, wordpress, etc.
  • Add ability to send payment jsons to sdk, and user can assign the payload to an active wallet
  • Patch explorer modifications when the node is active. Now the node will update when any change is made within the setting page
  • Network fee stabilization, removed fee calculation when simply signing a transaction
  • Update payload handler to fetch network id, sequence number and ledger number on load. This helps with transparency, the user will see the exact tx payload that will be signed and submitted to the ledger

Version: 0.2.11 (Beta)

Type: App
Release Date: 11/02/2023 \

  • Addressed all audit remediations addressed by Certik
  • Added support for longer and more secure passwords
  • Revised “new passcode” modal to require strong, unique digits
  • Add patch for changing user when on the settings page. Now when you change your user, the app will reset to the homescreen

Version: 0.2.10 (Beta)

Type: App
Release Date: 10/31/2023

  • Add xahua network support (mainnet/testnet)
  • Revised add new token page (search, filter, bulk add trustlines)
  • Revised network switching (nodes are now grouped by network, protocol and type)
  • Revised "add new network page (search, filter, preset nodes for convience)
  • Add ability to refetch network fee. NOTE - If account is not activated or found, network fee will fail to fetch
  • Revised NFT fetching to longer load times. Now all IPFS should be crawled, fetching, and cached
  • Add handler to tx details and token details models
  • Add feature - View tx details on explorer
  • Add feature - Remove trustline/token from account
  • Add feature - Burn NFT for nft detail page
  • Add feature - Opt bulk add trustlines

Version: 0.2.9 (Beta)

Type: App
Release Date: 09/21/2023

  • Minor change to card label color for first nft card release

Version: 0.2.8 (Beta)

Type: App
Release Date: 09/20/2023

  • Include a secondary issuer for minted cards - specifically for POAP

Version: 0.2.7 (Beta)

Type: App
Release Date: 09/07/2023

  • Fixed continuous loading indicator when using the faucet on homescreen

Version: 0.2.6 (Beta)

Type: App
Release Date: 09/05/2023

  • Fixed initial data fetching when new user or unlock
  • Stability improvements when mounting a custom card skin

Version: 0.2.5 (Beta)

Type: App
Release Date: 09/04/2023

  • Added "Not Activated" button on homescreen
  • Added a refetch shortcut icon in the dropdown menu
  • Add XRP prices calculation if on mainnet
  • Updated staggered data fetching for wallet and networks
  • Refined the caching mechanism and fallack rpc requests
  • Fixed issue with importing muemonic phrases if using cap lock (XPMarkets)
  • Fixed "send payment" issue with staged fetching...

Version: 0.2.4 (Beta)

Type: App
Release Date: 08/30/2023

  • Updated injected provider on the window objectNow.. Crossmark sdk has been moved to the window.xrpl object. More in line with the wallet connect injected wallets standard
  • Updated CDN packages for the sdk. Now the sdk is being compiled in both cjs and es modules. The sdk should be working on all import methods.
  • Added parsing for NFT's not using ipfs://

Version: 0.2.3 (Beta)

Type: App
Release Date: 08/29/2023

  • Major stability update. Fetching logic has been updated to prevent a massive spike on infrastructure. You should now be able to the popular infrastructures without problems. This includes xrplf and ripple s1.
  • Update to network fetching, now network fetching should be stable on incoming payloads
  • Add parsing support for partial payments
  • Fixed direction of offers. I had the taker pays and the taker gets switched around
  • Many reported issues about the injection api ( data.address “not found” issue). This has been fixed.
  • Add reserve calculation for the xrpl wallet balance. Critical wallet feature

Resolved Issues

  • [RESOLVED] Partial payment requ...
  • [RESOLVED] Error on signin...

Version: 0.2.2 (Beta)

Type: App
Release Date: 08/26/2023

  • Fixed critical importing issues with seed, or sim. These issues where found by the orchestra team and the certik team.

Resolved Issues

  • [RESOLVED] The balance on top a...
  • [RESOLVED] Importing stuck if w...
  • [RESOLVED] getNetwork and getAdd...

Version: 0.2.1 (Beta)

Type: App
Release Date: 08/24/2023

NOTE - Version 0.2.1 will require re-import of wallets and profiles. Sorry for any inconvenience. (Hopefully) this will be the last time we need to reinstall. All future versions will have datastore migration logic.

  • Add Updated parsing logic for Crossmark cards
  • Stability fixed for re-load balance on boot
  • Fix QR code type on the receive workflow. All default QR codes for simple string addresses. Not need for any special parsing @Vet compatible with XUMM

Resolved Issues

  • [RESOLVED] The balance on top a...
  • [RESOLVED] Importing stuck w...

Version: 0.2.0 (Beta)

Type: App
Release Date: 08/23/2023

IMPORTANT NOTE - This version will require a complete uninstall and reinstall. Version 0.2.1 will not require this, so if you already have crossmark installed, I would wait for version 0.2.1. (Coming tomorrow hopefully)

  • Add Privacy policy/terms and support page
  • Add fix for ethereum wallet generation
  • Add ability to add app to the app list

Resolved Issues

  • [FIXED] Display of network type...
  • ⁠⁠[RESOLVED] Unclear passcode flow...
  • ⁠[RESOLVED] Seed input box is fi...
  • ⁠[FIXED] No space between letter...

Version: 0.1.9 (Beta)

Type: App
Release Date: 08/23/2023

  • Add Card Features (Custom skins support and color support)
  • Add wallet filter for transaction list
  • Add persistent wallet in state management ( close/open to same wallet )
  • Revised incoming payload and stability- Revised payload scroll animation in hopes to remove rogue glitch/pixel issues- Revised deep card settings for multi-protocol support Settings>cards>card>addresses (needs fixing)
  • Add default card handler
  • Popup mode switching closes window
  • Added portfolio view

Resolved Issues

  • [RESOLVED] Passcode window list...
  • [RESOLVED] Trouble getting new...
  • [RESOLVED] "Crossmark false"
  • [RESOLVED] Copying stuff can ge...
  • [RESOLVED] Mouseover description...