Changelog

Latest updates and improvements to the BringRings API.

v2.0.0December 25, 2024

API Key Security Upgrade

🔒 Security

  • Implemented bcrypt hashing for API key storage
  • Added view-once key generation with truncated display
  • New runtime validation middleware with prefix-based lookup
  • Rate limiting on API key generation endpoints (10 ops/hour)

✨ New Features

  • API key scopes support (full access by default)
  • Last used timestamp tracking
  • Enhanced developer documentation website

⚠️ Breaking Changes

  • All existing API keys must be regenerated
  • New key format: pk_live_xxxxxxxx...xxxx
  • Authentication header changed to x-api-key
v1.5.0December 1, 2024

Campaign Management Improvements

✨ New Features

  • Parallel campaign deployment support
  • Enhanced campaign analytics
  • Lead list management improvements
v1.0.0November 1, 2024

Initial Release

🎉 Features

  • Calls API for initiating AI voice calls
  • Agents API for managing AI agents
  • Workflows API for orchestration
  • JavaScript SDK
  • Comprehensive API documentation

Stay Updated

Follow our changelog to stay informed about new features, improvements, and breaking changes.