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

# Changelog

> Latest updates and improvements to Newly

<Update label="May 18, 2026" description="Screenshot editor, credit top-ups, git history graph, billing tab, and more">
  ## New features

  * **Screenshot editor with AI generation** — A new screenshot editor lets you frame your app in iPhone and iPad device mockups and generate polished App Store screenshots with GPT Image 2. [Learn more](/features/marketing-studio)

  * **Credit top-ups** — Out of credits before your next renewal? You can now buy a one-time credit top-up from the pricing page without changing your plan.

  * **Git history graph** — Branch and commit history now renders as an interactive graph so you can see how your project has evolved, which branches diverged, and where merges happened. [Learn more](/advanced/version-control)

  * **Billing tab in your profile** — A dedicated Billing tab in the profile menu puts your subscription, invoices, and payment method in one place.

  * **Auto-cancel on account delete** — Deleting your account now automatically cancels any active subscription, so you won't be charged after you leave.

  * **Shared projects in the sidebar** — Projects shared with you now appear in the project list with your role badge, and share state stays in sync across tabs. [Learn more](/integrations/github)

  * **Auto branch creation** — When you start a new prompt or open a project, Newly automatically creates a working branch if one doesn't already exist, keeping your main branch clean.

  * **GitHub health diagnostics** — Project admins get a new GitHub health panel that flags auth, branch, and source-of-truth issues at a glance, with controls to resolve them inline. [Learn more](/integrations/github)

  ## Updates

  * **"Credits" replaces "prompts"** — We've renamed prompts to credits across the app for clearer, more consistent billing language.

  * **Mobile-only requests handled gracefully** — When you ask the AI agent for a web-only feature, it now suggests the mobile equivalent instead of refusing outright.

  * **RevenueCat disconnect clarity** — The RevenueCat disconnect modal now includes an info box explaining that your paywall stays in place after disconnecting. [Learn more](/integrations/revenuecat)

  * **Smarter Supabase guidance** — The AI agent now follows updated Supabase integration rules, producing more accurate code for auth, storage, and database work on the first try. [Learn more](/integrations/supabase)

  * **Safer backend changes during builds** — The agent now refuses backend changes while a branch is still building, preventing half-applied updates.

  ## Bug fixes

  * Fixed Fix-with-AI offers triggering on harmless React DOM-prop warnings.
  * Fixed a git divergence issue that could leave branches out of sync after a merge.
  * Fixed pre-connect iOS compliance reminders incorrectly carrying over to the App Store target.
  * Fixed unsubscribe so drip emails are cancelled before audience updates, preventing one last unwanted email.
  * Fixed transient deploy alerts caused by retryable 5xx responses when checking branch build status.
</Update>
