API Rate Limit Calculation Corrected
Fixed an edge case where concurrent webhook deliveries were incorrectly counting against the API rate limit. Limits now accurately reflect actual content API calls only.
AI-Powered Content Tagging & Summaries
Generate automatic metadata tags and executive summaries for your articles using our new FlowAI engine. Reduces manual editorial overhead by up to 40%.
Dashboard Loading Time Reduced by 40%
Optimized initial data fetching with selective payload streaming and edge caching. First Contentful Paint now averages 0.8s globally.
GraphQL Schema Namespace Changes
Refactored the core schema to use prefixed types for better multi-tenant isolation. `Post` → `ContentPost`, `User` → `TeamUser`. Migration guide provided.
Webhook Retry Logic for Failed Deliveries
Resolved an issue where transient 5xx errors were causing permanent webhook failures. Implemented exponential backoff with 5 retry attempts.
Multi-Language Preview Mode
Preview localized content variants directly in the editor without publishing. Switch between 50+ supported locales in real-time with dynamic asset fallbacks.