Skip to main content

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.

April 20, 2026
Terminal access, GitHub App install, image uploads in Ask mode, and more

New features

  • Terminal access — You can now run terminal commands directly inside Newly. The AI agent has access to a sandboxed terminal, so it can install packages, run scripts, and debug issues without leaving the editor.
  • GitHub App installation — Connecting your GitHub account now uses a GitHub App install flow, making it easier to grant repository access and manage permissions. Learn more
  • Image uploads in Ask mode — You can now attach images when using Ask mode in the AI chat. Share screenshots or mockups and ask the AI questions about them. Learn more
  • AI-powered docs lookup — The AI agent can now search and reference the Newly documentation directly in your conversation, so it gives more accurate answers about platform features and setup steps.
  • Skip prompt queue — You can now skip queued prompts that are waiting to be processed, giving you more control over your chat workflow.

Updates

  • Improved OneSignal setup — The OneSignal integration now automatically provisions and removes push notification credentials when you connect or disconnect, reducing manual setup steps. Learn more
  • Better native package detection — When your project uses unsupported native modules, the notification now includes the specific package names and links to relevant documentation. Learn more
  • GitHub disconnect modal — Disconnecting your GitHub account now shows a confirmation modal, preventing accidental disconnects.
  • Expo polyfills for alert and fetch — Projects now include global polyfills for alert() and fetch, reducing common runtime errors in Expo-based apps.

Bug fixes

  • Fixed mascot animation appearing over the mobile preview
  • Fixed animation dot showing on the login and signup pages
  • Fixed unauthorized users not being redirected to the login page when accessing a project
  • Fixed a client-side crash that could occur during certain interactions
  • Fixed queued prompts overlapping with the mascot UI
  • Fixed subscriptions in a past-due state not being cancellable
  • Fixed a misleading deploy banner showing after a dev build was already completed