Changelog & Roadmap
Track what's been built, what's in progress, and what's coming next.
Building embeddable widget, import/export, and integration features.
Completed - v0.6.0 (Production Ready)
Admin Authentication
Environment-based admin login with session management and middleware protection.
API Key Authentication
Secure API keys with scopes, rate limiting per key, and usage tracking.
CORS Configuration
Configurable cross-origin resource sharing for API access from any domain.
Rate Limiting
Per-key rate limiting (100 read/30 write per minute) with headers.
Structured Logging
JSON logging in production, pretty output in dev, with request tracing.
Docker Support
Production-ready Docker with multi-stage builds and compose setup.
Measurement Instructions
How-to-measure guidance linked to charts, visible on public pages.
Many-to-Many Categories
Single chart can appear in multiple categories without duplication.
Reusable Size Labels
Standardized labels (SM, MD, LG) shared across all charts.
Full CRUD API
Complete REST API for size charts, categories, and labels.
In Progress - v1.0 (Integration Ready)
Embeddable Widget
Zero-dependency JS widget for embedding charts on any website.
Import/Export
JSON import/export for bulk chart management and backups.
Planned - v2.0 (Differentiation)
Webhooks
highNotify external systems when charts are updated.
Redis Caching
mediumOptional Redis for high-performance API responses.
Fit Recommendation API
highPOST measurements, get recommended size with confidence score.
Multi-tenancy
mediumSupport multiple brands/stores with isolated data.
Analytics Dashboard
lowTrack which charts are viewed most, API usage patterns.
Full i18n Support
mediumMulti-language label translations with locale selection.
Considering
Version History
Track and undo changes to charts.
Platform Integrations
Native Shopify, WooCommerce, Magento apps.
Chart Templates
Pre-configured templates for common use cases.