Product Documentation

Acme SaaS Platform — Version 3.2 Release Notes

💬 Try the AI Assistant Click the blue chat bubble in the bottom-right corner. The assistant has read this entire page and can answer your questions about the content below.

What's New in v3.2

This release focuses on developer experience improvements and performance upgrades across the board. We've reduced API response times by 40% through query optimization, introduced a new webhook system for real-time event streaming, and shipped a completely redesigned dashboard.

The billing system now supports usage-based pricing with per-seat and per-API-call models, giving teams the flexibility to choose the plan that fits their usage patterns.

New Features

🔔 Webhook System

Subscribe to real-time events: user.created, invoice.paid, api.quota_exceeded, and 12 others.

📊 Analytics Dashboard

Rebuilt from scratch with customizable widgets, date range filters, and CSV export support.

🔑 API Key Rotation

Zero-downtime key rotation with a grace period for legacy keys — no more emergency rollbacks.

🌍 Multi-region Support

Data residency in US, EU, and APAC regions. Choose your region during account setup.

Pricing Plans

Plan Price API Calls / mo Team Seats Support
Starter$010,0001Community
Pro$49/mo500,0005Email
Business$199/mo5,000,00025Priority
EnterpriseCustomUnlimitedUnlimitedDedicated

Supported Integrations

Connect with your existing tools through our native integrations:

Slack GitHub Jira PagerDuty Datadog Zapier Salesforce HubSpot Stripe Twilio

Breaking Changes

The v1/users endpoint is deprecated as of this release and will be removed in v4.0 (scheduled for Q4 2026). Migrate to v2/users which now returns a paginated response with cursor-based navigation.

The legacy_auth parameter in login requests is no longer accepted. All authentication must now use OAuth 2.0 or API keys.