Releases: gsinghjay/MyWebClass
v1.5.0-rc.1
v1.5.0-rc.1 (2025-12-18)
Bug Fixes
-
Add url filter to articleCard links for proper pathPrefix (
021fd62) -
Await Discord notification to prevent Lambda termination (
9147751) -
Improve gallery card consistency and community submissions display (
05d4407) -
Update E2E tests for gallery move to /styles/ page (
fdf1562) -
Update hero CTA to link to community gallery section (
4269595) -
ci: Ensure Sanity env vars available for Playwright tests (
2daf242) -
ci: Run full build before E2E tests (
0e8e578) -
ci: Use DEPLOY_PATH_PREFIX instead of GITHUB_ACTIONS for pathPrefix (
2c5d611) -
ci: Use http-server for Playwright in CI (
83ea14c) -
images: Resolve Sanity CDN URLs not rendering in Nunjucks macros (
84d3543) -
netlify: Add npm ci to build command (
a22830f) -
netlify: Add SECRETS_SCAN_OMIT_PATHS for _bmad and docs folders (
94b2ed3) -
netlify: Disable secret scanning (false positives) (
ff1c48a) -
netlify: Disable secret scanning entirely (public Sanity values cause false positives) (
2c1efe6) -
netlify: Remove 'production' string to avoid false positive secret detection (
5c70d3e) -
netlify: Run build commands directly, remove NODE_ENV from env (
86a75aa) -
netlify: Run build steps directly and include devDependencies (
8f22250) -
tests: Add networkidle waits for CI test stability (
a453328) -
tests: Inline viewport setup in each test for CI reliability (
4e462e2) -
tests: Use beforeEach for viewport setup in CI (
ab5c595)
Chores
-
Add Story 4.5 file and validation report (
9019744) -
Bmad update (
bc198df) -
BMAD update (
1a1adce) -
Mark story 2.6 as done (
f3b3818) -
Mark Story 4.6 as done (
315984f) -
Story file (
4abcba0) -
Story files (
7c4af50) -
Switch from GitHub Pages to Netlify hosting (
e65fb76) -
Update sprint status with completed stories and site improvements (
4b5aa42) -
Update to project artifacts (
bbce29e)
Documentation
-
Clarify Netlify hosting and serverless function architecture (
4c14057) -
Update development guide and project context for Netlify (
8df9d2f) -
Update README with Netlify badge, live URL, and deployment info (
ead63f8)
Features
-
Make style badge clickable on submission cards (
a3133b1) -
Move Design Style Gallery to dedicated /styles/ page (
9e50de4) -
articles: Implement educational articles display (Story 2.7) (
1053916) -
discord: Story 4.6 - Discord webhook shows human-readable style name (
b3611f1) -
gallery: Add Community Gallery section for approved submissions (
792e405) -
privacy: Story 3.1 - Cookie Consent Banner with GA4 Consent Mode (
3f58972) -
privacy: Story 3.2 - Cookie Preferences Management (
45515f8) -
responsive: Implement mobile-first responsive experience (
88684f8) -
submission: Story 4.1 - Submission Form Page with validation (
209eb93) -
submission: Story 4.2 - Consent Checkboxes with GDPR compliance (
4b7448e) -
submission: Story 4.3 - Screenshot Upload with Preview (
9c7e50d) -
submission: Story 4.4 - Form Submission Handler (
5116f65)
Refactoring
- Remove redundant admin page and simplify navigation (
886543f)
Detailed Changes: v1.4.0...v1.5.0-rc.1
v1.4.0
v1.4.0 (2025-12-08)
Features
- gallery: Add Featured Themes section with curated submissions (
9b336a8)
Detailed Changes: v1.3.0...v1.4.0
v1.3.0
v1.3.0 (2025-12-08)
Bug Fixes
- test: Use chromium only for Playwright tests (
476251c)
Documentation
-
Mark story 2-2 as done (
5a41c70) -
Update README with testing info and add Playwright to gitignore (
8533a51)
Features
- gallery: Implement category filtering with 7 design categories (
abf5169)
Testing
- e2e: Add Playwright tests for gallery filtering (
8beb5f3)
Detailed Changes: v1.2.0...v1.3.0
v1.2.0
v1.2.0 (2025-12-08)
Features
- detail: Implement style detail pages with hero, gallery, and educational content (
5c95fc1)
Detailed Changes: v1.1.0...v1.2.0
v1.1.0
v1.1.0 (2025-12-08)
Features
- gallery: Implement design style cards with Sanity CDN images (
3e4fae2)
Detailed Changes: v1.0.2...v1.1.0
v1.0.2
v1.0.2 (2025-12-08)
Bug Fixes
- ci: Set changelog mode to init for full history generation (
a01b988)
Detailed Changes: v1.0.1...v1.0.2
v1.0.1
v1.0.1 (2025-12-08)
Bug Fixes
- ci: Enable changelog commit and push in semantic release (
90f0a34)
Detailed Changes: v1.0.0...v1.0.1
v1.0.0
v1.0.0 (2025-12-08)
- Initial Release