> ## 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 June week 4 product update covering image uploads in prompts, batch Figma-to-code conversion, and multi-element editing on the canvas.

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

  * **Image uploads**: Upload custom logos, screenshots, and mockups as design references for more accurate generation. [Learn more](/build/create/from-an-attachment)
  * **Figma to code**: Import up to 40 screens at once with improved layout accuracy. [Get started](/build/create/figma/overview)
</Update>

<Update label="June 24">
  <span class="changelog-new">New</span>

  * **Multi-element visual editing**: Select and modify multiple elements at once for faster layout and styling changes.
  * **"Built with Rocket" badge removed**: Paid plans no longer display third-party branding on deployed apps.
</Update>
