Changelog
Platform version history & roadmap
v20260408.7 2026-04-08
- Feature 11 modules complete static frontend UI (143 pages, bilingual)
- Feature Flight stats page with CSS charts
- Feature Legal reference section with Markdown rendering
- Feature Membership tiers with subscription management
- Feature Equipment rental system with availability calendar
- Feature Training courses with enrollment tracking
- Feature Repair service with progress tracking
- Feature Admin: flight map, analytics, CRM, AI reports
- Feature Version badge in footer linking to changelog
- Feature Feature guide page with story scenarios
v20260408.5 2026-04-08
- Feature Changelog version history + roadmap page
- Feature Updated navigation with Changelog link
v20260408.3 2026-04-08
- Feature Version management system (v{YYYYMMDD}.{N} format)
- Feature Git pre-commit hook for auto version bump
- Feature Added changelog page
- Docs Updated CLAUDE.md with versioning docs
v20260407.4 2026-04-07
- Feature Promo video (Remotion, 75s, 8 scenes)
- Docs WORKLOG.md development log
v20260407.3 2026-04-07
- Feature All pages complete — pilots, jobs, login, dashboard, payment, about
- Feature Bilingual i18n (zh-tw/en) route-based architecture
- Feature Astro 6 SSG + React Islands, 61 static pages
- Chore Deployed to Cloudflare Pages
v20260407.2 2026-04-07
- Fix Password gate switched to display:none mode
v20260407.1 2026-04-07
- Feature Project init — Astro + React + Tailwind
- Feature Homepage + Architecture page (Mermaid diagrams)
- Feature Front-end password gate
- Feature Mock data (12 pilots, 10 jobs, 3 orders)
Roadmap
Phase 1 — Core MVP+
Planned DB schema migration (Prisma, 11 new tables)
Done Membership tiers (Free/Pro/Premium + PAYUNi recurring)
Done Legal reference section (/legal, Markdown, admin CMS)
Done Flight data feedback (stats cards + Leaflet map)
Planned Job type expansion (subtypes + special requirement tags)
Phase 2 — Ecosystem Services
Done Equipment rental system (flow + PAYUNi pre-auth deposit)
Done Training courses (listing/enrollment/payment/cert update)
Done Repair service matching (request/assign/tracking)
Done Admin flight map data (Leaflet heatmap + CSV export)
Done Admin task analytics (completion rate/overdue alerts/quality)
Done Member/client CRM (batch ops/data export)
Phase 3 — AI Advanced
Planned AI matching algorithm (weighted scoring + match score)
Planned Price prediction model (moving avg + interval estimate)
Planned Advanced flight analytics (full Chart.js dashboard)