Skip to content

fix(ax): 커리큘럼 PDF 다운로드 주소에 판본 쿼리 추가 (PRF-375) - #46

Merged
hsol merged 1 commit into
mainfrom
prf-375-ax-pdf-version-query
Sep 14, 2026
Merged

hsol merged 1 commit into
mainfrom
prf-375-ax-pdf-version-query

Conversation

@hsol

@hsol hsol commented Sep 14, 2026

Copy link
Copy Markdown
Collaborator

무엇을

히어로 커리큘럼 다운로드 버튼 주소에 판본 쿼리 v=20260914를 붙입니다. PRF-332에서 PDF를 같은 경로에 덮어썼지만, 교체 전 파일이 max-age=31536000으로 나갔기 때문에 전에 받은 방문자의 브라우저는 옛 PDF(Cursor 문면)를 내줄 수 있습니다. 주소가 달라지면 그 캐시를 타지 않습니다.

  • app/subs/ax/components/sections/Hero.tsx:78?download=1?download=1&v=20260914
  • docs/ax-landing-spec.md 3.6절 — 주소 형태 설명에 판본 쿼리를 넣고, 재발행 절차에 "같은 회차에 v=를 새 발행일로 갱신" 한 줄 추가

화면에 보이는 변화는 없습니다.

확인

  • 새 주소 curl -sS -D -HTTP/2 200, content-disposition: attachment; filename="proofer-ax.pdf", sha256 29eb50e8b8f7bb721ab29c4d1a30441587c446c51d3376474f1ef6e79747da44
  • tsc --noEmit, eslint, prettier --check 통과

Closes PRF-375

🤖 Generated with Claude Code

@vercel

vercel Bot commented Sep 14, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
proofer Ready Ready Preview Sep 14, 2026 8:59am UTC

Request Review

@hsol
hsol merged commit d6b0e74 into main Sep 14, 2026
5 checks passed
@hsol
hsol deleted the prf-375-ax-pdf-version-query branch September 14, 2026 09:01
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 1.25.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

This branch was successfully deployed

2 active deployments
Production d6b0e749 Deployed Sep 14, 2026 by vercel[bot]
Preview d6b0e749 Deployed Sep 14, 2026 by vercel[bot]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant