> ## 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 August week 1 product update covering custom domain support, APK downloads, faster Figma-to-Flutter conversion, and Supabase Storage.

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="August 6">
  <span class="changelog-new">New</span>

  * **Custom domains.** Link your own domain to your published app with zero external setup. Learn more about [connecting a custom domain](/launch/connect-custom-domain).
  * **APK downloads.** Download a ready-to-install Android APK in one click from the [downloads page](/launch/download-app).
</Update>

<Update label="August 5">
  <span class="changelog-improved">Improved</span>

  * **Figma to Flutter 35-40% faster.** Over 50 new components, improved detection, and consistent color handling make the [Figma integration](/build/create/figma/overview) significantly quicker.

  <span class="changelog-new">New</span>

  * **Supabase Storage.** Upload, retrieve, and manage files with zero setup through [Supabase Storage buckets](/build/connectors/supabase/storage-buckets).
</Update>
