Skip to main content
Subscribe via RSS or join our Discord to stay updated.
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.
January 27, 2026

New: CLI Agent Configuration

Define AI agents using local configuration files. Create JSONC configuration files in your base44/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.
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.
January 25, 2026

New: Backend Functions in CLI

Deploy and manage server-side functions using the CLI.
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.
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.
January 25, 2026

New: CLI Command Reference

Full command reference for the Base44 CLI.
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.
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.