Skip to content

Commit

Permalink
Merge pull request #2890 from FlowFuse/iframe-dashboard-changelog
Browse files Browse the repository at this point in the history
Dashboard iFrame support Changelog
  • Loading branch information
Steve-Mcl authored Dec 19, 2024
2 parents d896da0 + 2ed7e4f commit 2e91807
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions src/changelog/2024/12/dashboad-iframe.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: Allow Dashboards to be embedded in iFrames
description:
date: 2024-12-19 13:00:00.0
authors: ["ben-hardill"]
tags:
- changelog
---

With the 2.12.0 release the correct HTTP Headers can now be set to allow Dashboards hosted in Node-RED Instances on FlowFuse to be embedded into other pages as iFrames.

This option is under the Instance Settings on the Editor section.

![Enable iFrame Support](./images/enable-iframe.png){data-zoomable}
_Enabled iFrame Support_

This feature will require the latest Stack version, you will be prompted to upgrade if required.

![Upgrade Stack to Enable](./images/upgrade-iframe-dashboard.png){data-zoomable}
_Upgrade Stack to Enable_
Binary file added src/changelog/2024/12/images/enable-iframe.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2e91807

Please sign in to comment.