NPM retirement + Docker migration + AI selector fix
figranium
Automation & WorkflowsSelf‑hosted, block‑first automation control plane for deterministic browser workflows without sending data to SaaS
Features
- Block‑based visual workflow builder with click, type, wait, hover and JS execution actions
- Task API and CLI (`npx figranium`) for remote or local trigger with variable injection
- Automatic capture storage of screenshots/recordings and cookies in a dedicated captures tab
- Integrated proxy management – host, rotate, import HTTP/SOCKS proxies per task
- Scheduling via UI intervals or cron expressions, plus security features like auth, IP allowlists and audit trails
Recent releases
View all 50 releases →- Ollama SSRF hardening with strict settings and API target validation
- Cron next-run calculation optimization
- Sandbox proxy optimization for extraction flows
- Block editing interaction improvements
- Extraction scripts must be migrated to use data.html() instead of $$data.html().
- Explicitly enable ALLOW_PRIVATE_NETWORKS if internal network access via Docker bridges is required.
- ALLOW_PRIVATE_NETWORKS is now disabled by default, which may block access to internal networks.
- Extractor scripts migrated to use data.html() instead of $$data.html().
- Blocked host.docker.internal in SSRF protection via url-utils.js to prevent internal network probes via Docker bridges.
- Global AI model settings for OpenAI, Anthropic, Gemini, etc.
- Get Content action to extract full page content and store it as a variable
Added Ollama integration for local LLM support in CSS selector and script generation. Overhauled DOM context cleaning by stripping non-essential tags/attributes to reduce token usage. Introduced HTTP Request action blocks for API interaction. Implemented CSP headers, SSRF protection, and WeakMap caching.
- SSRF via webhook redirects and Baserow output provider
- Sandbox escape via getPrototypeOf
- Session security hardening with httpOnly cookies and HSTS
- Dashboard task search with keyboard shortcuts
- Performance improvements including 70x table detection speedup
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.