الكلجديدمُحسّنإصلاح
جديد

Credits overview in Dashboard

The Overview page now shows a Credits panel with your total credits used plus a per-product breakdown (Single, Proxy, Browser). Big numbers stay compact (like 29.7M) and hovering reveals the exact value. Respects your active filters and time range.

جديد

MCP Server: new landing page and connect flow

There's now a dedicated home for the FourA MCP Server at foura.ai/mcp. Pick your client (Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, or the hosted remote server), copy the config, or install with one click through the Add-to-Cursor and Install-in-VS-Code deeplinks. Four tools ship with it: foura_auto, foura_single, foura_proxy, and foura_browser.

جديد

Auto handles geo-gated sites automatically

Some targets only respond to specific countries (regional sportsbooks, marketplaces with geo restrictions). Auto now notices when a site is geo-gated, remembers which countries return real responses, and pulls fresh exits from those countries on later calls. Concurrent load also spreads across the allowed set, so one exit doesn't take the whole load and get rate-limited.

جديد

Playground supports Auto mode

The API Playground in your Dashboard now has Auto as a top-level Mode, alongside the Product row (Single, Browser, Proxy Finder). You can try the cost-aware ladder and session amortization end-to-end, set timeout_ms for the total budget, and pass ignoreProxies directly from the UI. Picking Auto switches off the per-product engines and vice versa.

جديد

Auto accepts timeout_ms and ignoreProxies

Two controls from the per-product endpoints landed on Auto. timeout_ms (5s to 180s, default 120s) is now the total budget for the whole call; the orchestrator portions it across internal rungs so one sub-call can't eat your entire window. ignoreProxies lets you pass a list of proxy IDs Auto should skip, honoured across warm sessions, the good-exit probe, and the new-exit search.

جديد

Six new languages, 13 total

Spanish, French, Japanese, Korean, Portuguese, and Russian joined the existing seven languages. The main site, the blog, the docs, and this Updates Portal all read in 13 languages now. Pick from the globe switcher in the header; your choice carries across surfaces via a shared cookie.

جديد

Auto endpoint in the Dashboard playground

The Dashboard playground now has an Auto tab. Paste a URL, hit Send, watch Auto crack it. You can set your own success criteria via the Validate group, and a URL history typeahead suggests previously-used URLs as you type (one shared list across all endpoints, capped at the last 50). Non-applicable fields hide per engine, so each tab shows only the inputs it actually uses.

جديد

اعرف تكلفة كل request بالرصيد

يحتوي كل response لـ API الآن على header باسم x-foura-credits يوضح تكلفة هذا الاستدعاء. وتوفر واجهة عرض Budget الجديدة في الـ Dashboard تفصيلاً لإنفاق الرصيد حسب الـ API key والـ domain والـ client IP مع مخطط زمني، كما يعرض الـ Playground الأمر نفسه في كل response لتتمكن من تقدير حجم الـ workload قبل توسيع نطاقه.

جديد

مدونة FourA تتوفر بسبع لغات

تُعرض الآن كل مقالة على المدونة باللغات الإنجليزية، والبلغارية، والألمانية، والبولندية، والفيتنامية، والصينية، والعربية. يتم الحفاظ على كتل الكود، وتنسيق Markdown، والروابط، ويعيد البحث العناوين الموطنة.

جديد

إطلاق اللغة العربية (مع RTL)

يعرض الموقع الرئيسي الآن باللغة العربية مع تنسيق كامل من اليمين إلى اليسار (RTL)، ليرتفع عدد اللغات المدعومة إلى 7. وإذا كانت لغة متصفحك لا تطابق الصفحة التي تصفحتها، فسيظهر شريط ضيق يعرض عليك التبديل إليها.

جديد

Browser يحل Turnstile التفاعلي بالكامل

المواقع التي تحجب الـ requests خلف أداة تحدٍ تفاعلية (نمط Turnstile المدار هو النمط الشائع) تعود الآن بـ HTML المصيّر عند استدعاء Browser باستخدام unblocker: true. تم التحقق من الطرف إلى الطرف ضد مواقع معروفة بحمايتها كانت تُرجع صفحة التحدي سابقًا.

جديد

الموقع وPlayground بست لغات

اختر لغتك من رمز الكرة الأرضية في header. يتوفر الموقع وPlayground الآن باللغات البلغارية، والصينية، والألمانية، والبولندية، والفيتنامية، والإنجليزية، مع URLs تدعم الإعدادات المحلية يمكنك حفظها كعلامة مرجعية أو مشاركتها.

جديد

إعادة تشغيل أي صف Activity في Playground

أصبح كل صف Activity يحتوي على payload مخزنة قابلاً للنقر الآن: يعرض مربع الحوار الـ request والـ response بالكامل (بتنسيق pretty-printed، مع أزرار نسخ ورسائل واضحة للـ requests التي واجهت خطأً قبل إنشاء body). انقر على "Open in Playground" لتحميل هذا الـ call بعينه مجدداً في النموذج مع عرض الـ response المؤرشف الخاص به بالفعل، لتتمكن من تعديل الـ parameters وإعادة التشغيل دون الحاجة إلى إعادة بنائه. تبقى الـ payloads المخزنة لمدة 24 ساعة، وتقتصر على آخر 200 لكل key.

جديد

إظهار مفاتيح API بعد الإنشاء

يمكن إظهار المفاتيح التي تنشئها بدءًا من اليوم في أي وقت، سواء في صفحة API Keys أو داخل curl reproducer في playground. انقر على أيقونة العين، وأكد الإجراء، وسيظهر المفتاح الكامل لمدة 15 ثانية قبل أن يختفي تلقائيًا (تُسجّل كل عملية إظهار في audit-log). تظل المفاتيح الأقدم قابلة للعرض لمرة واحدة فقط؛ أعد إنشاء أي مفتاح قديم لجعله قابلاً للإظهار.

جديد

خادم MCP متوفر الآن على mcp.foura.ai

وجّه أي عميل متوافق مع MCP إلى https://mcp.foura.ai/mcp وقم بالمصادقة باستخدام مفتاح API الخاص بـ FourA. ستحصل على Single و Proxy Finder و Browser كأدوات يمكن لنموذج LLM الخاص بك استدعاؤها مباشرة. يعمل مع Claude Desktop و Claude Code وأي عميل آخر يدعم بروتوكول MCP. دليل الإعداد ←