Back to the changelog

v0.9

May 9-10, 2026

n8n Native Bridge, task views, deploy with SSL

  • Integration

    n8n Native Bridge (Complete)

    Full bidirectional integration with n8n: tenant binding with health-check, smart workflow import, connector governance (Draft/Validated/Deprecated), scoped callback tokens, snippet generator for 5 actions, and dedicated n8nBridge API key scope.

  • Feature

    Task Kanban & Calendar

    View tasks as a Kanban board (columns by status) or in a monthly calendar with drag & drop rescheduling. Reopen completed tasks and cascade outcome/feedback policies from flows to individual tasks.

  • Improvement

    Dynamic Deploy with Caddy SSL

    New deploy compose with Caddy as reverse proxy, automatic SSL via Let's Encrypt, multi-instance configuration, and environment variables for domain, ports and services.

  • Improvement

    Settings Page Redesign

    Settings page now organized in tabs: Organization (tenant data, logo, branding), n8n (binding & snippets), Connectors (webhook & n8n), AI Providers.

  • Security

    n8n Security Audit

    12 security findings identified and resolved for the n8n bridge: uniform SSRF guards, DNS validation, mandatory encryption key on worker, schema/body limits, and validated connector state transitions.