EVOLUTION

Changelog

A precise record of every version, fix, and feature.

Premium Surgical Refit

  • New Feature
    Launched new Dark Charcoal + Ice Blue design system
  • New Feature
    12 custom animations implemented across all pages
  • New Feature
    Real-time API health monitoring in navbar
  • New Feature
    File Watcher support for automated pipeline processing

API Expansion

  • New Feature
    Added /preview endpoint — headers + 5 rows before committing
  • New Feature
    Added /json-preview endpoint — inline JSON inspection
  • New Feature
    Added /api-docs endpoint — full machine-readable documentation
  • Improvement
    Rolling average speed calculation in /stats

Production Deployment

  • Improvement
    Deployed to Render — production-ready backend
  • Security
    OWASP security headers on all responses
  • Security
    Flask-Limiter rate limiting — 10/min on /upload
  • Improvement
    File watcher memory leak prevention (60s cleanup)

Initial Launch

  • New Feature
    converter.py — full conversion engine built
  • New Feature
    watcher.py — folder drop automation
  • New Feature
    4 core endpoints: /upload, /download, /stats, /health
  • Improvement
    Pandas XLSX with openpyxl, JSON flat + nested output

What's Coming Next

Multi-file batch upload, webhook notifications on conversion complete, and a CLI tool for local pipeline integration.

Watch the Repo →