January 28, 2026
New: Base44 Docs MCP Server
Connect AI assistants like Cursor, Claude Desktop, and VS Code to Base44 documentation. Ask questions about the SDK, CLI, entities, or any Base44 feature and get answers with links to the relevant docs.- Docs MCP Server: Setup instructions and example queries.
January 27, 2026
New: CLI Agent Configuration
Define AI agents using local configuration files. Create JSONC configuration files in yourbase44/agents/ directory and sync them to Base44 with the CLI.- Agent Configuration: Define agents with custom instructions, model selection, and tool access.
agents pull: Pull agent configurations from the cloud to your local project.agents push: Push local agent configurations to Base44.
January 26, 2026
New: User Schema Reference
The built-in user entity reference for authentication and user management in your Base44 apps.- User Schema: Built-in user entity fields, authentication, and configuration.
January 25, 2026
Updated: Code Tab
View all project files directly in the Base44 editor Code Tab.- Project Structure: Updated file visibility in the Code Tab.
January 25, 2026
New: AI Agent Extensions
Extend AI agent capabilities in external tools like Claude, Cursor, and other AI coding assistants. Use Base44 skills to give AI agents access to your app’s entities and backend functions.- Coding Agent Extensions: Skills specification, usage, and links to the Base44 skills repository.
January 25, 2026
New: Backend Functions in CLI
Deploy and manage server-side functions using the CLI.functions-deploy: Deploy backend functions to Base44.
January 25, 2026
New: Entity System
Base44’s entity system is the foundation for custom data models in your apps. Define schemas, field types, validation rules, and security permissions.- Introduction to Entities: Schema definitions, field types, and validation.
- Security Rules: Access control and permissions.
January 25, 2026
New: Realtime SDK
Subscribe to live data changes and sync state across clients in real time.subscribe(): Subscribe to realtime entity updates via WebSocket.
January 25, 2026
New: App Code Documentation
Comprehensive documentation for working with your app code in Base44.- Introduction: Overview of app code development.
- Project Structure: Understand your app’s file structure.
- Code Tab: Edit code directly in the Base44 editor.
- Activity Monitor: Monitor app activity and logs.
- GitHub Integration: Connect your app to GitHub.
January 25, 2026
New: CLI Command Reference
Full command reference for the Base44 CLI.- CLI Introduction: Getting started with the CLI.
create: Create a new Base44 project.login: Authenticate with Base44.deploy: Deploy your app.whoami: Check current authentication.- CLI Overview: Manage entities and functions.
January 25, 2026
New: Backend (BaaS) Documentation
Use Base44 as a backend service for any frontend. Define entities, deploy functions, and integrate with React or other frameworks.- Introduction to Backend: Overview of Base44 backend features.
- Project Structure: Understand backend project layout.
- Backend-only Quickstart: Use Base44 as a standalone backend.
- React Quickstart: Integrate Base44 backend with React.
December 24, 2025
New: GitHub 2-Way Sync
Full version control with bidirectional GitHub synchronization. Keep your Base44 app and GitHub repository automatically in sync.- Work in your preferred IDE and sync changes back through GitHub.
- Collaborate with multiple contributors on the same app.
- GitHub Integration: Connect your app to GitHub.
December 4, 2025
New: NPM Packages
Bring any web library from NPM into your Base44 apps. Use packages like GSAP, Radix UI, anime.js, and more for animation, 3D, UI components, charts, forms, and media.- Add packages directly from the builder by prompting which package you want.
- Build apps with premium motion, advanced 3D scenes, richer dashboards, and more.

