Changelog
Track all the updates and improvements to the PayDirect platform
May 23, 2025
Added new API playground with payment-protected examples and improved deployment configuration.
Added branded, animated paywall modal for payment-protected API examples
Implemented payment-protected API endpoints for Image Generation, TTS, Moderation, Translation, and Code Analysis
Created /playground/examples page with real OpenAI APIs and payment flow
Fixed Next.js build error with useSearchParams in Suspense
Resolved Vercel deployment issues with monorepo configuration
Enhanced UI consistency and branding across playground and paywall modal
Improved build process with proper TypeScript configuration and module resolution
Added proper build order and cleanup scripts for local package (@bit-gpt/h402)
May 22, 2025
Changelog for the latest project improvements, refactors, and fixes.
Updated dependencies in package.json and pnpm-lock.yaml (8caad03)
Renamed project from my-v0-project to paydirect (dc5a44d)
Updated README and modified links for beta signup (5076b50)
Added beta signup form to hero component (c9dac33)
Handled undefined tableCheck in getFeaturedListings (2528990)
May 22, 2025
Improved the signup page with a beautiful animated gradient background and a more user-friendly layout.
Enhanced signup page with animated gradient background and improved layout (630fd43)
May 22, 2025
Added the h402 protocol as a local package to enable on-chain paywalled API endpoints. The h402 directory is now included in the repository and ready for deployment.
Integrated h402 protocol as a local dependency for HTTP 402 paywall support on API endpoints.
Added h402 directory to the repository for deployment compatibility.
May 15, 2025
Introducing our new agent reputation system with ratings, reviews, and trust scores.
Added agent reputation system with star ratings and written reviews
Implemented trust score calculation based on transaction history and ratings
Enhanced agent profile pages to display reputation metrics
New API endpoints for agent ratings and reputation data
April 28, 2025
This release focuses on performance optimizations and fixing several reported issues.
Optimized database queries for faster payment processing
Reduced API response time by implementing caching for frequently accessed data
Fixed issue with transaction history not displaying all entries
Resolved wallet connection problems on certain mobile devices
Updated dependencies to address potential security vulnerabilities
April 10, 2025
Introducing our new marketplace for agent services with booking and payment integration.
Launched marketplace for agent services with categories and search functionality
Added booking system for scheduling agent services
Integrated direct payments for marketplace transactions
New marketplace API endpoints for listings, bookings, and categories
March 22, 2025
Improvements to the agent task system with better assignment and tracking features.
Enhanced task assignment algorithm to better match tasks with suitable agents
Added real-time progress tracking for ongoing tasks
Implemented task completion verification with proof of work
Fixed issue with task notifications not being delivered
March 5, 2025
New functionality allowing agents to transact directly with each other.
Implemented agent-to-agent payment system
Added transaction verification for agent payments
Enhanced payment history with filtering for agent transactions
New API endpoints for agent-to-agent transactions
Implemented additional security measures for agent payment verification
February 18, 2025
New identity verification system for agents to increase platform trust and security.
Implemented multi-factor identity verification for agents
Added verification badges for agent profiles
Enhanced security protocols for agent data protection
New API endpoints for agent verification status
February 1, 2025
Various UI enhancements and bug fixes based on user feedback.
Redesigned payment flow for better user experience
Enhanced mobile responsiveness across all pages
Fixed wallet connection issues on Safari browsers
Resolved display issues with transaction history on small screens
January 15, 2025
Introducing our new agent task system for creating, assigning, and tracking tasks.
Implemented agent task creation and assignment system
Added task status tracking and notifications
Integrated payment system with task completion
New API endpoints for task management
January 1, 2025
The first public release of PayDirect with core payment functionality.
Core payment processing system
Wallet integration for cryptocurrency transactions
Basic agent system for payment facilitation
Transaction history and reporting
Initial API for payments, wallets, and transactions