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

# Week 1

> Rocket.new May week 1 release notes: subscription cancellation fix, new cookie consent banner, and refreshed Netlify branding on publish flows.

export const LlmsDirective = () => <blockquote className="llms-directive">
    For the complete documentation index, see <a href="/llms.txt">llms.txt</a>.
    For a lightweight markdown version of this page, append .md to the URL.
  </blockquote>;

<LlmsDirective />

<Update label="May 7">
  <span class="changelog-fixed">Fixed</span>

  * **Subscription cancellation fix**: End-of-cycle cancellation now processes correctly so you retain access until your billing period ends. [Learn more](/getting-started/workspace/subscription)
</Update>

<Update label="May 6">
  <span class="changelog-new">New</span>

  * **Cookie consent banner**: A standard consent prompt now appears for visitors on deployed apps, keeping you compliant with privacy regulations.

  <span class="changelog-improved">Improved</span>

  * **Netlify branding update**: Updated to reflect current partnerships and integrations within Rocket.
</Update>
