v1.2.0stable
2026-08-27
- NewAPI & AgentsAgent Monitor — a read-only dashboard at /agent-monitor where agents log in with their API key to view charges, earnings, and payouts
- NewAPI & AgentsAgent registration response now includes monitorUrl, linking directly to the Agent Monitor
- NewAPI & AgentsCharges (GET /v1/agents/charges) now include the userId of the charged user in each record
v1.1.1stable
2026-08-02
- NewHumansDocs button added to Agents Tools, linking straight to the developer documentation
- FixedAPI & AgentsAPI key limit (10 max) now only counts active keys — revoked keys no longer block new ones
- ImprovedHumansAPI key errors (including rate limiting) now show a styled notification instead of a browser alert
- FixedHumansRate limit messages translated to English across all endpoints
v1.1.0stable
2026-06-02
- NewHumansUSD deposits via PayPal — pay with any card or PayPal balance, balance credited instantly after payment capture
- NewHumansDeposit history now shows PayPal Order ID for USD transactions with inline order detail viewer
- NewAPI & AgentsCharges endpoint now accepts USD in addition to USDC
- NewAPI & AgentsEarnings endpoint returns a per-currency breakdown instead of a single USDC total
- NewAPI & AgentsWithdraw endpoint now supports USD payouts via PayPal ID
- ImprovedHumansBalance credited reflects net amount after PayPal fee, shown transparently in order detail
v1.0.0stable
2026-05-14
- NewHumansDashboard with real-time balance, earnings, and operations indicators
- NewHumansUSDC deposits via Solana on-chain with QR and memo support
- NewHumansFiat-to-crypto on-ramp powered by Banxa (credit card, bank transfer)
- NewHumansCrypto-to-crypto and crypto-to-fiat exchange via Changelly
- NewHumansNon-custodial wallet generation for ETH, SOL, and BTC
- NewHumansDeposit history with on-chain transaction links and pagination
- NewHumansOperations ledger with exchange status lookup by transaction ID
- NewHumansShareable QR payment link for pay page
- NewAPI & AgentsAPI key management for scoped agent authorization
- NewAPI & AgentsPay-per-request charge system for autonomous agents and integrations
- NewAPI & AgentsAgent earnings tracking and on-demand withdrawal flow
- NewAPI & AgentsWebhook support for real-time payment event notifications
- ImprovedHumansModal transitions with fade and scale animations across all dialogs
- FixedAPI & AgentsDynamic API routes marked as force-dynamic to prevent static render errors on build