โ Back to Home
๐ Platform Updates
v1.1.0March 13, 2026
Pump.fun Tokenized Agent Integration
- โNEW: Integrated Pump.fun Tokenized Agent payment system alongside existing x402 protocol
- โDonors can now choose "Donate via Agent Token" on any fundraiser campaign
- โA portion of every agent donation automatically triggers buybacks of the OpenFund token
- โBuilt on @pump-fun/agent-payments-sdk โ the new Tokenized Agents standard from Pump.fun
- โServer-side transaction building with client-side wallet signing (no private keys exposed)
- โOn-chain invoice verification with retry logic for reliable payment confirmation
- โAgent payments are recorded in the same database as x402 donations โ unified transaction history
- โBuyback mechanism creates organic demand for the OpenFund token with every donation
- โZero changes to the existing x402 P2P flow โ both payment paths coexist
- โNew "AGENT: PUMP.FUN" indicator in the homepage HUD
- โFull documentation added to FAQ and Updates pages
v1.0.0March 13, 2026
x403 Anti-Bot Security & UI Overhaul
- โx403 wallet authentication - cryptographic proof of human verification
- โAutomatic security check before wallet connection (30-min sessions)
- โPrevents bot spam, fake accounts, and automated marketplace abuse
- โMessage signing only (no gas fees, no blockchain transactions)
- โEducational modal explains x403 benefits clearly to users
- โSession-based auth with localStorage cleanup on disconnect
- โRemoved all gradient buttons - clean solid orange theme
- โRedesigned wallet connect button
- โRemoved emojis from footer for cleaner look
- โContract address display on homepage (copyable CA)
- โNew 3D piggy bank scene on homepage
- โ"NO KYC FUNDRAISING" hero subtitle
v0.9.0March 8, 2026
Major UX Overhaul - Professional Polish & Enhanced Browsing
- โProfessional toast notification system replacing all browser alerts
- โBeautiful confirmation dialogs with backdrop blur replacing confirm() popups
- โBreadcrumb navigation added to all major pages for better orientation
- โContent-aware loading skeletons replacing generic spinners (cards, tables, stats)
- โAdvanced browse filters: Sort by Recent/Price/Views + Price range filtering
- โPrice range options: Under $10, $10-$50, $50-$100, Over $100
- โExternal link icons added to transaction hashes with hover animations
- โToast variants: success (green), error (red), warning (yellow), info (blue)
- โReal-time sorting and filtering without page reloads
- โSmooth zoom-in animations for confirmation dialogs
- โAuto-dismiss toasts after 5 seconds with manual close option
- โConsistent design language across all user interactions
- โReusable component architecture for future enhancements
v0.8.1March 4, 2026
Fundraiser Progress Tracking & UX Improvements
- โFixed fundraiser progress bars now always visible on details page
- โFixed goal amounts - now uses user input instead of hardcoded $500
- โReal-time donation tracking - raised amounts calculated from actual transactions (source of truth)
- โAdded progress bars to fundraiser list view with multiple indicators
- โList view shows: bottom progress bar, amount display ($X/$Y), and percentage badge
- โClickable organizer/seller wallets - filter fundraisers or listings by wallet
- โSeller wallets on market listings link to all items by that seller
- โOrganizer wallets on fundraisers link to all fundraisers by that organizer
- โFixed wallet text sizing - now smaller (6/4 chars) to fit properly in boxes
- โRemoved manual database sync needs - API now calculates raised amounts dynamically
- โFixed TypeScript interface to properly support goalAmount and raisedAmount fields
- โEnhanced catalog page to show accurate progress bars with transaction data
- โResponsive progress indicators - different info shown at mobile/tablet/desktop
v0.8.0March 1, 2026
Fundraisers Platform, Chat Replies & Community Chat
- โNEW: Complete fundraiser platform alongside listings marketplace
- โAnonymous fundraising with same x402 payment flow as purchases
- โFundraiser categories: Medical, Education, Community, Emergency, Creative, Other
- โFull seller management: Create, edit, deactivate fundraisers in "My Listings"
- โAdmin support: Separate fundraiser tab with independent approval workflow
- โFixed fundraiser x402 donation protocol (proper payment verification)
- โFull threaded reply system in community chat
- โReply messages display quoted context with visual indicators
- โClick reply quotes to smoothly scroll to original message with highlight
- โDesktop: Click reply button | Mobile: Swipe right on messages
- โBackend enrichment system fetches original message data for replies
- โOwner protection: Hide purchase/donate buttons on own items
- โFixed horizontal scrollbar in chat with overflow controls
v0.7.0February 27, 2026
Marketplace Expansion & View Analytics
- โRebranded from "Software Marketplace" to "Digital Marketplace"
- โPlatform now supports any legal goods, not just software
- โView counter feature - track listing popularity
- โView analytics displayed on all listing cards
- โTotal views prominently shown on listing detail pages
- โAnimated pulse effect on featured listing badges
- โFixed homepage spacing to account for navbar/footer offset
- โImproved page padding across all views
- โEnhanced empty state with "Be the first to list" CTA button
- โUpdated all labels from "software" to generic "product" terminology
- โView counts persist across sessions and increment on each visit
v0.6.0February 25, 2026
Edit Listings & New Category
- โEdit listing functionality - update title, description, price, category, and image
- โNew "Jobs/Services" category for freelance and service listings
- โCritical USDC account warning added to listing creation
- โDelivery URL is now locked after creation (cannot be edited)
- โEdited listings require admin re-approval if previously live
- โImproved form validation and user feedback
- โOptional URLs (demo video, whitepaper, GitHub) remain editable
v0.5.0February 22, 2026
UI Refresh & Featured Listings
- โComplete color refresh across the app
- โGrid and list view toggle for all listings pages
- โCompact list view for efficient browsing (more listings visible)
- โAdmin pin feature - promote up to 3 featured listings
- โPinned listings always appear first with "Featured" badge
- โExternal links kept blue for standard web UX
- โChat message reactions
- โImproved mobile navigation with hamburger menu
v0.4.0February 20, 2026
Public Chat & Community Features
- โPublic chat for marketplace trading
- โOptional listing attachments - share your products in chat
- โAdvanced content filtering (URLs blocked, profanity filtered)
- โColor-coded messages for selling, buying, and general chat
- โ60-second rate limiting with cooldown timer
v0.3.0February 18, 2026
Reviews, Reports & Activity Logging
- โVerified buyer reviews system on all listings
- โUser reporting with flag icon
- โComprehensive admin activity logging (all actions tracked)
- โAuto-refresh admin dashboard with isolated components
- โFAQ & Updates pages with footer navigation
v0.2.0February 16, 2026
Anti-Spam & Enhanced Security
- โMaximum 3 active listings per wallet
- โRate limiting on all API endpoints
- โAuto-pull listings after 3 failed purchases
- โEnhanced seller USDC account validation
- โSolflare wallet support added
v0.1.0February 14, 2026
Initial Beta Launch
- โx402 micropayment protocol integration
- โAnonymous P2P fundraising platform
- โSolana USDC payments
- โAdmin approval system
- โLeaderboard and Hall of Fame