FlowX Release Notes - Quick Start
One Command to Rule Them All
- β
Creates folder:
release-notes/v5.x/v5.2.1-december-2025/ - β Generates release notes MDX from Jira (all FlowX projects)
- β Creates deployment guidelines template
- β
Updates
docs.jsonnavigation automatically - β Ready to review and customize
What You Get
Files Created
docs.json Updated
Your new release automatically appears in the navigation:Customize Your Release Notes
The generated MDX includes TODO markers where you add rich content:- Overview sections - Detailed feature descriptions
- Key Features cards - Business value highlights
- Screenshots/videos - Visual demonstrations
- Code examples - Implementation guides
- Benefits - Business impact
RELEASE-NOTES-GUIDE.md for full customization details.
Quick Commands
Example Workflow
Projects Included Automatically
The script fetches issues from:- CORE
- AI Integration
- Rendering Product Team
- MVP Team
- Plugins
- Platform Team
- Documentation
Troubleshooting
Connection Issues
Version Not Found
Need Different Projects
Edit the JQL query inscripts/release-notes-full (line 49)
Files Reference
| File | Purpose |
|---|---|
release-notes-full | Main command - Full integration |
release-notes | Quick MDX generation only |
jira-test-connection.js | Test Jira API |
jira-list-versions.js | List available versions |
jira-to-rich-release-notes.js | MDX generator (used by commands) |
Need Help?
- Customization: See
RELEASE-NOTES-GUIDE.md - MDX Components: Check existing release notes in
release-notes/v5.x/ - Troubleshooting: See
JIRA-INTEGRATION.md - Quick reference: See
README.md
Ready to create your first release notes?

