WF Release Hub Guide
Complete guide to using the Wadhwani Foundation Release Hub for managing product releases, tracking progress, and collaborating effectively with your team.
Getting Started
Navigate to the Products page to see all available products and their latest release status.
Click on any product to see detailed release history, notes, and planned upcoming releases.
Monitor release timelines, status updates, and coordinate with stakeholders effectively.
Key Features
Markdown-based Release Notes
Each release is documented in structured markdown files with frontmatter metadata
Version Tracking
Semantic versioning support with automatic sorting and organization
Status Management
Track releases through different stages: Planned, In Progress, Released, Cancelled
Next.js 15 with App Router
Latest React features with server components and streaming
TypeScript & Tailwind CSS v4
Type-safe development with modern CSS architecture
File-based Data Storage
Git-friendly markdown files for easy version control and collaboration
How to Use the Platform
Product Registry
All products are defined in data/index.md with frontmatter configuration:
📱 Products Page
Overview of all products with latest release info
📝 Product Details
Individual product pages with complete release history
Release File Structure
Each release is stored as a markdown file in the product directory:
Upcoming releases in roadmap
Currently being developed
Available to users
File-based Data Storage
All release data is stored in git-friendly markdown files:
📊 Release History
Complete version history tracked in git with diff support
🔄 Team Collaboration
Multiple team members can contribute via pull requests
Best Practices
Use clear, descriptive version numbers
Follow semantic versioning (major.minor.patch)
Include comprehensive release notes
Document features, fixes, and breaking changes
Set realistic planned dates
Update dates promptly when schedules change
Keep stakeholders informed
Regular updates on release progress and timeline changes
Coordinate release dependencies
Plan releases across interconnected products
Use consistent status updates
Maintain accurate release status for visibility
Technology Stack
Platform Features
This platform was designed with simplicity and maintainability in mind. The file-based approach ensures that release data is version-controlled, easily readable, and doesn't require complex database infrastructure while maintaining professional-grade functionality.
Need help? Visit our Support page for assistance.