Changelog
All notable changes to Mobil Shop System are documented here.
[1.0.0] — 2026-09-08
Added
- Initial Demo Mode with offline localStorage store, professional seed data, and login account cards.
- Portfolio documentation pipeline (version files, changelog, screenshot workflow).
- Client-facing English page guides with screenshots under
Documentation/images/. - Professional root README with documentation screenshots.
- Cursor rules for automatic changelog and version discipline.
- Vercel cron endpoint stub at
/api/cronsecured withCRON_SECRET.
Changed
- Root production build excludes
demo-mode/so the main product deploy stays independent.
Fixed
- Production build no longer fails when Supabase environment variables are absent during static generation.