New
- Legal pages. Cove now has dedicated Terms and Privacy pages, linked from the footer on every page. The pages render correctly in both light and dark mode.
- Status filter on the deposit table. Filter your activity on the dashboard by deposit status to quickly find pending, claimed, or expired payments.
- Redesigned landing footer. A cleaner, minimal dark footer with quick links to product, legal, and docs.
- Floating navbar. The marketing site navbar has been refactored into a floating pill layout for a more modern feel.
Updated
- Branded claim link domain. Claim links are now generated on
covecash.appinstead of a generic deploy URL — easier to recognize and share. See claim links for how to send and revoke them. - Cleaner wallet connect experience. The “Connect Wallet” buttons now use a single, neutral wallet icon and open a unified wallet selection modal instead of branded per-provider buttons. Once connected, the trigger reflects your active wallet. See connecting a wallet.
- Deposit activity table polish. The status column header has a clearer dropdown affordance and hover state, making the filter discoverable.
- Copy feedback on claim links. The “Copy link” button now shows a confirmation state when a claim link is copied to your clipboard.
- App favicon. Replaced the default favicon with the Cove app icon across the product.
Fixed
- Token symbol on deposit activity. The activity table no longer hardcodes “SOL” — USDC and USDT deposits now display their correct token symbol. See making a deposit.
- Timeouts on proof generation. Increased the request budget for ZK-intensive flows so deposits and claims complete reliably on slower networks. Background on the proof flow lives in how privacy works.
- RPC reliability. Updated the RPC and relay endpoints used by the app to prevent intermittent timeouts when submitting transactions.
- Claim screen polish. Fixed several visual jumps on the claim page and stabilized the navbar while claims are processing. Recipients see a smoother flow in redeeming a claim link.
