You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Complete CORS Configuration Overhaul: Replaced the simple app.cors.allow: true/false configuration with a comprehensive, fine-grained CORS configuration system. This provides much better control over security and flexibility for different deployment scenarios. Migration required - see MIGRATION.md.