Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
58 changes: 58 additions & 0 deletions src/blog/2026/07/flowfuse-release-2-32.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
---
title: "FlowFuse 2.32: TODO"
subtitle: "TODO"
description: "FlowFuse 2.32 TODO"
date: 2026-07-02
authors: ["jamie-strusz"]
image: /blog/2026/07/images/flowfuse-release-2-32TODO.png
tags:
- flowfuse
- news
- releases
tldr: "FlowFuse 2.32 TODO"
---

FlowFuse 2.32 TODO

<!--more-->

## TODO HEADER 1

TODO

### TODO

TODO

### In practice

- TODO

## TODO HEADER 2

TODO

### TODO

TODO

### In practice

- TODO

## What else is new?

For detailed breakdowns of each feature with additional visuals, visit our [changelog](/changelog/). For the complete list of everything included in FlowFuse 2.32, check out the [release notes](https://github.com/FlowFuse/flowfuse/releases).

If something in this release improves your workflow, or if there is still friction we can remove, please [share feedback or report issues regarding this release](mailto:contact@flowfuse.com?subject=Feedback%20on%202.27) to us.

## Try FlowFuse

### FlowFuse Cloud

The fastest way to get started is with FlowFuse Cloud.
[Get started for free]({% include "sign-up-url.njk" %}) and have your Node-RED instances running in minutes.

### Self-Hosted

Run FlowFuse locally using [Docker](/docs/install/docker/) or [Kubernetes](/docs/install/kubernetes/).
Loading