Skip to content

chore: [changelog] redirect docs changelog to dev platform blog#932

Open
0xYankee-Raccoons wants to merge 2 commits into
mainfrom
feat/changelog-to-blog
Open

chore: [changelog] redirect docs changelog to dev platform blog#932
0xYankee-Raccoons wants to merge 2 commits into
mainfrom
feat/changelog-to-blog

Conversation

@0xYankee-Raccoons

@0xYankee-Raccoons 0xYankee-Raccoons commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

Summary

Retires the docs changelog now that the changelog lives on the Developer Platform site at developers.jup.ag/changelog (full namespace: index + /changelog/YYYY-MM posts, backfilled Jan 2025 – Jun 2026 in jup-ag/developer-platform#527). The docs Changelog tab becomes an external link and the old URL hard-redirects.

Changes

  • docs.json: Changelog tab is now an external href to https://developers.jup.ag/changelog; changelog/index removed from nav. Existing /updates → /changelog redirects kept (they chain into the Cloudflare rule).
  • changelog/index.mdx deleted (URL covered by the Cloudflare redirect below).
  • AGENTS.md: changelog workflow now points new entries at the developer-platform repo (web/content/changelog/YYYY-MM.mdx, standardised template + README rules there).
  • .claude/rules/decisions.md: decision entry + Redirect Log row.
  • swap/v1/add-fees-to-swap.mdx: fixed a link to the old /updates#... anchor, now points at developers.jup.ag/changelog/2025-10.
  • llms.txt regenerated (changelog entry removed).

Do not merge until

  1. jup-ag/developer-platform#527 is merged and deployed (the redirect target must have content).
  2. The Cloudflare domain-level redirect is in place: developers.jup.ag/docs/changelog*https://developers.jup.ag/changelog (same mechanism as the DEVREL-133 redirects). Verify with curl -I https://developers.jup.ag/docs/changelog.

Linear Issues

  • Fixes DEV-718 — [Docs] Redirect docs changelog to dev platform blog
  • Part of DEV-595 — Update changelog for April, May and June

Checklist

  • node generate-llms-from-docs.js run
  • mint broken-links passes
  • All pages have title, description, llmsDescription (no content pages added)
  • docs.json navigation updated
  • Redirects added (Cloudflare-level, logged in decisions.md)
  • Changelog entry: not needed (docs restructuring, no API/product change)
  • .claude/rules/ updated (decisions.md)

🤖 Generated with Claude Code

The changelog now lives on the Developer Platform blog at
developers.jup.ag/blog?tag=Changelog (one post per month). The docs
Changelog tab links out, changelog/index.mdx is removed (URL covered by
a Cloudflare domain-level redirect), and the contributor workflow points
new entries at the developer-platform repo.

Fixes DEV-718

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@mintlify

mintlify Bot commented Jul 7, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
Jupiter 🟢 Ready View Preview Jul 7, 2026, 12:09 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

…hangelog

The dev platform changelog moved from /blog?tag=Changelog to a full
/changelog namespace (jup-ag/developer-platform#527). Update the tab
href, the Cloudflare redirect target, the contributor workflow paths,
and the October 2025 changelog link.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant