4.7k

Getting Started

Release Notes

Stay up to date with the latest improvements, new features and bug fixes released forFimaflow.

Release Notes provide a chronological overview of everything that changes across the platform, helping you quickly discover new capabilities and understand how updates may impact your projects.

Demo placeholderWhat's new in the latest release

Versioning

Fimaflow follows semantic versioning.

  • Major releases introduce significant new features or breaking changes.
  • Minor releases add new functionality while remaining backward compatible.
  • Patch releases focus on bug fixes, performance improvements and stability.

Example:

Versioning
v1.0.0
│ │ └── Patch
│ └──── Minor
└────── Major

Latest Release

v1.0.0

Released: January 2027

✨ New Features

  • • Initial release of the Visual Backend Builder.
  • • Visual Workflow Editor.
  • • REST API Designer.
  • • Database Nodes.
  • • Authentication Nodes.
  • • Environment Variables.
  • • Workflow Execution Engine.
  • • Framework Export (Hono, Fastify, Express and Elysia).
  • • Docker Export.
  • • MCP Server.
  • • MCP Client.
  • • AI Nodes.
  • • UML & ER (MERISE) Diagram Designer.
  • • Workspace and Project management.

🚀 Improvements

  • • Faster canvas rendering.
  • • Improved node execution performance.
  • • Better workflow validation.
  • • Optimized export generation.
  • • Reduced application startup time.

🐞 Bug Fixes

  • • Fixed node connection validation.
  • • Improved drag-and-drop reliability.
  • • Fixed execution panel refresh issues.
  • • Improved export stability.

Upcoming Features

The following features are currently in development.

  • • Additional backend framework exports.
  • • GitHub integration.
  • • GitLab integration.
  • • Real-time collaboration.
  • • Team comments.
  • • Workflow version history.
  • • Custom Node Marketplace.
  • • Visual Cron Builder.
  • • GraphQL support.
  • • Cloud Functions.
  • • Deployment Rollbacks.

These features may change before release.

Breaking Changes

Breaking changes are documented for every major release. Each entry includes:

  • • What changed
  • • Why it changed
  • • Migration steps
  • • Compatibility notes

Whenever possible, Fimaflow provides migration tools to simplify upgrades.

Security Updates

Security fixes are published as soon as they become available. Critical updates include:

  • • Vulnerability fixes
  • • Dependency updates
  • • Authentication improvements
  • • Runtime security enhancements

We recommend always using the latest stable version.

Deprecations

Features scheduled for removal are announced in advance. Each deprecation includes:

  • • The affected feature
  • • The recommended replacement
  • • The planned removal date

This gives developers enough time to migrate their projects.

Feedback

Have an idea or found an issue?

  • • Report bugs.
  • • Suggest new features.
  • • Share feedback with the Fimaflow team.

Community feedback helps shape future releases.

Next steps

Release Notes | Fimaflow