Releases: upstash/context7
Releases · upstash/context7
v1.0.17
What's Changed
- docs: update README.zh-CN.md by @BiFangKNT in #580
- docs: Fix relative paths in multilingual documents by @BiFangKNT in #591
- Update README.zh-CN.md by @hz251 in #598
- Update README.md by @asloan7 in #632
- chore(deps-dev): bump eslint-config-prettier from 10.1.1 to 10.1.8 by @dependabot[bot] in #463
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.28.0 to 8.41.0 by @dependabot[bot] in #646
- chore(deps-dev): bump @typescript-eslint/parser from 8.28.0 to 8.41.0 by @dependabot[bot] in #648
- chore(deps): bump actions/setup-node from 3 to 4 by @dependabot[bot] in #470
- chore(deps): bump oven-sh/setup-bun from 1 to 2 by @dependabot[bot] in #469
- fix: reduce default and minimum tokens limits and deprecate SSE by @enesgules in #668
New Contributors
- @hz251 made their first contribution in #598
- @asloan7 made their first contribution in #632
- @dependabot[bot] made their first contribution in #463
Full Changelog: v1.0.16...v1.0.17
v1.0.16
What's Changed
- Honor https_proxy environment variables by @sregister in #424
- docs: Update README.zh-CN.md by @BiFangKNT in #574
- docs: Update README.pt-BR.md to be compatible with the latest version of README.md by @BrunoTanabe in #572
- Modifying visual studio 2022 online mcp template by @tatarmb4s in #567
New Contributors
- @sregister made their first contribution in #424
- @BrunoTanabe made their first contribution in #572
- @tatarmb4s made their first contribution in #567
Full Changelog: v1.0.15...v1.0.16
v1.0.15
What's Changed
- chore: update deno readme by @ryanleecode in #291
- Add instructions for AugmentCode by @techcow2 in #294
- docs: Add Japanese translation by @jnst in #305
- Add Qodo Gen MCP instructions by @InTheCloudDan in #318
- README: add JetBrains AI Assistant installation instructions by @niklas-wortmann in #330
- README: clean up install instructions + add Cline by @philfung in #325
- docs: fix typo by @w2xi in #334
- docs: add Gemini CLI installation instructions by @Ifan24 in #337
- Update README.md with Warp integration instructions by @zadazorg in #336
- chore: Update README.md by @Elifnurdeniz in #366
- Add Trae instructions by @komoechan in #365
- README: Add Opencode installation instructions by @RawToast in #375
- docs: Update Korean translation by @ajy720 in #379
- docs: Add Ukrainian translation by @ruslanlap in #394
- docs: add remote server install instructions for Gemini CLI by @tahatariq19 in #398
- docs: Add installation instructions for Copilot Coding Agent across multiple language README files by @AMatisse in #399
- README: Add Kiro installation instructions by @ajanraj in #408
- fix: adding-projects link by @shihyuho in #413
- docs: document OpenAI Codex integration and configuration steps by @appleboy in #425
- Update README.md Add details for Jetbrains Junie configuration by @homich1991 in #429
- CTX7-272: ip address header by @buggyhunter in #426
- Docs/update ko readme by @Hyeongu02 in #444
- docs: Add LM Studio as an mcp client in readme by @xdLawless2 in #443
- Correct CORS headers required for connecting from browser based MCP Clients by @n1lanjan in #440
- docs: sync installation section in zh-TW README by @ctchen222 in #447
- docs: fix numbering in Cline installation instructions by @ctchen222 in #445
- Update README.id-ID.md by @bangjohn in #451
- Add dependabot config by @yu-iskw in #401
- docs: add Vietnamese README by @patrick204nqh in #473
- docs: Add instructions on how to add context7 to Perplexity by @vasanthdharmaraj in #481
- Add Crush MCP installation instructions by @korECM in #492
- CTX7-272: ip address header by @buggyhunter in #486
- fix: broken url for Cursor. by @2u841r in #509
- docs: Update Windsurf MCP URL in README by @Rhahkeem in #517
- docs: add Rovo Dev CLI install instructions in README by @atinylittleshell in #535
- docs: update README.zh-CN.md by @BiFangKNT in #559
- feat: Context7 API key usage by @enesgules in #359
New Contributors
- @techcow2 made their first contribution in #294
- @jnst made their first contribution in #305
- @InTheCloudDan made their first contribution in #318
- @niklas-wortmann made their first contribution in #330
- @philfung made their first contribution in #325
- @w2xi made their first contribution in #334
- @Ifan24 made their first contribution in #337
- @zadazorg made their first contribution in #336
- @Elifnurdeniz made their first contribution in #366
- @komoechan made their first contribution in #365
- @RawToast made their first contribution in #375
- @ajy720 made their first contribution in #379
- @ruslanlap made their first contribution in #394
- @tahatariq19 made their first contribution in #398
- @AMatisse made their first contribution in #399
- @ajanraj made their first contribution in #408
- @shihyuho made their first contribution in #413
- @homich1991 made their first contribution in #429
- @Hyeongu02 made their first contribution in #444
- @xdLawless2 made their first contribution in #443
- @n1lanjan made their first contribution in #440
- @ctchen222 made their first contribution in #447
- @yu-iskw made their first contribution in #401
- @patrick204nqh made their first contribution in #473
- @vasanthdharmaraj made their first contribution in #481
- @korECM made their first contribution in #492
- @2u841r made their first contribution in #509
- @Rhahkeem made their first contribution in #517
- @atinylittleshell made their first contribution in #535
- @BiFangKNT made their first contribution in #559
Full Changelog: v1.0.14...v1.0.15
v1.0.14
What's Changed
- docs: Adds instructions for Zencoder.ai by @viborc in #271
- docs: add installation instructions for Amazon Q Developer CLI by @ryof in #273
- Feat/replace env vars with cli args by @enesgules in #278
- docs: add installation instructions for Visual Studio 2022 by @jongalloway in #287
- fix: InitializeResult schema mismatch in Context7 server response by @nielthiart in #283
New Contributors
- @viborc made their first contribution in #271
- @ryof made their first contribution in #273
- @jongalloway made their first contribution in #287
- @nielthiart made their first contribution in #283
Full Changelog: v1.0.13...v1.0.14
v1.0.13
What's Changed
- added sse http support by @buggyhunter in #208
- feat: upgrade to http on smithery by @arjunkmrm in #238
- docs: change VS Code usage snippet for context7 mcp server by @Turtle-Hwan in #245
- docs: add installation instructions for Roo Code MCP integration by @likweitan in #255
- docs: add Traditional Chinese documentation and setup guides by @appleboy in #249
- Update lockfile + simple ci github check by @vaporif in #248
- docs: add deeplink for cursor by @unbyte in #262
- feat: improve error handling by @enesgules in #265
New Contributors
- @arjunkmrm made their first contribution in #238
- @Turtle-Hwan made their first contribution in #245
- @likweitan made their first contribution in #255
- @appleboy made their first contribution in #249
- @vaporif made their first contribution in #248
- @unbyte made their first contribution in #262
Full Changelog: v1.0.12...v1.0.13
v1.0.12
What's Changed
- refactor: remove userQuery parameter by @enesgules in #228
Full Changelog: v1.0.11...v1.0.12
v1.0.11
What's Changed
- feat: add user query parameter to documentation fetch requests by @enesgules in #222
Full Changelog: v1.0.10...v1.0.11
v1.0.10
v1.0.9
What's Changed
- Replace GitHub stars with trust score in search results by @enesgules in #198
Full Changelog: v1.0.8...v1.0.9
v1.0.8
What's Changed
- feat: improve search result formatting to handle missing data gracefully by @enesgules in #168
Full Changelog: v1.0.7...v1.0.8