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

# GBG Loqate Release Notes Portal

> Product and data release notes for GBG Loqate services

export const OldReleaseNotes = () => {
  return <Tip>
    <span data-as="p">
      <strong>Old Release Notes</strong> <br /> We've been historically publishing release notes for GBG Loqate in different places.
      This new page aims to bring all GBG Loqate service release notes together in one place.
      <br />See the <a href="/release-information/introduction">Old Releases page</a> for historical release notes prior to July 2026. 
    </span>
    </Tip>;
};

Welcome to the GBG Loqate Release Notes Portal. Here you can find information on the latest product and data releases for GBG Loqate services.

<OldReleaseNotes />

<CardGroup cols={2}>
  <Card title="Product Release Notes" icon="check" href="/release-notes/product-rel">
    Functionality and feature updates for GBG Loqate services
  </Card>

  <Card title="Data Release Notes" icon="database" href="/release-notes/data-rel">
    Data updates for GBG Loqate services
  </Card>
</CardGroup>
