Changelog
What's new in FirstHandAPI
March 17, 2026v1.0.0-alphaLatest
- Deployment setup: iOS AppConfig, Docker, deployment guide
- Local development: database wiring, env loading, seed scopes
- Synthetic reviewers for sandbox testing
- Worker entrypoint with per-API-key rate limiting
- Premium routing analytics dashboard
March 16, 2026v0.9.0
- Buyer dashboard: task monitoring, audit viewer, correction insights
- Buyer appeals process with trust delta
- Payout system via Stripe Connect Express
- Anti-fraud backend: 7-signal fraud score, honeypot tasks, proof-of-human challenges
- Security hardening: KMS JWT signing, secret scanning
March 15, 2026v0.8.0
- Marketing website launch
- iOS reviewer app MVP (SwiftUI)
- TypeScript and Python SDKs
- MCP server for AI agent integration
- Image attachment support
- Trust & quality depth: 7-signal formula, rolling windows
- Developer experience: docs portal, long-poll, OpenAPI spec
- Billing depth: volume discounts, auto-top-up, credit expiration
March 13, 2026v0.1.0Foundation
- Monorepo setup with 12 packages
- Core API: tasks, webhooks, billing, API keys
- Database schema (23 tables)
- Authentication: API keys with SHA-256 + pepper
- Rate limiting, idempotency, audit logging
- Security Tier 1 complete (11 items)