Skip to content
Changelog

What's new.

Every update shipped to PlugNode, newest first.

Feature
Flow version diffs

Compare any two published versions of a flow side by side. See added, removed, and changed nodes, edges, and config fields at a glance.

  • NewSide-by-side version comparison

    Pick any two published versions and see a visual diff of nodes, edges, and configuration changes.

  • NewSHA-256 change detection

    Each published version is hashed. The diff highlights only what changed between the two snapshots.

  • ImprovedVersion history timeline

    The history panel now shows a chronological list of published versions with timestamps and one-click diff access.

Permalink
Feature
Webhook secret rotation

Rotate your published flow's webhook secret without downtime. Old secrets stay valid for a grace period so callers can migrate.

  • NewOne-click secret rotation

    Rotate the signing secret for any published flow from the publish panel. No need to unpublish or redeploy.

  • NewGrace period for old secrets

    After rotation, the previous secret stays valid for 24 hours. Callers can update their config without downtime.

  • ImprovedSecret visibility controls

    Secrets are masked by default in the dashboard. Click to reveal, with an auto-hide timer for safety.

Permalink
Latest
Early access is open

PlugNode is live in early access. Build visual AI workflows on a drag-and-drop canvas, publish them as HTTP endpoints, and track every run.

  • NewVisual flow editor

    14 built-in nodes covering triggers, text/image/video/audio/music/sound-effects generation, file input, and utilities. Drag, wire, and run on the canvas.

  • NewPublish flows as API endpoints

    One-click publish turns any flow into a signed HTTP endpoint with async, sync, and streaming modes.

  • NewFlow versioning

    Every publish creates an immutable version snapshot. Compare versions with side-by-side diffs.

  • NewRun history

    Per-node execution details with inputs, outputs, duration, and token counts for every run.

  • NewFile storage

    Upload and manage files with pluggable storage backends (local, S3, R2, GCS). 5 GB default workspace quota.

  • NewProvider key management

    Bring your own API keys for Gemini, OpenAI, and ElevenLabs. Keys are AES-256-GCM encrypted at rest.

  • NewPublic sharing and remix

    Share flow outputs with a public link. Viewers can remix a copy into their own workspace.

Permalink