-
Notifications
You must be signed in to change notification settings - Fork 19
Update stale content for new product offerings #5595
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
KristopherLeads
wants to merge
44
commits into
main
Choose a base branch
from
stale-content-fix
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
5484709
Update plc-to-mqtt-using-flowfuse.md
KristopherLeads d14a925
Revise FlowFuse account information and format warning
KristopherLeads 0cd607d
Update plc-to-mqtt-using-flowfuse.md
KristopherLeads e4792d0
Update plc-to-mqtt-using-flowfuse.md
KristopherLeads bd20fd3
Update plc-to-mqtt-using-flowfuse.md
KristopherLeads 6b1a9bc
Update mqtt-influxdb-tutorial.md
KristopherLeads be03c8d
Add FlowFuse product update to Modbus data article
KristopherLeads 22b5feb
Update blog post with FlowFuse product information
KristopherLeads 5ec9461
Update InfluxDB article with FlowFuse product information
KristopherLeads 97dfc3b
Update interacting-with-arduino-using-node-red.md
KristopherLeads 6eaa8b9
Update how-to-choose-right-iot-device-management-tool.md
KristopherLeads c119b7b
Update armxy-bl340.md with FlowFuse product info
KristopherLeads 69950de
Update annual billing announcement with new products
KristopherLeads dc021ac
Update flowfuse-release-2-15.md
KristopherLeads 23effd0
Update flowfuse-release-2-13.md
KristopherLeads f050e78
Update blog post with new FlowFuse product information
KristopherLeads 777c73b
Update lastUpdated date in blog post metadata
KristopherLeads df2ddc7
Update how-to-choose-right-iot-device-management-tool.md
KristopherLeads 2de82da
Update interacting-with-arduino-using-node-red.md
KristopherLeads 376f4c0
Change lastUpdated date to 2026-08-13
KristopherLeads 91cbf2a
Update how-to-use-mqtt-in-node-red.md
KristopherLeads ee53a89
Update lastUpdated date for Modbus to MQTT guide
KristopherLeads a64a4d6
Update mqtt-influxdb-tutorial.md
KristopherLeads b0fb2cf
Update flowfuse-release-2-14.md
KristopherLeads d0aad86
Update FlowFuse release notes for version 2.20
KristopherLeads 8ae9963
Update flowfuse-release-2-21.md
KristopherLeads ede31e1
Update flowfuse-release-2-24.md
KristopherLeads ae4ffb2
Update MQTT announcement with lastUpdated and product info
KristopherLeads 33f75b9
Update FlowFuse 1.11 release notes
KristopherLeads f75082c
Update community-news-09.md
KristopherLeads 6dd1082
Update dashboard-multi-tenancy.md
KristopherLeads 025ff25
Update team-to-pro-plan-rename.md
KristopherLeads 200c6eb
Update free-tier.md
KristopherLeads ac3f9d1
Update free-tier-onboarding.md
KristopherLeads 511c4fc
Update pricing-change.md
KristopherLeads f782530
Revise device pricing and introduce new products
KristopherLeads 1d6f914
Add certified nodes update to changelog
KristopherLeads 1a116d7
Update introduction-enterprise-tier.md
KristopherLeads cf25190
Update changelog with devices integration details
KristopherLeads 965dd35
Update changelog for email alerting feature
KristopherLeads 4b706ff
Update scheduled-maintenance.md
KristopherLeads 851071c
Update march-scheduled-maintenance.md
KristopherLeads 072f789
Update July scheduled maintenance details
KristopherLeads e595baa
Deduplicate product-update note into a component
Yndira-E File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,17 @@ | ||
| <script setup lang="ts"> | ||
| // Fixed-copy note for blog/changelog markdown: ::product-update-note | ||
| // Wraps @nuxt/ui's built-in ProseNote (::note) so the recurring "three products" | ||
| // announcement text lives in one place instead of being duplicated across every post | ||
| // (see PR #5595, which pasted the raw ::note block into ~30 files). | ||
| </script> | ||
|
|
||
| <template> | ||
| <ProseNote> | ||
| Exciting Update! FlowFuse is now available as three different products: | ||
| <a href="/product/edge/">FlowFuse Edge for OT teams</a>, | ||
| <a href="/product/hub/">FlowFuse Hub for IT teams</a>, and | ||
| <a href="/product/fleet/">FlowFuse Fleet</a> for managing devices at scale. | ||
| Visit the <a href="/product/">FlowFuse Product Page</a> to learn how the platform | ||
| enables you to build and manage industrial apps at scale. | ||
| </ProseNote> | ||
| </template> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@KristopherLeads since it was the same copy for all the md files, I've created a nuxt component. It'll be easier to update if we need to.