Changelog

What shipped and when. Each entry corresponds to a production deploy.

Latest

Client Quote Acceptance Workflow

  • + Clients can now accept quotes via a secure link sent by email
  • + New quote-accepted order status with operator notification
  • + Public quote acceptance portal with order summary
  • + Backend unit tests for core parsing and model packages
  • + G-code uploads now persist as Hub Files with delete support
  • ~ Fixed G-code tail scanner for OrcaSlicer metadata

Railway Deployment & Beta Feature Flags

  • + Production deployment to Railway with PostgreSQL
  • + Beta tester feature flag system with admin toggle
  • + Dashboard "coming soon" cards for beta features
  • ~ Auth flow improvements and session handling

Email Templates & Bug Fixes

  • + Email templates for quote delivery
  • + Legal docs update (privacy, terms, imprint)
  • ~ Fixed sidebar active state highlighting
  • ~ Fixed full-width layout overflow on smaller screens
  • ~ Fixed password reset email delivery

Landing Page Overhaul

  • + Complete landing page redesign with feature showcase
  • + Admin panel with user management dashboard

Onboarding & Cost Calculator

  • + Early access spots counter on landing page
  • + Post-signup onboarding flow with Getting Started guide
  • + Machine wear cost in pricing calculator
  • + File upload for order attachments
  • + Footer redesign with legal subpages
  • + Open Graph meta tags for social sharing

G-code Auto-Quoting & MVP Launch

  • + Auto-quote via G-code file upload with metadata extraction
  • + Public workshop profile / mini-site per workspace
  • + MVP release: file download, G-code upload, shipping defaults
  • ~ Fixed mobile gate scoping (landing page visible on mobile)
  • ~ Fixed alpha banner text overflow

Sidebar & Email Notifications

  • + Foldable sidebar navigation
  • + Alpha label banner across the app
  • + Email notification when new orders arrive
  • ~ Inventory spool-printer sync improvements

Core Platform Launch

  • + Spool-printer integration (assign filament to printers)
  • + True cost calculator engine (electricity, filament, wear, margin)
  • + Public Dropzone for client file uploads
  • + Spool ledger with cost-per-gram and threshold badges
  • + Workshop (Shop) setup with single-workspace enforcement
  • + Admin panel with user management
  • + Print farm page with printer profiles
  • + Financial settings (profit margin)
  • + Multi-tenancy workspace foundation

Inventory & Fleet Foundation

  • + Printer fleet management with stock deduction
  • + Golden record data model for materials

Initial Release

  • + Initial codebase with security audit
  • + Documentation and code quality cleanup
+ New feature ~ Fix / improvement