> ## 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 4

> Rocket.new May week 4 product update with Figma screen import tracking, browser tab notifications for generations, and key stability bug fixes.

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 28">
  <span class="changelog-improved">Improved</span>

  * **Figma screen status**: Screen details now show conversion progress for React, Next.js, HTML, and Flutter.
  * **Inactive tab build notifications**: Build completion alerts now fire even when you have switched to another tab.
</Update>

<Update label="May 27">
  <span class="changelog-improved">Improved</span>

  * **Centered preview loader**: Loading indicator is now visually centered during preview rendering.
  * **Mobile preview improvements**: Smoother dropdowns and more reliable visual editing on mobile devices.
</Update>

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

  * **Supabase credentials**: Resolved an issue preventing database connections from completing.
  * **React imports**: Corrected code block ordering so import statements render in the right sequence.
  * **Preview badges**: Fixed a rendering issue that caused badges to disappear from the preview.
</Update>
