Changelog

Track the latest features, improvements, and bug fixes

v0.3.2

feature

December 17, 2025

Marketing Site & Infrastructure Improvements

  • New comprehensive marketing homepage with all sections
  • Added legal pages (Privacy Policy, Terms of Service)
  • System Status page for transparency
  • Sentry integration with PII scrubbing (GDPR/CCPA compliant)
  • Enhanced error tracking and monitoring
  • Production deployment to Vercel + Railway

v0.3.1

feature

December 15, 2025

Sprint 3 Complete - BOQ Frontend Tested

  • Created automated integration test script for BOQ pages
  • Verified all BOQ pages load correctly (100% success rate)
  • Frontend validation complete with 16/16 tests passing
  • Backend testing complete with 6/6 tests passing
  • Total: 22/22 tests passed

v0.3.0

feature

December 10, 2025

Sprint 2 Complete - BOQ Documents Feature

  • BOQ and BOQDocumentItem models with full relationships
  • BOQStatus enum (draft, submitted, approved, rejected)
  • Migration 013_add_boq_documents for database tables
  • BOQ creation, calculation, and list endpoints
  • Frontend pages for BOQ creation, list, and detail views

v0.2.0

feature

November 25, 2025

Authentication & Project Management

  • JWT-based authentication system
  • User registration and email verification
  • Password reset functionality
  • Project CRUD operations
  • File upload to AWS S3
  • Basic project dashboard

v0.1.0

feature

November 1, 2025

Initial MVP Release

  • FastAPI backend with PostgreSQL database
  • Next.js frontend with TypeScript
  • Stripe payment integration
  • Basic BOQ template system
  • Deployment on Railway + Vercel

Coming Soon

  • Sprint 4: BOQ Item Management (editing, add/delete items)
  • Sprint 5: PDF Export & Formatting
  • Sprint 6: Advanced AI Features (Auto-takeoff from plans)
  • Supplier Integration & Real-time Pricing

Have feedback or feature requests? Let us know

← Back to Home