Changelog
Stay up to date with the latest updates and improvements to OrderFlow.
v0.3.3May 04, 2026
Release v0.3.3
✨ New Features
- New order watchdog report — GitHub Actions cron runs at 9 AM and 3 PM CST, fetches only new orders since the last run via report state tracking, and sends a mobile-responsive HTML email summary
v0.3.2May 04, 2026
Release v0.3.2
✨ New Features
- Add report_state table and /api/report-state endpoint to persist last run timestamp per report, enabling new order watchdog triggers to fetch only truly new orders since the previous run
v0.3.1April 23, 2026
Release v0.3.1
✨ New Features
- Add SelfNamed vendor detection for skincare category products during WooCommerce sync
- Display applied coupons with code and discount amount on order detail page
- Show coupon indicator icon on orders list for orders with applied coupons
v0.3.0April 22, 2026
Release v0.3.0
✨ New Features
- Add brand icons, section headings, and store count to stores page
v0.2.0April 21, 2026
Release v0.2.0
✨ New Features
- New order alert — 15-minute GitHub Actions cron syncs stores and emails when orders arrive within 30 minutes
- Add createdAfter query param to /api/orders for time-windowed order lookups
🐛 Bug Fixes
- Remove high-value total threshold (P1) from watchdog — no longer flags orders based on amount alone
- Exclude checkout-draft orders from watchdog analysis and reports
- Prioritize duplicate fingerprint and failed order flags at the top of the watchdog report
v0.1.5April 14, 2026
Release v0.1.5
🐛 Bug Fixes
- Adjust watchdog cron to 13:00 UTC for 8:00 AM CDT
v0.1.4April 13, 2026
Release v0.1.4
✨ New Features
- SemVer release management integrated into /pr-create with auto-tag workflow
- Watchdog replaced CCR trigger with GitHub Actions cron workflow
- Order watchdog skill and daily email report endpoint
- /pr-create and /pr-review Claude Code skills
- PR creator and PR reviewer agentic workflows
🐛 Bug Fixes
- Address PR review issues in watchdog script
- Add Zod validation, secret auth, and env-var addresses to send-report
- Load .env.local via dotenv for API key resolution in agents
📝 Other Changes
- Update CLAUDE.md to reflect v0.1.3 project state
v0.1.0January 13, 2026
Initial Release - Complete Platform Redesign
✨ New Features
- WooCommerce store integration with multi-store support
- Centralized order management dashboard
- Real-time analytics and performance insights
- Order tracking across multiple stores
- Revenue trend analysis and reporting
- Automated order status updates
🎨 Design & UI
- Complete landing page redesign with modern light theme
- Implemented Aeonik font family for improved typography
- Responsive navigation with sticky header
- Mobile-optimized hamburger menu with right alignment
- Feature showcase with 3-column grid layout
- Clean minimal footer with version display
- Violet/indigo gradient accent palette with white backgrounds
- Smooth hover transitions and interactive elements
📄 Pages & Navigation
- Hero section with gradient text and call-to-action
- Features section highlighting Store Integration, Order Management, and Analytics
- Changelog page for release notes and updates
- Simplified navigation with Features and Changelog
- Documentation page structure
🔧 Technical Improvements
- Next.js 16.1.1 with App Router architecture
- React 19.2.3 integration
- Tailwind CSS v4 with custom color system
- TypeScript for type safety
- Local font loading with Aeonik, Inter, and Geist
- Component-based architecture (Header, Footer, reusable UI)
- Optimized spacing and layout consistency
- Dynamic version number display from package.json
♿ Accessibility & Performance
- Responsive design for mobile, tablet, and desktop
- Optimized font loading with display swap
- Semantic HTML structure
- Proper heading hierarchy
- Keyboard navigation support
🎯 Core Capabilities
- Store Integration: Connect and manage multiple WooCommerce stores from one dashboard
- Order Management: Centralized view of all orders across multiple WooCommerce stores
- Analytics: Real-time insights into your order performance and revenue trends