Changelog

Release history and upcoming features.

v1.0 In Development

Embeddable widget and integration features.

v0.6.0

Production Ready

Security & Authentication

  • Admin login with session management
  • API key authentication with scopes
  • Rate limiting (100 read / 30 write per minute)
  • CORS configuration for cross-origin access

Data Management

  • Full CRUD API for charts, categories, and labels
  • Many-to-many category relationships
  • Reusable size labels (SM, MD, LG)
  • Measurement instructions support

Infrastructure

  • Docker support with multi-stage builds
  • Structured JSON logging

v0.1.0

Alpha

Core Foundation

  • Initial project architecture with Next.js 15
  • PostgreSQL database with Prisma ORM
  • Basic size chart data model
  • Category and subcategory hierarchy

Admin Interface

  • Dashboard with chart management
  • Visual chart editor with drag-and-drop rows
  • Dual unit display (inches/cm)

v1.0

In Progress

Integration

  • Zero-dependency embeddable widget
  • JSON import/export for bulk management

Productivity

  • Pre-built chart templates for common use cases
  • Version history with restore capability

Considering

  • Webhooks for chart updates
  • Redis caching for high-performance API
  • Fit recommendation API
  • Multi-tenancy support
  • Analytics dashboard
  • Full i18n support
  • Shopify, WooCommerce, Magento integrations