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

# Base44 changelog

> Stay up to date with the latest Base44 features

See what is new in Base44, from AI upgrades to workspace tools and integrations. Check back often to discover updates that can make your next app easier and faster to ship.

To get involved with the community and hear more about new updates as they land, join our [Discord](https://discord.com/invite/ThpYPZpVts).

***

## June, 2026

<Update label="June 10, 2026" tags={["AI Models"]}>
  ### Fable 5

  Fable 5 is now available as a model option in the AI chat.

  * Anthropic's newest and most capable model. Best for complex builds, deep debugging, and multi-step changes where you want the highest quality results.

  Read more: [Using the AI chat](/Building-your-app/AI-chat-modes)
</Update>

***

<Update label="June 7, 2026" tags={["Superagents", "Automations"]}>
  ### Agents can pause or stop automations mid-run

  Your Superagent can now pause or stop an automation while it is running, not just before or after. If an automation starts looping or behaving unexpectedly, the agent stops it immediately to prevent unnecessary credit usage.

  Read more: [Building a Superagent](/Getting-Started/superagent#tasks)
</Update>

<Update tags={["Automations"]}>
  ### Failing automations pause automatically

  Scheduled automations that keep failing are now paused automatically. You receive a notification when this happens and can re-enable the automation once the issue is resolved.

  Read more: [Creating automations](/Building-your-app/Creating-automations#turning-an-automation-on-or-off)
</Update>

<Update tags={["Automations"]}>
  ### Trigger conditions for automations

  Ask the AI chat to add conditions to any automation to control exactly when it fires. Instead of running on every trigger event, the automation only runs when the event also matches the conditions you define. Conditions are shown in the **Advanced** section of the automation panel once set.

  Read more: [Creating automations](/Building-your-app/Creating-automations)
</Update>

<Update tags={["Community"]}>
  ### Launchpad: My Submissions page

  A new **My Submissions** page in Launchpad lets you track, edit, and withdraw your submissions in one place. Apps you have already submitted are hidden from the submission picker to prevent duplicate entries.

  Read more: [Submitting to Launchpad](/promoting-your-app/submitting-to-launchpad)
</Update>

***

<Update label="June 3, 2026" tags={["Superagents"]}>
  ### Outbound webhooks for Superagents

  Your Superagent can now send real-time event notifications to external systems when a conversation or message activity happens.

  * Supported events: `message.created`, `message.completed`, and `conversation.created`.
  * Deliveries are signed and secured so your endpoint can verify they came from Base44.

  Read more: [Creating a Superagent](/superagents/creating-a-superagent#webhooks)
</Update>

***

<Update label="June 2, 2026" tags={["Authentication"]}>
  ### Sign in to Base44 with Apple

  You can now sign in or create a Base44 account using your Apple ID, in addition to Google and email/password.
</Update>

<Update tags={["Account & workspace"]}>
  ### Redesigned workspace members table

  The members table has a new columnar layout with improved search, sorting, and per-member actions.

  Read more: [Managing workspace members](/documentation/using-your-workspaces/new-workspaces#workspace-members)
</Update>

***

<Update label="June 1, 2026" tags={["Superagents"]}>
  ### Switch between agents in the editor

  A new agent switcher in the Superagent editor lets you move between your agents or create a new one without leaving the current view.

  Read more: [Building a Superagent](/Getting-Started/superagent)
</Update>

***

## May, 2026

<Update label="May 31, 2026" tags={["Enterprise & SSO"]}>
  ### Publish permissions for workspaces

  <Warning>
    Available for Enterprise workspaces.
  </Warning>

  Workspace admins and owners can now control publish permissions and set default app visibility by role.

  * Restrict publishing to admins and owners, or allow all workspace members to publish.
  * Set the default visibility for new apps created by different workspace roles.

  Read more: [Publishing permissions](/Enterprise/Enterprise-SSO-and-app-visibility#publishing-permissions)
</Update>

<Update tags={["Account & workspace"]}>
  ### Workspace members page summary cards

  The members page now shows summary cards at the top so you can see your workspace at a glance.

  * **Members:** Total number of members in the workspace.
  * **Credits usage:** How much of the workspace's credit pool has been used.
  * **Top builders:** The most active members by credit usage.
  * **Guests:** Total number of guest collaborators.

  Read more: [Managing your workspace members](/documentation/using-your-workspaces/new-workspaces#workspace-members)
</Update>

***

<Update label="May 30, 2026" tags={["Design"]}>
  ### Undo and redo in canvas

  The canvas now supports undo and redo for your edits, so you can step back through changes without affecting your collaborators' work.

  * Undo or redo create, move, resize, edit, delete, lock, and connect actions.
  * Your undo history is personal, so reverting a change only affects your own edits, not those made by collaborators.

  Read more: [Using the Canvas](/Building-your-app/Canvas#undoing-and-redoing-changes)
</Update>

<Update tags={["Superagents"]}>
  ### Message timestamps in agent chat

  Each message in your Superagent chat now shows a timestamp in your local timezone and your preferred time format.
</Update>

***

<Update label="May 29, 2026" tags={["AI Models"]}>
  ### Opus 4.8

  Opus 4.8 is now available as a model option in the AI chat and Superagents.

  * Best for complex multi-step logic, intricate architecture decisions, and edge cases where accuracy matters most.

  Read more: [Using the AI chat](/Building-your-app/AI-chat-modes)
</Update>

***

<Update label="May 28, 2026" tags={["Superagents"]}>
  ### Disconnect iMessage from the iMessage tab

  You can now disconnect and reconnect your iMessage channel directly from the iMessage tab in your Superagent, without sending a `/disconnect` message in chat.

  Read more: [Creating a Superagent](/superagents/creating-a-superagent#imessage)
</Update>

<Update tags={["Account & workspace", "Security & access"]}>
  ### Editors no longer have automatic access to all workspace apps

  The Editor role no longer grants automatic admin access to every app in a workspace.

  * Editors must now be explicitly added as collaborators to access individual apps.
  * Only Owners and Admins have workspace-wide access to all apps.
  * If an Editor previously relied on automatic access to specific apps, add them as collaborators on those apps to restore access.

  Read more: [Workspace members](/documentation/using-your-workspaces/new-workspaces#workspace-members)
</Update>

***

<Update label="May 27, 2026" tags={["Community"]}>
  ### Launchpad comment interactions

  Comments on Launchpad app detail pages now support more ways to engage.

  * React to comments with a like or dislike.
  * Reply to a comment to start a threaded conversation.
  * Report inappropriate comments directly from the comment.

  Read more: [Submitting to Launchpad](/promoting-your-app/submitting-to-launchpad)
</Update>

<Update tags={["Enterprise & SSO","Integrations"]}>
  ### Connector management for workspaces

  <Warning>
    Available for Enterprise workspaces.
  </Warning>

  Workspace owners and admins can now control which connectors are available across the workspace from **Workspace Settings → Connectors**.

  * Enable or disable shared credentials and app user credentials per connector.
  * Block connectors workspace-wide, including in apps and agents that use them.
  * Manage multiple connectors at once with bulk actions.

  Read more: [Connector management](/Enterprise/workspace-connectors)
</Update>

***

<Update label="May 26, 2026" tags={["AI"]}>
  ### Smarter preview recovery on code errors

  When your app's code errors in the preview, the editor now keeps the preview alive and shows the error inline with a **Resolve with AI** option. Click it to send the error to the AI chat for an immediate fix without restarting the preview.

  Read more: [AI chat modes](/Building-your-app/AI-chat-modes)
</Update>

<Update tags={["Enterprise & SSO"]}>
  ### Multi-domain SSO and easier member onboarding

  <Warning>
    Available for Enterprise workspaces.
  </Warning>

  Enterprise SSO workspaces can now verify multiple email domains, and invited members can discover SSO on their first login.

  * Add multiple verified domains from **Auth and security** in your workspace settings. Users with any verified domain are prompted to sign in with SSO automatically.
  * Invited members with a pending invitation can now discover SSO when they sign in for the first time.
  * Set a default role (Viewer or Editor) for users who are added to your workspace through SSO for the first time.

  Read more: [SSO for your workspace](/Enterprise/SSO-for-enterprise-workspace)
</Update>

***

<Update label="May 25, 2026" tags={["Security & access"]}>
  ### Bulk fix for security recommendations

  The security panel now lets you apply multiple data permission fixes in a single action instead of fixing each entity separately.

  * Select up to 100 recommendations and click **Fix All** to apply them at once.

  Read more: [Running a security scan](/Setting-up-your-app/running-a-security-scan)
</Update>

<Update tags={["Superagents"]}>
  ### Voice mode improvements

  Voice conversations with your Superagent now have more continuity with your text chat.

  * When you start a voice call, your Superagent picks up context from the last 10 messages in your text conversation, so you can continue where you left off without repeating yourself.
  * Voice transcripts are saved as messages in your chat history and persist across page refreshes, alongside your text messages.
</Update>

***

<Update label="May 20, 2026" tags={["AI"]}>
  ### Generate speech

  A new built-in integration lets your app convert text to spoken audio. Add it to build voice narration, announcements, or any audio output into your app.

  Read more: [Built-in integrations](/Integrations/built-in-integrations#generating-speech)
</Update>

***

<Update label="May 19, 2026" tags={["Account & workspace","Design"]}>
  ### Workspace owners and admins can delete any app

  If you are a workspace owner or admin, you can now delete apps that other members created. Previously, only the app's creator could delete it.

  * A warning appears in the delete dialog showing the app owner's email address and confirming they will be notified.
  * The app owner receives an in-app notification and email when their app is deleted, including the name of the admin who deleted it.

  Read more: [Deleting an app](/documentation/using-your-workspaces/managing-your-workspace-apps#deleting-an-app)

  ### Canvas design tools

  A set of new visual design capabilities is available in the canvas view.

  * Draw and sketch freely on the canvas with adjustable stroke weight and color.
  * Style images with border controls from the image toolbar.
  * Double-click any page in the canvas to enter visual edit mode directly.
  * Resize sticky notes from any edge.

  Read more: [Using the canvas](/Building-your-app/Canvas)

  ### Control who can invite external collaborators

  A new **External Collaborators** toggle in your workspace's **Auth and security** settings lets you restrict who can invite people from outside the workspace to collaborate on apps.

  * **Enabled:** Only workspace owners and admins can invite external guests.
  * **Disabled:** Any workspace member can send guest invitations.

  Read more: [Controlling guest invitations](/Account-and-billing/Managing-your-workspaces#controlling-guest-invitations)
</Update>

***

<Update label="May 17, 2026" tags={["Security & access"]}>
  ### Redesigned data access rules

  The editor for setting data access rules on your app's entities has been redesigned with a clearer layout and improved controls.

  * Rules are now displayed in an editable table view with inline editing.
  * A JSON preview lets you see the raw rule structure at any time.
  * A scan runs automatically after saving to surface any access issues.

  Read more: [Security rules](/Setting-up-your-app/Managing-security-settings)
</Update>

***

<Update label="May 14, 2026" tags={["SEO"]}>
  ### Custom social image for your app

  Upload a dedicated image in your app settings to control how your app appears when shared on social media or in messaging apps.

  * Set a custom image for `og:image` and `twitter:image` tags.
  * If no image is set, your app logo is used as a fallback.

  Read more: [Uploading and managing media](/Building-your-app/Using-media#setting-your-social-image)
</Update>

***

<Update label="May 13, 2026" tags={["Community","Account & workspace","Superagents"]}>
  ### Base44 Launchpad

  Launchpad is a community space where you can submit your app to get it discovered, tried, and voted on by the Base44 community.

  * Submit any public, published app with a tagline, description, and screenshots or a short demo video.
  * People can browse and vote for their favorite apps, helping them climb the leaderboard.
  * Top apps win credits and get featured on Launchpad.
  * You can submit one app every 30 days.

  Read more: [Submitting to Launchpad](/promoting-your-app/submitting-to-launchpad)

  ### Improved app and Superagent management

  The manage pages for apps and Superagents have an improved experience with folders to keep your workspace organized. Apps and Superagents each have their own manage page.

  Read more: [Managing your workspace apps](/documentation/using-your-workspaces/managing-your-workspace-apps)
</Update>

***

<Update label="May 12, 2026" tags={["In-app agents","Design"]}>
  ### Users tab in in-app agents

  A new **Users** tab on the in-app agents page lets you see who is talking to your agents, which agents they used, and their full conversation history.

  * Drill down from user to agent to individual conversations in one view.
  * Filter conversations and navigate with breadcrumbs.

  Read more: [Setting up an AI agent for your app](https://docs.base44.com/Building-your-app/AI-agents-for-apps#viewing-who-uses-your-agents)
</Update>

***

<Update label="May 11, 2026" tags={["In-app agents","AI","Community","Design","Data & media","Payments"]}>
  ### New and improved in-app agents

  In-app agents have a new and improved version with more ways to customize and connect your agent.

  * **Memory on by default:** New agents remember context across conversations.
  * **Context files:** Attach up to 10 files as guidelines for the agent to reference when answering questions.
  * **Workspace skills:** Add shared workspace skills or create new ones.
  * **User connectors:** Allow app users to connect their own third-party accounts for the agent to use.
  * **Telegram and LINE channels:** Connect your agent to Telegram or LINE so users can reach it through those messaging apps.
  * **Agent conversation automation trigger:** Trigger a backend automation when an app user starts a conversation with an agent.

  Read more: [Setting up an AI agent for your app](https://docs.base44.com/Building-your-app/AI-agents-for-apps)

  ### Builder levels

  Your public profile now shows a reputation level that reflects everything you have shipped on Base44.

  * Progress through five tiers: Explorer, Maker, Specialist, Architect, and Legend.
  * A new **Milestones** tab on your profile shows which milestones you have completed and what unlocks your next tier.
  * Each tier comes with real perks, such as Launchpad access at Maker and Partner Program eligibility at Specialist.

  Read more: [Your Base44 profile](https://docs.base44.com/Community-and-support/user-profile)

  ### Additional file types

  You can now upload SVG, WEBP, MP3, and WAV files in the app editor and accept them as uploads in your live app.

  Read more: [Uploading and managing media](https://docs.base44.com/Building-your-app/Using-media)

  ### Max by Hyp for Israeli merchants

  Hyp is now available as a payment method for Israeli merchants, alongside the existing Tranzila integration.

  Read more: [Setting up payments for Israel](https://docs.base44.com/Setting-up-your-app/accepting-payments-israel)
</Update>

***

<Update label="May 10, 2026" tags={["Design","Developer tools","Security & access"]}>
  ### New color picker

  The color picker has been redesigned and is now available everywhere in the editor.

  * An HSV gradient canvas and opacity slider give you precise color control.
  * Use the eye-dropper tool to sample any color on screen.
  * A Tailwind palette swatch section makes it easy to pick from standard design tokens.
  * Access the new picker from the theme color selector and from the element toolbar in visual edit mode.

  Read more: [Designing your app](https://docs.base44.com/Building-your-app/Design)

  ### Fonts tab

  A new **Fonts** tab in Edit mode lets you manage and apply fonts across your app.

  Read more: [Designing your app](https://docs.base44.com/Building-your-app/Design)
</Update>

***

<Update label="May 7, 2026" tags={["Superagents","Analytics","Connectors","AI"]}>
  ### Superagent credit usage

  A new **Credit Usage** tab in the Superagent settings shows a summary of your plan and a rolling-window session usage meter.

  ### Connect to LinkedIn

  Connect your LinkedIn account from the Milestones tab on your profile to publish your Base44 builder tier as a credibility signal on LinkedIn.

  Read more: [Your Base44 profile](https://docs.base44.com/Community-and-support/user-profile)
</Update>

***

<Update label="May 6, 2026" tags={["Superagents","SEO"]}>
  ### SEO breadcrumbs and meta opt-out

  Two new SEO controls are available in the **Advanced** SEO settings.

  * BreadcrumbList structured data is now generated per page route, so each route gets its own correct breadcrumb trail.
  * Opt out of platform-injected meta tags or JSON-LD if you manage your own SEO setup.

  Read more: [Checking your SEO and GEO](https://docs.base44.com/Performance-and-SEO/checking-your-seo-and-geo#advanced-settings)
</Update>

***

<Update label="May 4, 2026" tags={["In-app agents","Data & media","Automations","Security & access"]}>
  ### Video uploads

  You can now upload and attach videos in the AI chat and in the file library.

  * Supported formats include mp4, webm, mov, avi, mkv, and more, up to 100 MB per file.
  * Videos uploaded in the AI chat are automatically added to the file library.

  Read more: [Uploading and managing media](https://docs.base44.com/Building-your-app/Using-media)

  ### New automation trigger: in-app agent conversation

  You can now trigger an automation when an app user starts a conversation with an in-app agent.

  * Choose to trigger on conversations with all agents or a specific agent.

  Read more: [Creating automations](https://docs.base44.com/Building-your-app/Creating-automations#in-app-agent-automations)

  ### Microsoft SSO supports work and school accounts

  The Microsoft SSO provider now supports work and school (Microsoft 365) accounts, in addition to personal Microsoft accounts. Use `common` or `organizations` as the tenant ID to allow multi-tenant logins.

  Read more: [Setting up SSO](/Setting-up-your-app/Setting-up-SSO#microsoft)
</Update>

***

<Update label="May 3, 2026" tags={["Superagents","Data & media","Integrations"]}>
  ### Skills catalog for Superagents

  The Superagent editor now has a skills catalog with over 200 pre-built skills to browse and install.

  Read more: [Superagents](https://docs.base44.com/Getting-Started/superagent)

  ### Video generation

  You can now generate videos with AI directly in Base44.

  * Ask the AI chat to generate a video, or add video generation as a feature in your app.

  Read more: [Built-in integrations](https://docs.base44.com/Integrations/built-in-integrations#generating-videos)
</Update>

***

<Update label="April 30, 2026" tags={["Superagents","Design","Account & workspace","Payments"]}>
  ### Superagent: WhatsApp re-engagement

  When the WhatsApp 24-hour reply window closes, Superagents now send a re-engagement message with a button that lets the user reopen the conversation with one tap.

  Read more: [Superagents](https://docs.base44.com/Getting-Started/superagent)

  ### Superagent editor files tab

  The files tab in the Superagent editor now supports file actions and previews.

  * Rename, download, or delete files directly from the tab.
  * Preview images and PDFs without leaving the editor.
  * Create, rename, and delete folders to organize your files.

  ### Font picker in visual edit mode

  Browse and apply fonts in visual edit mode with a new font family toolbar.

  * Choose from your brand fonts or search Google Fonts.
  * Preview font weights live before applying.

  Read more: [Designing your app](https://docs.base44.com/Building-your-app/Design)

  ### Guest invite control

  Workspace admins and owners can now restrict guest invitations to admins and owners only.

  Read more: [Managing your workspace members](https://docs.base44.com/documentation/using-your-workspaces/new-workspaces#workspace-members)

  ### Base44 Payments available in the UK

  Base44 Payments powered by Wix is now available for UK merchants.

  Read more: [Setting up Base44 Payments](https://docs.base44.com/Setting-up-your-app/setting-up-wix-payments)
</Update>

***

## April, 2026

<Update label="April 27, 2026" tags={["Connectors","Analytics","SEO"]}>
  ### New connector: Instagram Business

  An **Instagram Business** connector is now available in the connector catalog.

  * Connect your Instagram Business account to read posts, publish content, and automate workflows from your apps.

  Read more: [Connectors catalog ](https://docs.base44.com/Integrations/connectors-catalog#instagram-business)

  ### Credits usage redesign

  The credits page has a new design with a clearer breakdown of how your credits are being used.

  * See message and integration credit usage split out separately.
  * View credit consumption per app to understand where credits are going.

  Read more: [Credits](https://docs.base44.com/Account-and-billing/Credits#message-credit-usage-by-app)
</Update>

<Update label="April 26, 2026" tags={["SEO","Analytics"]}>
  ### SEO and GEO optimization

  A new **SEO & GEO** tab is now available under **Growth** in your app dashboard. It scans your app and gives you a visual score with actionable fixes.

  * Run a full visibility check across meta tags, crawlability, structured data, and content quality.
  * Fix individual issues or use **Fix with AI** to resolve everything at once.
  * Enable llms.txt to make your app discoverable by AI-powered search tools like ChatGPT, Gemini, and Perplexity.
  * Customize titles, descriptions, and Open Graph images per page.

  Read more: [Checking your SEO and GEO](https://docs.base44.com/Performance-and-SEO/checking-your-seo-and-geo)
</Update>

<Update label="April 24, 2026" tags={["AI Models"]}>
  ### GPT-5.5

  GPT-5.5 is now available as a model option in the AI chat.

  * A strong choice for complex reasoning and multi-step planning, with improved accuracy and consistency across large or evolving projects.

  Read more: [Using the AI chat](https://docs.base44.com/Building-your-app/AI-chat-modes)
</Update>

<Update label="April 23, 2026" tags={["Getting started"]}>
  ### Migrate from another platform

  Bring an existing project into Base44 from multiple platforms, including your actual data, schema, and frontend code.

  * SaaS tools: Monday.com, Salesforce, HubSpot, Shopify, and WordPress.
  * Vibe-coding platforms: Lovable and Bolt.new.

  Read more: [Migrating a project to Base44](https://docs.base44.com/Getting-Started/migrating-an-existing-app)
</Update>

<Update label="April 20, 2026" tags={["AI","In-app agents"]}>
  ### Telegram for in-app agents

  Your in-app agent can now connect with users over Telegram.

  * Connect the bot in one click from the agent editor.
  * Link your Telegram account using a simple activation link.

  Read more: [Setting up an AI agent for your app](https://docs.base44.com/Building-your-app/AI-agents-for-apps)
</Update>

<Update label="April 19, 2026" tags={["Design","Data & media"]}>
  ### Edit data button in Edit mode

  When you click on an element in Edit mode that renders data from an entity, an **Edit data** button appears in the toolbar. Clicking it takes you directly to that entity's data table in the dashboard.

  Read more: [Managing your app data](https://docs.base44.com/Building-your-app/Managing-your-app-data#accessing-your-app%E2%80%99s-data)
</Update>

<Update label="April 16, 2026" tags={["Superagents","AI Models","Security"]}>
  ### Opus 4.7

  Opus 4.7 is now available as a model option in the AI chat. It is the most advanced reasoning model available, built for the hardest problems.

  * Best for complex multi-step logic, intricate architecture decisions, and edge cases where accuracy matters most.

  Read more: [Using the AI chat](https://docs.base44.com/Building-your-app/AI-chat-modes)

  ***

  ### iMessage for Superagents

  Your Superagent can now reach users over iMessage, adding a new channel alongside WhatsApp and Telegram.

  * Messages are delivered through a shared number pool with automatic rotation for reliability.

  Read more: [Creating a Superagent](https://docs.base44.com/creating-a-superagent#imessage)

  ***

  ### Data residency

  Elite and Enterprise workspaces can now choose to store app data in EU clusters instead of the default US region.

  * Set your preferred data residency region from your workspace settings.
  * View the current data region for each app in your workspace.

  Read more: [Privacy and security](https://docs.base44.com/documentation/account-and-billing/privacy-and-security)
</Update>

<Update label="April 15, 2026" tags={["In-app agents","Design"]}>
  ### Agent skills

  Add reusable skills to your in-app agents to give them specific behaviors, policies, or expertise.

  * Create app skills from scratch or start from a built-in template.
  * Toggle on shared workspace skills to apply consistent rules across your apps.

  Read more: [Setting up an AI agent for your app](https://docs.base44.com/Building-your-app/AI-agents-for-apps)

  ***

  ### Import from Figma

  Turn any Figma design into a working Base44 app or site. Paste a frame link and Base44 recreates the layout, structure, and visual style as a starting point you can build on.

  * Connect your Figma account and import any single frame or section.
  * Extend the imported design into a full app using the AI chat.

  Read more: [Starting from a Figma design](https://docs.base44.com/Getting-Started/Quick-start-guide)
</Update>

<Update label="April 14, 2026" tags={["Security","Payments"]}>
  ### Security scan with automatic fixes

  Run a security scan to check your app for permission issues, exposed secrets, and unsecured backend functions. The scan explains each issue it finds and lets you fix them all with a single click.

  * The AI chat sets up permission rules as you build, based on the context of your app.
  * Review or customize permissions for any data entity from its page in your dashboard.

  Read more: [Managing your app's security](https://docs.base44.com/Setting-up-your-app/Managing-security-settings)

  ***

  ### Base44 Payments powered by Wix: Recurring subscriptions

  Base44 Payments now supports recurring subscriptions alongside one-time payments.

  * Charge customers on a repeating schedule, such as monthly or annually.
  * Manage active subscriptions from your Payments dashboard.

  Read more: [Setting up Base44 Payments](https://docs.base44.com/Setting-up-your-app/setting-up-wix-payments)
</Update>

<Update label="April 13, 2026" tags={["Billing"]}>
  ### Gift cards now apply as subscription discounts

  Gift cards now work as a discount toward a Base44 subscription plan.

  * New users can apply a gift card at checkout to reduce the cost of their first subscription.
  * Existing subscribers have the gift card value applied to their next invoice automatically.

  Read more: [Gift cards](https://docs.base44.com/Account-and-billing/Billing-and-plans#gift-cards)
</Update>

<Update label="April 9, 2026" tags={["AI","Design"]}>
  ### Visual design options in the AI chat

  When you ask the AI to redesign an element or page, it may show you visual options to choose from before making any changes.

  * Select the style that fits your app and click **Submit** to apply it.
  * Click **Skip** to let the AI decide.

  Read more: [Designing your app](https://docs.base44.com/Building-your-app/Design)
</Update>

## March, 2026

<Update label="March 31, 2026" tags={["AI"]}>
  ### Visual edit improvements

  The visual editing experience has been rebuilt with a new auto-save and undo/redo system.

  * Edits save automatically as you work.
  * Undo and redo up to 50 steps within a visual edit session.
  * A browser warning appears if you try to leave with unsaved changes.

  Read more: [AI chat modes](https://docs.base44.com/Building-your-app/AI-chat-modes)
</Update>

***

<Update label="March 30, 2026" tags={["AI"]}>
  ### Improved app design

  Apps and websites built with Base44 now look better out of the box.

  * Smarter AI-generated designs are applied from the first build.
  * Clarifying questions now include visual design mockups when discussing page or component redesigns.
</Update>

<Update label="March 29, 2026" tags={["Superagents","AI","Automations","Connectors"]}>
  ### Superagent updates

  More improvements to superagents.

  * **Entity automations:** Superagents can now create and run automations triggered by entity changes, such as when a new order is created.
  * **Delete messages:** Delete individual messages from the agent editor chat.
  * **Plugins tab redesign:** The Plugins tab has a new layout with search and sorting.
  * **Connector access control:** Set read-only or full access for integration connectors in the agent editor.

  Read more: [Superagents](https://docs.base44.com/Getting-Started/superagent)

  ***

  ### New connectors: Calendly, Contentful, Hugging Face, and Supabase

  Four new connectors are live in the connector catalog.

  * **Calendly:** Sync scheduling data and automate workflows around meetings and bookings.
  * **Contentful:** Connect your content management workflows to your apps.
  * **Hugging Face:** Bring AI models and datasets into your apps.
  * **Supabase:** Connect your Supabase database to sync and manage data directly in your apps.

  Read more: [Connectors overview](https://docs.base44.com/Integrations/Connectors)

  ***
</Update>

<Update label="March 26, 2026" tags={["AI","Account & workspace","App Design"]}>
  ### Start from URL

  The **Start from URL** feature has been updated. You can now choose how Base44 uses your existing site when creating a new app.

  * Select **Content & Design** to recreate the site's content and layout.
  * Select **Design only** to use the site's visual style with new content.

  Read more: [Building an app](https://docs.base44.com/Getting-Started/Quick-start-guide#start-from-an-existing-url)

  ***

  ### Global themes

  A new **Global Themes** feature lets you update colors and typography across your entire app at once.

  * Replace a color and it updates everywhere it is used in your app.
  * Choose from color schemes and font options in the editor toolbar.

  Read more: [Designing your app](https://docs.base44.com/Building-your-app/Design)

  ***

  ### New automation experience

  Creating automations is now smarter and faster.

  * When you click **Add automation**, you receive smart suggestions based on your app's context.
  * Automations are set up based on relevant use cases for your app.

  Read more: [Creating automations](https://docs.base44.com/Building-your-app/Creating-automations)
</Update>

<Update label="March 25, 2026" tags={["Connectors","AI","Analytics"]}>
  ### User-level connectors

  App users can now connect their own third-party accounts via OAuth, rather than using your credentials.

  * Each user authenticates with their own account, keeping access personal and secure.
  * Add a connect button to your app and the AI will handle the setup.

  Read more: [App user connectors](https://docs.base44.com/Integrations/user-connectors)

  ***

  ### New connectors: Google Meet and Google Tasks

  Two new connectors are live in the connector catalog.

  * **Google Meet:** Read and create Google Meet spaces from your apps.
  * **Google Tasks:** Create, read, update, and organize Google Tasks directly from your apps.

  Read more: [Connectors overview](https://docs.base44.com/Integrations/Connectors)

  ***

  ### File library

  Upload and manage images and files in a central library, searchable and accessible from the AI chat.

  Read more: [Managing your files](https://docs.base44.com/Building-your-app/Using-media)

  ***

  ### Social content

  A new **Social content** section in the app dashboard helps you promote your app with ready-to-post content.

  * Define your launch goal and target audience, and Base44 generates a tailored strategy and platform-specific posts.
  * Get 3 post variations per platform, with options to edit, improve with AI, or regenerate images.
  * Supports X, LinkedIn, Instagram, TikTok, Facebook, and Reddit.

  Read more: [Promoting your app](https://docs.base44.com/promoting-your-app/social-content)
</Update>

<Update label="March 24, 2026" tags={["AI","Integrations","Payments"]}>
  ### Builder command palette

  Press **Cmd/Ctrl+K** to navigate pages, switch views, open files, and jump to entities from anywhere in the builder.

  Read more: [Building an app](https://docs.base44.com/Getting-Started/Quick-start-guide)

  ***

  ### Connector triggers for Microsoft Outlook, Teams, OneDrive, and SharePoint

  Outlook, Teams, OneDrive, and SharePoint connectors now support webhook-triggered automations.

  * Use activity in these tools as triggers to kick off automations in your app.

  Read more: [Connector automations](https://docs.base44.com/Building-your-app/Creating-automations#connector-automations)

  ***

  ### Payments for Israel

  Payments are now available for Israeli merchants.

  Read more: [Setting up payments for Israel ](https://docs.base44.com/Setting-up-your-app/setting-up-tranzila)
</Update>

<Update label="March 23, 2026" tags={["Account & workspace","Security & access"]}>
  ### Credit limit per member

  Enterprise workspace owners and admins can now set credit limits per user.

  * Define a default credit limit for all members in the workspace.
  * Set specific limits for individual users as needed.
  * Available on Enterprise plans only.

  Read more: [Credits](https://docs.base44.com/documentation/using-your-workspaces/new-workspaces#can-i-control-how-many-credits-each-member-uses)
</Update>

<Update label="March 22, 2026" tags={["Account & workspace"]}>
  ### Base44 public profile

  Your Base44 public profile is now live. Set up your public builder page and share your work with anyone.

  * Add a cover image, profile photo, username, and profile details.
  * Choose which published apps to showcase on your profile.
  * Display your building activity heat map.

  Read more: [Creating your profile](https://docs.base44.com/Community-and-support/user-profile)
</Update>

<Update label="March 21, 2026" tags={["Superagents","AI","Automations","Mobile"]}>
  ### Superagent updates

  Several improvements have been made to superagents.

  * **File intelligence:** Agent uploads now extract structured metadata from CSV, Excel, JSON, and Word files.
  * **Connectors:** Agents now have access to the full connector catalog in their system prompt, so they can help you set up integrations.
  * **LINE channel:** Agents now support LINE as a messaging channel alongside WhatsApp and Telegram.
  * **Auto model selection:** The system now automatically picks the best AI model for each task.
  * **Mobile access:** Superagents are now fully available on native mobile, accessible from both the home screen and the apps page.
  * **Delete your agent:** Delete agents directly from the editor.
  * **Message queue:** Up to 5 messages can now be queued while your agent is busy, with inline edit and delete options in the chat.

  Read more: [Superagents](https://docs.base44.com/Getting-Started/superagent)
</Update>

<Update label="March 19, 2026" tags={["Account & workspace","Payments"]}>
  ### Guest workspace role

  A new **Guest** role is now available in [new workspaces.](/documentation/using-your-workspaces/new-workspaces)

  * Invite people outside your workspace as guests and scope their access to specific apps only.

  Read more: [Managing your workspace members ](https://docs.base44.com/documentation/using-your-workspaces/new-workspaces#workspace-members)

  ***

  ### Gift cards for credits

  You can now purchase Base44 gift cards for others.

  * Choose from preset or custom amount.
  * Deliver the card by email or download it as a PDF, and add a personal message at checkout.
  * View your full gift card purchase history from your account.

  Read more: [Base44 gift cards](https://docs.base44.com/Account-and-billing/Credits#gift-cards)
</Update>

<Update label="March 18, 2026" tags={["Connectors"]}>
  ### New connectors: GitLab and BambooHR

  Two new connectors are live in the connector catalog.

  * **GitLab:** Connect to your GitLab repositories to automate actions such as creating issues or reading merge requests.
  * **BambooHR:** Bring your HR data into your apps to sync employee records and automate people operations workflows.

  Read more: [Connectors overview](https://docs.base44.com/Integrations/Connectors)
</Update>

<Update label="March 16, 2026" tags={["Account & workspace","Security & access"]}>
  ### Unpublish your app

  You can now unpublish an app at any time while you fix issues or make updates.

  * Take your app offline temporarily without deleting it.
  * Republish when you are ready to make it available again.

  ***

  ### New workspaces and credits rollout

  New workspaces and credits model is rolling out gradually.

  * Invite others to your workspace.
  * Only the workspace owner needs a plan.
  * All credits are pooled between people in the workspace.

  Read more: [About the new workspaces and credits model](/documentation/using-your-workspaces/new-workspaces)
</Update>

<Update label="March 15, 2026" tags={["Connectors"]}>
  ### New connectors: Microsoft OneDrive and Typeform

  Two new connectors are live in the connector catalog.

  * **Microsoft OneDrive:** Access and sync files from OneDrive directly in your apps.
  * **Typeform:** Connect your Typeform forms to trigger workflows and sync responses with your app data.

  Read more: [Connectors overview](https://docs.base44.com/Integrations/Connectors)
</Update>

<Update label="March 12, 2026" tags={["Automations","Data & media","Integrations","Connectors"]}>
  ### Upload from Google Drive

  Upload from Google Drive is now live. You can upload files directly from Google Drive into Base44 and use them as context while you build.

  * Connect your Google account once and browse your Drive from inside Base44.
  * Upload docs, sheets, slides, and other files so they are stored in your app and available to the builder chat.

  Read more: [Using media from Google Drive](https://docs.base44.com/Building-your-app/Using-media#from-google-drive)

  ***

  ### Connector automations (beta)

  Connector automations are in beta and let you run an automation when a connected integration sends an event.

  * Start automations from events in Google Calendar, Google Drive, or Gmail.
  * Use these triggers to send notifications, update entities, or kick off other workflows whenever new activity happens in the connected tool.

  Read more: [Connector automations](https://docs.base44.com/Building-your-app/Creating-automations#connector-automations)

  ***

  ### New connectors: Microsoft Teams and SharePoint

  Two new connectors are live in the connector catalog.

  * **Microsoft Teams:** Bring your data into Teams channels so you can trigger notifications, manage records, and sync project updates without tab switching.
  * **SharePoint:** Connect external data to SharePoint lists and document libraries to keep your organizational knowledge base updated in real time.

  ***

  ### Connector search

  You can now search and sort the connectors list in the dashboard.

  * Quickly find the connector you need by typing in the search bar.
  * Sort the list to browse connectors by name or category.
</Update>

<Update label="March 12, 2026" tags={["Automations","Data & media","Integrations"]}>
  ### Upload from Google Drive

  Upload from Google Drive is now live. You can upload files directly from Google Drive into Base44 and use them as context while you build.

  * Connect your Google account once and browse your Drive from inside Base44.
  * Upload docs, sheets, slides, and other files so they are stored in your app and available to the builder chat.

  Read more: [Using media from Google Drive](https://docs.base44.com/Building-your-app/Using-media#from-google-drive)

  ***

  ### Connector automations (beta)

  Connector automations are in beta and let you run an automation when a connected integration sends an event.

  * Start automations from events in Google Calendar, Google Drive, or Gmail.
  * Use these triggers to send notifications, update entities, or kick off other workflows whenever new activity happens in the connected tool.

  Read more: [Connector automations](https://docs.base44.com/Building-your-app/Creating-automations#connector-automations)
</Update>

<Update label="March 11, 2026" tags={["Superagents","AI","Connectors"]}>
  ### Superagents

  Superagents are now available to help you orchestrate more complex AI-powered workflows.

  * Combine multiple actions into a single superagent for multi-step tasks.
  * Reuse superagents across apps and flows to keep your logic consistent.

  Read more: [Superagents](https://docs.base44.com/Getting-Started/superagent)

  ***

  ### New connectors: Microsoft Teams and SharePoint

  Two new connectors are live in the connector catalog.

  * **Microsoft Teams:** Bring your data into Teams channels so you can trigger notifications, manage records, and sync project updates without tab switching.
  * **SharePoint:** Connect external data to SharePoint lists and document libraries to keep your organizational knowledge base updated in real time.
</Update>

<Update label="March 9, 2026" tags={["Account & workspace","Security & access"]}>
  ### Move apps between workspaces

  App owners can now move apps between workspaces instead of recreating them from scratch.

  * You must be the app owner and a member of the target workspace to move an app.
  * Workspace owners control who can move apps between workspaces from **Workspace settings → App configuration → App transfers**.

  Read more: [Managing your workspace apps](https://docs.base44.com/documentation/using-your-workspaces/managing-your-workspace-apps)
</Update>

<Update label="March 8, 2026" tags={["AI","AI chat","App stores","Connectors","Integrations","Mobile"]}>
  ### New model: ChatGPT 5.4

  ChatGPT 5.4 is now available as an AI model option in Base44.

  * Use it for prompts and agents that benefit from stronger reasoning and more natural responses.
  * Combine it with per-agent model selection to match the model to each app or workflow.

  Read more: [AI chat modes](https://docs.base44.com/Building-your-app/AI-chat-modes)

  ***

  ### Choose models for built-in integrations

  The built-in **invokeLLM** integration now lets you choose which AI model runs LLM calls in your app.

  * Ask the AI chat to switch invokeLLM to any supported model in your workspace for a given app.
  * Any flows or backend logic that call invokeLLM automatically start using the new model, so you can balance reasoning quality and cost.

  Read more: [Built-in integrations](https://docs.base44.com/Integrations/built-in-integrations#choosing-the-model-for-invokellm)

  ***

  ### Add Google Play SHA keys for your mobile app

  * You can now add your Google Play SHA keys when configuring your mobile app so Google Play can verify your builds.
  * This makes it easier to connect your Base44 app to Android features that rely on SHA-based verification.

  Read more: [Uploading to app stores](https://docs.base44.com/documentation/building-your-app/uploading-to-app-stores)

  ***

  ### New connectors: ClickUp, Wrike, Google Analytics, Box, Dropbox, Microsoft Outlook, Linear

  Seven new OAuth connectors are now available in the connector catalog.

  * **ClickUp**, **Wrike**, **Google Analytics**, **Box**, **Dropbox**, **Microsoft Outlook**, and **Linear** each add a dedicated connector so you can sync tasks, analytics, files, email, and issues with your apps.
  * Each connector includes documented scopes, connection steps, and example use cases.

  Read more: [Connectors overview](https://docs.base44.com/Integrations/Connectors)
</Update>

<Update label="March 4, 2026" tags={["Connectors"]}>
  ### New: GitHub connector

  A dedicated **GitHub** connector has been added to the connector catalog.

  * Connect to repositories and automate actions such as creating issues or reading pull requests.
  * Use GitHub data inside your own dashboards or internal tools without managing GitHub API calls manually.

  Read more: [GitHub connector](https://docs.base44.com/Integrations/github-connector)
</Update>

<Update label="March 2, 2026" tags={["In-app agents","Account & workspace","AI","AI chat","Connectors","Security & access"]}>
  ### Review app access requests from in-app notifications

  Private apps are now easier to manage.

  * When someone requests access to a private app, you receive an in-app notification.
  * Click **Review** to see who is asking and approve or deny the request from the same place.

  Read more: [Managing access](/Setting-up-your-app/Managing-access)

  ***

  ### New: Slack Bot connector

  The Slack connector now supports a **bot** option in addition to personal connections.

  * Choose a **Slack Bot** connector that uses a bot token instead of a personal token.
  * Post messages as a custom bot with its own display name and icon, keeping automations separate from personal accounts.

  Read more: [Slack connector](https://docs.base44.com/Integrations/slack-connector)

  ***

  ### Choose the AI model for each agent

  You can now set the AI model that powers each app agent.

  * Pick a fast model for routing or a higher quality model for complex help.
  * Pricing for agents is now based on the selected model and token usage.

  Read more: [AI agent model](https://docs.base44.com/Building-your-app/AI-agents-for-apps#guidelines-and-ai-model)

  ***

  ### Teach the AI how you work with skills

  A new **Skills** section in your account settings lets you define reusable instructions for the AI.

  * Add skills that describe your brand voice, coding style, workflows, or internal rules.
  * The AI uses these skills as shared context wherever it appears.

  Read more: [Adding workspace skills](https://docs.base44.com/documentation/using-your-workspaces/adding-workspace-skills)
</Update>

## February, 2026

<Update label="February 26, 2026" tags={["Developer tools","Integrations"]}>
  ### Backend functions are always available

  Backend functions are now available by default for apps that support them.

  * You no longer need to enable a toggle before calling external APIs or writing server-side logic.
</Update>

<Update label="February 24, 2026" tags={["Account & workspace","Connectors","Security & access"]}>
  ### New: Discord connector

  A **Discord** connector is now available.

  * Connect to a Discord server and send messages to channels from your Base44 apps.
  * Use it to power announcement bots, alerts, and workflow notifications.

  Read more: [Connectors overview](https://docs.base44.com/Integrations/Connectors)

  ***

  ### Stronger account security with two factor authentication

  You can now protect your Base44 account with two factor authentication (2FA).

  * Turn on 2FA in your account settings and choose SMS, an authenticator app, or both.

  Read more: [Managing your account](https://docs.base44.com/documentation/account-and-billing/managing-your-account)
</Update>

<Update label="February 23, 2026" tags={["Account & workspace","Analytics"]}>
  ### New Manage app menu on the Apps page

  The Apps page now includes a **Manage app** menu on every app card and row.

  * Use the three-dot menu to view, share, rename, clone, open settings, or delete an app from one place.

  ***

  ### New sales overview in analytics

  Analytics now includes a dedicated **Sales overview** tab.

  * Track revenue, orders, and performance trends in one place.

  Read more: [App analytics](https://docs.base44.com/documentation/performance-and-seo/app-analytics)
</Update>

<Update label="February 18, 2026" tags={["AI","AI chat"]}>
  ### New model: Claude Sonnet 4.6

  Claude Sonnet 4.6 is now available as an AI model option.

  * Use it for agents and prompts that need strong reasoning or detailed answers.

  Read more: [AI chat modes](https://docs.base44.com/Building-your-app/AI-chat-modes)
</Update>

<Update label="February 17, 2026" tags={["Account & workspace","AI","AI chat","Authentication","Community","Integrations","Payments","Security & access"]}>
  ### Queue multiple prompts while the AI is working

  The AI chat now supports **message queues**, so you can keep thinking while the AI responds.

  * Send multiple prompts while a response is in progress, then reorder, edit, or remove them in the queue.
  * Pause or clear the queue; queued prompts are stored locally so they survive reloads while the tab stays open.

  Read more: [AI chat modes](https://docs.base44.com/Building-your-app/AI-chat-modes)

  ***

  ### Spotlight: discover examples and resources

  The new **Spotlight** page is live at [app.base44.com/spotlight](https://app.base44.com/spotlight).

  * Browse curated apps, guides, and patterns to see concrete examples of what you can build.
  * Open examples to explore how they work and adapt ideas to your own apps.

  ***

  ### Base Payments: built-in payments for your apps

  Base Payments powered by Wix is now documented as the built-in payments solution for Base44.

  * Accept payments directly in your apps and connect orders to your entities, automations, and analytics.

  Read more: [Setting up Base Payments](https://docs.base44.com/Setting-up-your-app/setting-up-wix-payments)

  ***

  ### New: Sign in with Apple

  Apple is now a supported authentication provider.

  * Let people sign in to your app with their Apple ID alongside existing providers such as Google and Microsoft.
</Update>

<Update label="February 16, 2026" tags={["Account & workspace","Connectors","Developer tools","Security & access"]}>
  ### New: Google BigQuery connector

  A **Google BigQuery** connector is now available.

  * Run queries against BigQuery from your app and bring results into your own dashboards or workflows.

  Read more: [Connectors overview](https://docs.base44.com/Integrations/Connectors)

  ***

  ### App collaborator roles

  Collaboration is now more flexible at the app level.

  * Invite collaborators to help build or maintain a single app without giving full workspace access.
  * Choose whether collaborators come from workspace members or external builders you invite.

  Read more: [Managing access to your app](https://docs.base44.com/Setting-up-your-app/Managing-access#inviting-collaborators-to-your-app)

  ***

  ### Search across app dashboard pages from the sidebar

  The app editor dashboard sidebar now includes a search bar.

  * Type to find any dashboard page, section, entity, or connector, and jump straight to the matching section.
</Update>

<Update label="February 12, 2026" tags={["Mobile"]}>
  ### Base44 on Google Play

  The Base44 Android app is now in the Google Play Store.

  * Install the app to keep an eye on apps, data, and activity while you are away from your computer.

  Read more: [Mobile experience](https://docs.base44.com/Building-your-app/Mobile-experience)
</Update>

<Update label="February 9, 2026" tags={["AI","AI chat"]}>
  ### Edit previous messages in the AI chat

  You can now edit earlier messages in the AI chat instead of reverting.

  * Edit a previous message and any later messages are reverted so the AI continues from your updated instructions.

  Read more: [AI chat modes](https://docs.base44.com/Building-your-app/AI-chat-modes)
</Update>

<Update label="February 8, 2026" tags={["Account & workspace"]}>
  ### Control browser notifications for the builder

  You can now manage browser notification preferences from a dedicated notifications panel.

  * Choose which in-browser notifications you receive from Base44.

  Read more: [Managing your account](https://docs.base44.com/documentation/account-and-billing/managing-your-account)
</Update>

<Update label="February 5, 2026" tags={["AI","AI chat"]}>
  ### Plan mode for new apps

  A new **plan mode** helps you design apps before the first version is created.

  * Answer a short set of questions about your goal and audience; the AI then uses this plan to generate the first version of your app.

  Read more: [Quick start guide](https://docs.base44.com/Getting-Started/Quick-start-guide)

  ***

  ### Capture: start from an existing website

  The new **Capture** feature lets you start an app from an existing public URL that you own.

  * Capture recreates the visible layout and key UI elements in the editor so you can refine them with the AI chat.

  Read more: [Quick start guide](https://docs.base44.com/Getting-Started/Quick-start-guide)
</Update>

<Update label="February 3, 2026" tags={["App stores","Data & media","Mobile"]}>
  ### More file types for uploads

  File uploads in Base44 now support more formats in both the builder and live apps.

  * Upload CSV, Excel, and other document types so the AI can analyze them or turn them into entities and flows.

  Read more: [Uploading files](https://docs.base44.com/Building-your-app/Using-media)

  ***

  ### Submit apps to the app stores

  You can now prepare and package your Base44 app for the Apple App Store and Google Play directly from the editor.

  * Scan your app against store guidelines and generate App Store (IPA) and Google Play (AAB) files from the **Mobile app** tab.
  * Your mobile app wraps your published Base44 app in a secure web view so most content and design changes go live without a new store submission.

  Read more: [Submitting your app to app stores](https://docs.base44.com/documentation/building-your-app/uploading-to-app-stores)
</Update>

<Update label="February 2, 2026" tags={["Account & workspace"]}>
  ### Updated workspace account menu

  The workspace account menu has been redesigned.

  * Key actions such as switching workspaces, managing plans, and opening account settings are easier to find.
</Update>

<Update label="February 1, 2026" tags={["AI","Analytics","Integrations","Security & access"]}>
  ### Custom MCP servers at the account level

  You can now add **custom MCP (Model Context Protocol) servers** at the account level.

  * Connect external tools and data sources so the AI builder can pull in extra context while you work.
  * Reuse the same MCP connections across multiple apps without repeating the setup.

  Read more: [Setting up a custom MCP](https://docs.base44.com/documentation/account-and-billing/setting-up-a-custom-mcp)

  ***

  ### App logs explorer upgrade

  The **App logs** explorer has been upgraded with broader audit coverage, richer metadata, and faster queries.

  * Track more event types with extra context, and filter by category, event type, user email, or errors only.
</Update>

## January, 2026

<Update label="January 26, 2026" tags={["Account & workspace","Security & access"]}>
  ### Delete your Base44 account

  You can now delete your Base44 account following updated account deletion flows.

  * A dedicated guide explains how to request deletion and what happens to your data.

  Read more: [Managing your account](https://docs.base44.com/documentation/account-and-billing/managing-your-account)
</Update>

<Update label="January 22, 2026" tags={["Connectors","Data & media"]}>
  ### New: Gmail connector

  A **Gmail** connector is now available.

  * Connect Gmail to send emails, read messages, or automate inbox workflows from your apps.

  Read more: [Gmail connector](https://docs.base44.com/Integrations/gmail-connector)

  ***

  ### Share a test link for your data

  A new **preview test link** option has been added to the data experience.

  * Share a link that shows how test data behaves in your app without exposing production records.

  Read more: [Testing your data](https://docs.base44.com/documentation/managing-app-data/testing-your-data)
</Update>

<Update label="January 20, 2026" tags={["AI","AI chat","Debugging"]}>
  ### Debug mode: tell the AI when something is wrong

  You can now ask the AI to debug your app logic without writing a detailed bug report.

  * When something feels off in your logic, type a short message like “something is wrong” and let the AI inspect recent changes for issues.

  ***

  ### Builder questions: follow-ups for unclear prompts

  Builder questions are now available for everyone in the AI chat.

  * When a prompt is short or ambiguous, the AI can ask a few follow-up questions before building, and these questions do not use message credits.
</Update>

<Update label="January 15, 2026" tags={["Automations","Data & media"]}>
  ### Scheduled tasks are now automations

  Scheduled tasks have evolved into **automations**.

  * Automations now support more triggers, such as data changes, with additional triggers and integrations planned.

  Read more: [Creating automations](https://docs.base44.com/Building-your-app/Creating-automations)

  ***

  ### Test data environment for safer experiments

  A dedicated **test data** environment is now available.

  * Use sample records to design and test flows, then switch to live data when you are ready.

  Read more: [Testing your data](https://docs.base44.com/documentation/managing-app-data/testing-your-data)
</Update>

<Update label="January 12, 2026" tags={["Analytics"]}>
  ### New analytics dashboard

  A new analytics dashboard has rolled out.

  * Track key events with updated retention windows per plan, and export data for deeper analysis.

  Read more: [App analytics](https://docs.base44.com/documentation/performance-and-seo/app-analytics)
</Update>

<Update label="January 11, 2026" tags={["Account & workspace","Security & access"]}>
  ### Transfer app ownership

  You can now transfer ownership of an app to another person.

  * Move full control of an app when handing it over to a client or another team.

  Read more: [Managing your workspace apps](https://docs.base44.com/documentation/using-your-workspaces/managing-your-workspace-apps)
</Update>

<Update label="January 8, 2026" tags={["Data & media","Developer tools","Integrations"]}>
  ### Search in your data

  Data views now support searching.

  * Quickly filter and find records in entities by typing keywords.

  Read more: [Managing your app data](https://docs.base44.com/Building-your-app/Managing-your-app-data)

  ***

  ### Workspace-level custom integrations

  You can now create **custom OpenAPI integrations** at the workspace level.

  * Connect an API once and reuse it across apps in the same workspace.

  Read more: [Managing workspace integrations](/Integrations/Using-integrations#workspace-level-integrations)
</Update>

<Update label="January 5, 2026" tags={["SEO"]}>
  ### New SEO guide for Base44 apps

  A new SEO guide explains how Base44 handles search optimization and what you can do to improve results.

  * See what the platform handles automatically and what you can configure for better visibility.

  Read more: [SEO and search visibility](https://docs.base44.com/Performance-and-SEO/SEO-and-search-visibility)
</Update>

<Update label="January 4, 2026" tags={["Integrations","Payments"]}>
  ### New Stripe integration

  A Stripe integration is now available in Base44.

  * Connect Stripe from the AI chat, including setting up products and test mode, and manage transactions from your app dashboard.

  Read more: [Setting up payments](https://docs.base44.com/documentation/setting-up-your-app/setting-up-payments)
</Update>
