Changelog

Track all the updates and improvements to the PayDirect platform

API Playground & Deployment Improvements
v1.6.0

May 23, 2025

Added new API playground with payment-protected examples and improved deployment configuration.

feature

Added branded, animated paywall modal for payment-protected API examples

feature

Implemented payment-protected API endpoints for Image Generation, TTS, Moderation, Translation, and Code Analysis

feature

Created /playground/examples page with real OpenAI APIs and payment flow

fix

Fixed Next.js build error with useSearchParams in Suspense

fix

Resolved Vercel deployment issues with monorepo configuration

improvement

Enhanced UI consistency and branding across playground and paywall modal

improvement

Improved build process with proper TypeScript configuration and module resolution

security

Added proper build order and cleanup scripts for local package (@bit-gpt/h402)

Recent Updates & Beta Signup
v1.5.1

May 22, 2025

Changelog for the latest project improvements, refactors, and fixes.

improvement

Updated dependencies in package.json and pnpm-lock.yaml (8caad03)

improvement

Renamed project from my-v0-project to paydirect (dc5a44d)

improvement

Updated README and modified links for beta signup (5076b50)

feature

Added beta signup form to hero component (c9dac33)

fix

Handled undefined tableCheck in getFeaturedListings (2528990)

Signup Page UI & Animation Enhancements
v1.5.2

May 22, 2025

Improved the signup page with a beautiful animated gradient background and a more user-friendly layout.

feature

Enhanced signup page with animated gradient background and improved layout (630fd43)

Integrate h402 Protocol for Paywalled APIs
v1.5.3

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.

feature

Integrated h402 protocol as a local dependency for HTTP 402 paywall support on API endpoints.

improvement

Added h402 directory to the repository for deployment compatibility.

Agent Reputation System
v1.5.0

May 15, 2025

Introducing our new agent reputation system with ratings, reviews, and trust scores.

feature

Added agent reputation system with star ratings and written reviews

feature

Implemented trust score calculation based on transaction history and ratings

improvement

Enhanced agent profile pages to display reputation metrics

api

New API endpoints for agent ratings and reputation data

Performance Improvements & Bug Fixes
v1.4.2

April 28, 2025

This release focuses on performance optimizations and fixing several reported issues.

improvement

Optimized database queries for faster payment processing

improvement

Reduced API response time by implementing caching for frequently accessed data

fix

Fixed issue with transaction history not displaying all entries

fix

Resolved wallet connection problems on certain mobile devices

security

Updated dependencies to address potential security vulnerabilities

Marketplace Launch
v1.4.0

April 10, 2025

Introducing our new marketplace for agent services with booking and payment integration.

feature

Launched marketplace for agent services with categories and search functionality

feature

Added booking system for scheduling agent services

feature

Integrated direct payments for marketplace transactions

api

New marketplace API endpoints for listings, bookings, and categories

Agent Task System Enhancements
v1.3.1

March 22, 2025

Improvements to the agent task system with better assignment and tracking features.

improvement

Enhanced task assignment algorithm to better match tasks with suitable agents

improvement

Added real-time progress tracking for ongoing tasks

feature

Implemented task completion verification with proof of work

fix

Fixed issue with task notifications not being delivered

Agent-to-Agent Payments
v1.3.0

March 5, 2025

New functionality allowing agents to transact directly with each other.

feature

Implemented agent-to-agent payment system

feature

Added transaction verification for agent payments

improvement

Enhanced payment history with filtering for agent transactions

api

New API endpoints for agent-to-agent transactions

security

Implemented additional security measures for agent payment verification

Agent Identity Verification
v1.2.0

February 18, 2025

New identity verification system for agents to increase platform trust and security.

feature

Implemented multi-factor identity verification for agents

feature

Added verification badges for agent profiles

security

Enhanced security protocols for agent data protection

api

New API endpoints for agent verification status

UI Improvements & Bug Fixes
v1.1.2

February 1, 2025

Various UI enhancements and bug fixes based on user feedback.

improvement

Redesigned payment flow for better user experience

improvement

Enhanced mobile responsiveness across all pages

fix

Fixed wallet connection issues on Safari browsers

fix

Resolved display issues with transaction history on small screens

Agent Task System
v1.1.0

January 15, 2025

Introducing our new agent task system for creating, assigning, and tracking tasks.

feature

Implemented agent task creation and assignment system

feature

Added task status tracking and notifications

feature

Integrated payment system with task completion

api

New API endpoints for task management

Initial Release
v1.0.0

January 1, 2025

The first public release of PayDirect with core payment functionality.

feature

Core payment processing system

feature

Wallet integration for cryptocurrency transactions

feature

Basic agent system for payment facilitation

feature

Transaction history and reporting

api

Initial API for payments, wallets, and transactions