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

# AssureID Release Notes

> Choose which AssureID release notes you'd like to view

<div className="rn-landing">
  <div className="rn-hero">
    <div className="rn-grid-bg">
      <div className="rn-grid-h" />

      <div className="rn-grid-v" />

      <div className="bg-decoration circle-1" />

      <div className="bg-decoration circle-2" />
    </div>

    <div className="rn-hero-inner">
      <div className="rn-hero-content">
        <h1>AssureID release notes</h1>

        <p>
          Choose the release notes you'd like to view. Product release notes cover SDK and platform updates, while document release notes cover the document library.
        </p>
      </div>

      <div className="rn-hero-graphic">
        <svg className="accent-shape" width="200" height="200" viewBox="0 0 264 265" fill="none" xmlns="http://www.w3.org/2000/svg">
          <path d="M0.777497 77.492V11.4989C0.777497 5.8637 5.3912 1.25 11.0264 1.25H253.001C258.636 1.25 263.25 5.8637 263.25 11.4989V58.134C263.25 60.8919 262.128 63.4581 260.273 65.4201C260.271 65.4225 260.268 65.425 260.266 65.4274L214.195 111.498C210.319 115.374 213.058 122.127 218.575 122.127H253.001C258.627 122.127 263.25 126.841 263.25 132.486V253.474C263.25 259.109 258.636 263.723 253.001 263.723H187.008C181.373 263.723 176.759 259.109 176.759 253.474V163.943C176.759 158.333 170.013 155.562 166.126 159.567C166.124 159.569 166.123 159.57 166.121 159.572L64.9404 260.753C60.9437 264.749 54.4893 264.749 50.4926 260.753L3.7475 214.007C-0.249165 210.011 -0.249165 203.556 3.7475 199.56L104.937 98.3702C108.813 94.4946 106.074 87.7409 100.557 87.7409H11.0264C5.3912 87.7409 0.777497 83.1272 0.777497 77.492Z" fill="#4D4DFF" stroke="white" strokeWidth="1.5" />
        </svg>
      </div>
    </div>
  </div>

  <div className="rn-cards">
    <div className="rn-cards-secondary">
      <a href="/docs/go-v1/release-note/release-note-assureid" className="rn-card rn-card-secondary">
        <div className="rn-card-content">
          <div className="rn-card-icon-sm rn-icon-assureid" />

          <h3>Product release notes</h3>
          <p>SDK and platform updates across Android, iOS, and Web for AssureID.</p>
          <span className="rn-card-link-sm">View product release notes →</span>
        </div>
      </a>

      <a href="/docs/go-v1/release-note/release-note-assureid-doclib" className="rn-card rn-card-secondary">
        <div className="rn-card-content">
          <div className="rn-card-icon-sm rn-icon-assureid" />

          <h3>Document release notes</h3>
          <p>AssureID Document Library updates, including new and enhanced document coverage.</p>
          <span className="rn-card-link-sm">View document release notes →</span>
        </div>
      </a>
    </div>
  </div>
</div>
