Release Notes
A full history of features, improvements, and fixes shipped to the Vuken platform.
build 1.0.7.20260630110300
Refreshes the marketing site and brand, shows amounts in friendly units across the wallet, and fixes issues in the withdrawal and cashier flows.
- Redesigned home page highlighting wallet management, automated collection, cashier, staking, and the developer API
- New use-case sections for merchants, treasuries, and developers
- Updated brand visuals, including a new icon and share image
- Balances, withdrawals, and staking amounts now show in human-readable units (e.g. 1.5 TRX) across the wallet pages
- You enter amounts in everyday decimals — unit conversion is handled automatically
- The two-factor (TOTP) prompt no longer appears behind the amount field when making a withdrawal
- Cashier payment links now use the validity period you select instead of always defaulting to 1 hour
- Sub-addresses can be created directly from the wallet detail page
build 1.0.6.20260630165800
Adds a collection gas reserve so your main address always keeps enough TRX to fund future sub-address collections, with clearer safeguards across staking and collection.
- New setting to reserve TRX on your main address for funding sub-address collections
- Collections now pre-check that the main address holds enough TRX before running, preventing avoidable failures
- Staking respects the reserve — you can no longer stake away the TRX needed to fund upcoming collections
- Clearer messaging when there isn't enough TRX to fund a collection
build 1.0.5.20260630161500
Adds in-console TRON staking and unstaking, plus on-chain governance voting for Super Representatives with reward claiming.
- Stake TRX from a main wallet to gain Energy or Bandwidth
- Unstake TRX, with the on-chain waiting period clearly indicated
- Withdraw matured unstaked TRX back to your available balance
- View total staked TRX and available resources at a glance
- Vote for Super Representatives and reallocate your votes at any time
- See your available TronPower and claimable rewards in one place
- Claim accrued voting rewards directly from the console
- Staking, unstaking, and withdrawals require two-factor (TOTP) confirmation when 2FA is enabled
build 1.0.4.20260627161400
Optimizes balance retrieval with short-lived caching for snappier, more reliable updates and fewer rate-limit issues.
- Wallet and cashier balance checks are served from a short-lived cache, making frequent refreshes faster and less likely to hit rate limits
- On-chain balances are fetched on demand rather than on a fixed schedule, reducing unnecessary network calls
- Tuned post-transaction timing so balances settle more reliably after on-chain actions
build 1.0.3.20260625190500
Improves on-chain connectivity reliability and reduces transient errors when reading from the network.
- Requests made without your own network key now use a platform fallback, reducing rate-limit errors on shared endpoints
- Temporary issues such as rate limits no longer affect the status of your saved network keys
- More resilient handling of upstream errors for smoother on-chain reads
build 1.0.2.202605270514
Introduces the Cashier token manager and payment link generator, adds per-asset minimum collection amount configuration, and resolves several stability issues.
- New Cashier button on sub-address detail page — generate a shareable payment link with QR code
- Customers can open the payment link in any browser without logging in
- Configurable link validity period (1h / 2h / 8h / 24h)
- Select the collect asset (USDT / TRX) when generating a cashier link
- QR code and copyable URL displayed immediately after generation
- Handles existing active sessions: shows warning and provides Revoke & Regenerate option
- Security notice: payment link is only shown once at creation; a new link must be generated if lost
- Open in new tab button for quick preview of the payment page
- Payment page: QR code is shown inline and expanded by default — no extra click required
- Payment page: only the selected asset balance is displayed
- Payment page: progress bar shows how far the balance is from the minimum collect amount
- Payment page: active collection task progress is shown with status, timestamps, and auto-refresh
- Payment page: Collect Now button is hidden while a task is in progress
- Payment page: How to Pay guidance updated with a clear 3-step flow
- Clicking the Cashier button on a sub-address now opens a token list manager
- List view shows all cashier tokens for the current address: status, expiry, network, and creation time
- Active tokens can be revoked individually; expired tokens are clearly labeled
- Inline create view within the manager: select asset, set validity period, generate link without leaving the panel
- Sub-address subscription settings now support separate minimum collection amounts per asset (USDT / TRX)
- Cashier payment page enforces the per-asset minimum matching the selected collect asset
- Wallet detail collect modal enforces per-asset minimums before enabling the Collect button
- Collect modal shows available balance and minimum collect amount side-by-side
- Minimum collection amount inputs now accept human-readable values (e.g. enter 1 for 1 USDT)
- A live preview shows the stored value alongside the entered amount
- Wallet detail collect modal displays balance and threshold in human-readable format
- Fixed a crash in sub-address subscription settings where editing the minimum collection amount field caused the form to disappear
- Fixed an issue where the sidebar user label could briefly show a stale value on page load
- Fixed the Dashboard welcome greeting and user info sometimes showing incorrect values on first load
- Fixed the Change Email page occasionally displaying an outdated email address on initial render
build 1.0.1.202605260525
Introduces Google Authenticator TOTP two-factor authentication with a full enable/disable flow, automatic TOTP verification prompts on sensitive operations, and a redesigned dashboard layout.
- Enable 2FA in Settings → Security using any TOTP-compatible app (Google Authenticator, Authy, etc.)
- QR code display + manual secret key for device-less setup
- 6-digit verification input with auto-submit on completion
- Secure disable flow — requires a valid TOTP code to turn off 2FA
- Login automatically handles the TOTP verification step when 2FA is enabled
- Sensitive operations (password change, email change, subscriptions, transfers) automatically prompt for a TOTP code when 2FA is enabled
- Verification happens in-place — the original action completes seamlessly after the code is confirmed
- Dashboard sidebar supports drag-to-resize and collapsible icon-only mode
- Mobile sidebar toggle is built into the top navigation bar
- Sidebar size and collapse state are remembered across sessions
- Updating password no longer invalidates the current session
- Fixed unable to disable TOTP
- Fixed TOTP verification prompt not appearing on the password change and email change pages
- Fixed an issue where certain delete actions did not complete correctly
- Sensitive account operations require TOTP verification when 2FA is enabled
- Backup secret key shown during TOTP setup to prevent account lockout
- TOTP disable action requires a valid code to prevent accidental or unauthorized disabling
build 1.0.0.202605251101
First public release of Vuken — anonymous TRC20 wallet management platform.
- Main wallet address creation and management
- Token balance display with manual and auto refresh
- TRON resource management — Energy and Bandwidth overview with stake / unstake / delegate / undelegate operations
- Sub-address generation and management (requires Sub Address subscription)
- Token collection tasks to sweep sub-addresses into the main wallet
- Withdrawal (transfer) from main wallet
- Command history with type and status filtering, pagination
- Network API Key management for improved blockchain query performance
- REST API access with Bearer token authentication
- Developer API token creation and revocation
- Webhook configuration with HMAC-SHA256 signature verification
- Webhook delivery records and debug testing
- Open Platform API reference documentation
- Developer subscription (free) — API access, webhooks, cashier
- Sub Address subscription — 3 tiers: Starter (9.9 TRX), Standard (19.9 TRX), Enterprise (39.9 TRX)
- Subscription settings panel per service
- Plan change and cancellation support
- Payment link generation for sub-addresses
- Time-limited payment sessions
- No Vuken account required for payers
- Email-only registration — no KYC required
- Email verification flow
- Profile management: update username, password, and email
- Automatic session expiry handling
- Light mode default with system preference detection
- All API keys encrypted at rest
- Developer API tokens shown only once at creation
- Webhook payloads signed to verify authenticity
- Secure session token storage