Skip to content

Latest commit

Β 

History

History
55 lines (46 loc) Β· 1.59 KB

File metadata and controls

55 lines (46 loc) Β· 1.59 KB

CHANGELOG

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.

[1.0.0] - 2026-02-23

Added

  • πŸŽ‰ 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

Features

  • 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

Documentation

  • README.md - Project introduction
  • TECHNICAL.md - Technical design
  • PROJECT_STRUCTURE.md - Project architecture
  • DEPLOYMENT.md - Deployment guide
  • CONTRIBUTING.md - Contribution guidelines
  • LICENSE - MIT License

Infrastructure

  • Docker & Docker Compose
  • Prisma ORM
  • PostgreSQL 15
  • Redis 7
  • Stripe Connect
  • Socket.io

[1.0.0] - 2026-02-23: Initial release πŸŽ‰