Demo Vectora theme demo — sample content only.

Get this theme →

Changelog

What's new in Vectora

Track every release, improvement, and fix as we evolve the platform.

feature v2.4.0

Visual workflow builder

Design complex automations with our new drag-and-drop workflow builder featuring conditional logic and approval gates.

Visual workflow builder

The new workflow builder replaces the previous rule-based editor with a full visual canvas. You can now:

  • Drag and drop workflow steps onto a canvas
  • Connect steps with conditional branches
  • Add human approval gates at any point
  • Preview execution paths before deploying

Conditional logic

Branch workflows based on data values, time conditions, or external API responses. Each branch can have its own set of actions and error handling.

Version history

Every workflow change is tracked with full version history. Roll back to any previous version with one click.

improvement v2.3.2

Performance improvements

Dashboard load times reduced by 40% and workflow execution latency improved across all regions.

Performance improvements

This release focuses on speed and reliability:

  • Dashboard initial load time reduced by 40%
  • Workflow execution latency improved by 25% on average
  • Database query optimization for analytics endpoints
  • Improved caching strategy for frequently accessed metrics

Regional improvements

EU and APAC regions saw the largest gains due to optimized data routing and edge caching deployment.

security v2.3.1

Security patch for API authentication

Important security update addressing token validation in API authentication flow.

Security patch

This release addresses a token validation issue in the API authentication flow that could allow expired tokens to be accepted under specific timing conditions.

Action required

All API users should rotate their API keys as a precaution. No customer data was accessed or exposed.

Details

  • Fixed race condition in token expiry validation
  • Added additional logging for authentication failures
  • Updated security documentation with new best practices