> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stackone.com/llms.txt
> Use this file to discover all available pages before exploring further.

# PubMed Changelog

> Release history for the PubMed connector. Each version lists what changed and which actions were affected.

<Card title="PubMed connector" icon="arrow-left" href="/connectors/pubmed" horizontal>
  Back to the connector overview, authentication methods, and actions.
</Card>

<Update label="v1.0.0" description="6 Aug 2026">
  `improvement`

  General release.
</Update>

<Update label="v0.1.3" description="6 Aug 2026">
  `description-fix`

  Removed the NCBI account settings URL from the API Key authentication description — the documentation card's character limit truncated it into a broken 404 link; the full link remains in the setup guide.
</Update>

<Update label="v0.1.2" description="3 Aug 2026">
  `description-fix`

  Clarified the Get Article Summaries and Get Articles descriptions so it is clear that summaries return bibliographic metadata only while full records include the abstract and complete data.

  <AccordionGroup>
    <Accordion title="Changed · 2 actions updated">
      `pubmed_get_article_summaries`, `pubmed_get_articles`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v0.1.1" description="30 Jul 2026">
  `guide-changes`

  Fixed the NCBI API key setup guide — corrected the broken account-settings link, updated the Account settings navigation to the profile dropdown (with a matching screenshot), covered copying an existing key, and removed the duplicate No Authentication setup guide.
</Update>

<Update label="v0.1.0" description="28 Jul 2026">
  `new-connector`

  Initial PubMed (NCBI E-utilities) connector with 9 actions across articles, related, citations, search, history, and databases — optional API key auth, JSON/XML output, and esearch error refinement.
</Update>
