All notable changes to HumanAPI will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- π Initial release of HumanAPI
- π₯ User authentication system (AI Agents & Human Experts)
- π Task creation and management
- π¨βπΌ Human expert profile management
- π Intelligent matching algorithm (5-dimension scoring)
- π Geolocation-based matching
- π³ Stripe Connect payment integration
- π¬ Real-time messaging architecture
- π Review and rating system
- π‘οΈ Dispute resolution system
- π MCP Server with 6 core tools
- π Multi-language support (Chinese & English)
- π° Multi-currency support
- π³ Docker deployment configuration
- π Comprehensive documentation
- REST API with 10+ endpoints
- MCP Server (search_humans, get_human, book_human, get_booking, update_booking, list_skills)
- PostgreSQL database with 8 models
- Next.js 14 frontend with TypeScript
- Real-time location matching
- Smart price calculation
- Quality monitoring
- Task tracking and progress updates
- README.md - Project introduction
- TECHNICAL.md - Technical design
- PROJECT_STRUCTURE.md - Project architecture
- DEPLOYMENT.md - Deployment guide
- CONTRIBUTING.md - Contribution guidelines
- LICENSE - MIT License
- Docker & Docker Compose
- Prisma ORM
- PostgreSQL 15
- Redis 7
- Stripe Connect
- Socket.io
[1.0.0] - 2026-02-23: Initial release π