• ‫Full Tunnel Mode‬ منتشر شد (PR #94): حالت جدید ‫`"mode": "full"`‬ که تمام ترافیک را end-to-end از طریق ‫Apps Script → tunnel node‬ شما روی یک ‫VPS‬ تونل می‌کنه. مرورگر مستقیم ‫TLS‬ با مقصد برقرار می‌کنه — بدون ‫MITM‬، بدون نیاز به نصب ‫CA‬. برای کاربرانی که ‫IP‬ ‫VPS‬ آن‌ها از ‫ISP‬ مسدوده ولی می‌تونن به ‫script.google.com‬ برسن (مثل بیشتر کاربران ایرانی). راهنما در ‫tunnel-node/README.md‬ برای راه‌اندازی ‫tunnel node‬ روی ‫VPS‬. این بازکنندهٔ مشکلات بسیاری از issueهای باز است (‫#61, #69, #100, #105, #110, #111, #113, #116‬) • اپ اندروید: گزینهٔ ‫«Full tunnel (no cert)»‬ در ‫dropdown‬ حالت اضافه شد • هنوز نیاز به تست end-to-end: ‫@Feiabyte‬ داوطلب شده برای آزمایش کامل از داخل ایران با ‫VPS‬ ترکیه. اگه کسی می‌خواد زودتر تست کنه، ‫tunnel-node‬ رو با ‫docker‬ روی ‫VPS‬ راه بندازه + ‫CodeFull.gs‬ رو deploy کنه + ‫`"mode": "full"`‬ بذاره در کانفیگ. هرگونه issue گزارش بدید --- • Full Tunnel Mode landed (PR #94): new `"mode": "full"` tunnels all traffic end-to-end through Apps Script → your tunnel node on a VPS. Browser does TLS directly with the destination — no MITM, no CA installation needed. Unblocks users whose VPS IP is blocked by their ISP but who can still reach `script.google.com` (most Iranian users). Setup guide in `tunnel-node/README.md` for deploying the tunnel node. Resolves the motivating case for #61, #69, #100, #105, #110, #111, #113, #116 • Android app: new "Full tunnel (no cert)" option in the mode dropdown • End-to-end testing still pending: @Feiabyte volunteered to test from Iran with a Turkey VPS. Anyone who wants to test earlier can deploy tunnel-node via Docker + deploy CodeFull.gs + set `"mode": "full"` in config. Report issues.