Skip to content

Releases: ardriveapp/ardrive-web

2.79.0

20 Mar 20:08
503280d

Choose a tag to compare

  • Add snapshots tab to drive info panel
  • Fix D2N chunked snapshot uploads

v2.78.1

19 Feb 21:29
4f76ac0

Choose a tag to compare

  • Ensure gateway URL and GraphQL URL settings are honoured throughout the application

v2.78.0

19 Feb 00:12
84fdfd1

Choose a tag to compare

This release adds cryptocurrency payment support for Turbo credits and significantly improves the overall top-up experience for both
crypto and credit card payments.

Crypto Top-Up Features

8 supported tokens: ARIO (AO), ARIO (AO via ETH wallet), ARIO (Base), SOL, USDC (Base), ETH (Base), USDC (Ethereum), ETH
(Ethereum)
Smart wallet detection: Only shows wallets the user has installed (MetaMask, Coinbase, Rainbow, Brave, Phantom, Solflare,
ArConnect/Wander)
Live pricing: Real-time token prices via CoinGecko API
Wallet balance display: Shows current balance, payment amount, and balance after purchase
Network switching: Automatic chain switching for EVM wallets (Base L2, Ethereum L1)
Transaction tracking: Clickable transaction IDs linking to block explorers
Credit Card Improvements

Fixed empty grey modal bug when clicking "Review"
Improved form layout and validation
Consistent modal styling
UI/UX Standardization

Left-aligned modal titles with content-driven heights
Consistent 24/40/24/24 padding across all modals
Red accent line at top of modals (ArDrive design pattern)
Session expired/concurrent session warnings render inside modal (not dialog-on-dialog)
Technical Improvements

Turbo SDK integration with proper wallet adapter patterns
EVM payments use walletAdapter: { getSigner: () => signer } pattern
Solana payments use QuikNode RPC (public RPC returns 403 in browser)
Proper token amount conversion (6 decimals for ARIO/USDC, 18 for ETH, 9 for SOL)
Gateway URLs passed to SDK for network identification

v2.77.0

20 Jan 21:06
60f21a0

Choose a tag to compare

  • removes android sunset warning
  • improves sync performance and reliability for large drives
  • syncs new files when in pending state

v2.75.0

31 Oct 20:05
eb2336f

Choose a tag to compare

Release Notes

  • Add support for .eml file previews
  • Remove Zendesk links and references

v2.69.3

07 Jul 17:57
56c1167

Choose a tag to compare

  • Updated ar.io SDK for Web build to optimize primary name requests

v2.68.1

29 May 20:57
8678e31

Choose a tag to compare

Release Notes

  • Repairs login issues for non-Wander workflows

v2.68.0

29 May 20:10
3ded8c3

Choose a tag to compare

Release Notes

  • Implements ArFS v0.15 (Updated Drive Privacy Scheme)

v2.67.5

28 Apr 22:50
a93562d

Choose a tag to compare

Release Notes

  • Report failure to create a drive correctly

v2.59.0

04 Dec 15:43
0eab41e

Choose a tag to compare

Release Notes

  • Added support for displaying Primary Names in the ArDrive app