Changelog

Product updates and new features

v3.1.0FEATURE
June 24, 2026
  • Persistent Login & Credential Deposit system: AI-driven credential storage with short-lived deposit tokens, temporary (3h auto-expire) and permanent modes
  • Fernet (AES-128 + HMAC) encryption for stored credentials, replacing weak XOR fallback
  • Admin Panel: live usage stats, hot-reloadable server config, one-click restart, credential inventory
  • Strict single-admin enforcement: only dario@dariocositore.com holds admin rights (enforced client + server side)
  • Hard demo limit: 10 tool executions per user per month to protect server during public demo phase
  • Tier-based daily execution quotas: free (10), starter (500), pro (1,500), unlimited (5,000)
  • Dashboard "Stored Logins" management page with individual and bulk credential revoke
  • Consent/audit metadata for credential deposits (requested_by, consent_given_at, deposited_via)
  • Refresh token endpoint now accepts both httpOnly cookie and JSON body for MCP client compatibility
  • Server-side validation hardened: expanded action types, falsy-value handling fix for tab_index=0
v3.0.0MAJOR
May 28, 2026
  • Universal Hub fully launched (all Phases 0–6 complete)
  • Full alias/short link system: claim, release, auto-claim on high-quality connectors, resolution across all endpoints
  • Clean tool presentation in the universal hub (un-namespacing + rich metadata: creator, quality score, aliases)
  • Quality scoring (0-100) and duplicate detection on push with user-facing warnings
  • New public endpoint: GET /connectors/similar for generation-time guidance
  • Major documentation overhaul: comprehensive developer handbook (verbose-plan.md), quick start guide, updated contributor guide, improved API & install docs
  • Public hub now displays claimed aliases and creator attribution on connector cards and detail pages
  • Dashboard: full Alias Management UI (claim, view, release short links)
  • Chrome Extension v1.5.0 with hub-optimized prompts and post-generation quality warnings
  • Improved public discovery: filters by domain/creator/search + sorting by quality/popularity
  • Clean release process established using synced/ release candidate folder
v2.15.0MAJOR
May 20, 2026
  • Execution Engine Phase 6 -- Future Extensions: super-connector generation, cross-server federation (Firecrawl, Anthropic), persistent agent memory
  • Execution Engine Phase 5 -- Production & Scale: browser context pool (20 concurrent), per-connector execution policies, full audit logging
  • Execution Engine Phase 4 -- Hybrid Intelligence: vision-augmented steps (vision_click, vision_fill, vision_extract), mid-execution LLM router
  • Execution Engine Phase 3 -- MCP Composition: call_mcp step (connectors calling other connectors), call_mcp_external, call_mcp_batch for parallel execution
  • Execution Engine Phase 2 -- Advanced Primitives: conditional branching (if_exists, if_value, goto/label), multi-tab management, file upload/download, smart waits
  • Categorization system: 12 categories with auto-categorization based on source URL domain
  • Public analytics dashboard at hub.dariocositore.com/metrics with live counters and growth charts
  • Prometheus metrics endpoint with 10+ metrics for monitoring
  • Connector detail pages at /connector-detail?id={id} with JSON-LD structured data for SEO
  • One-click fork & improve for public connectors
  • Leaderboard with all-time, weekly, and monthly rankings
  • Points & scoring system with anti-gaming measures
  • Email verification system via Resend API
  • Social login: Google, X (Twitter), GitHub OAuth
  • Chrome extension auth with JWT token relay
  • httpOnly cookies for XSS-resistant authentication
  • CORS locked to app and hub domains
v2.10.0FEATURE
May 18, 2026
  • Gamification system: points, badges, leaderboard, public profiles
  • Social login: Google, X (Twitter), GitHub OAuth with account linking
  • Chrome extension v1.0.13 with JWT auth and connector push
  • Hub website: landing page, connector directory, documentation
  • Dashboard app: auth pages, settings, connector management
v2.5.0FEATURE
May 16, 2026
  • Auth system: registration, login, JWT tokens, refresh, password reset
  • Connector attribution: creator tracking, ownership checks
  • Rate limiting: per-user and per-IP tiers
  • MCP protocol support: Streamable HTTP and legacy SSE
  • Playwright-based DOM step execution engine
v2.0.0MAJOR
May 15, 2026
  • Initial server deployment on Hetzner VPS with Docker + Caddy
  • VPS security hardening: SSH key-auth, firewall, fail2ban, auto-updates
  • Backup system with encrypted daily snapshots
  • Dario Hub connector with 8 built-in tools