Changelog

Release notes & bug fixes for NusaBlink.

v1.0.0

Beta Launch

APR 04, 2026

Key Features

  • Instant SOL LinksEasily create and share Solana distribution links to multiple recipients at once.
  • PIN-Based ClaimsFunds can only be claimed by recipients who hold the correct secret PIN.

Security & Blockchain

  • AES-256 Encryption: Vault credentials are fully encrypted on the client side before hitting the database.
  • Server-Side Integrity: Claim amounts are verified from the signed transaction buffer to prevent any client-side spoofing.
  • Privacy Masking: Sensitive wallet addresses are masked at the server level to protect user identity and transaction history.
  • Anti Brute-Force: Wallets are automatically and permanently locked out after 5 consecutive failed PIN attempts.
  • Atomic Rent Recovery: Automated refund of the rent-exempt balance to the sender's wallet upon the final claim. *No more stuck lamports!*