Dynamic Schema Validation & Edge Routing
Introducing real-time JSON schema validation in the dashboard and improved edge node routing for faster global config delivery.
- FeatureJSON Schema Validator: Upload and validate configs against custom JSON schemas directly in the UI before pushing to production.
- FeatureEdge Routing Optimization: Config requests now automatically route to the nearest edge node, reducing latency by ~35% globally.
- ImprovementDashboard Performance: Reduced initial load time by 40% through lazy-loading and bundle splitting.
- FixFixed webhook retry logic failing silently when rate limits were hit.