Skip to content

Changelog โ€‹

Track what's new in Project Stutastic.

v4.0.0-dev (In Development) โ€‹

๐Ÿš€ Major Changes โ€‹

  • Modularized project structure โ€” all source files now live in src/
  • New build pipeline โ€” builds to dist/ for clean deployment
  • Tailwind CSS v4 โ€” migrated to CSS-based @theme configuration
  • Component system โ€” reusable HTML components via PostHTML modules

๐Ÿงน Cleanup โ€‹

  • Removed unused CSS, JS, and HTML files
  • Flattened CSS folder structure
  • Added build version injection (%%VERSION%% and %%YEAR%% placeholders)

๐Ÿ”ง Improvements โ€‹

  • Pre-release workflow now reads version from package.json
  • Release artifacts zip only the dist/ output
  • CSS builds first, then HTML copies everything to dist/

v3.2 โ€‹

Features โ€‹

  • Admin dashboard with analytics
  • Support ticket system
  • Courier tracking integration
  • Push notification system
  • Dark mode support

Infrastructure โ€‹

  • Firebase Authentication with Microsoft SSO
  • Firestore database
  • Firebase Cloud Messaging
  • Progressive Web App support

Made with โค๏ธ by Jerit3787 & Ali Imran