Skip to main content

CloudBase Platform Changelog

2026-01-22

[MySQL Database]: Support for Migration to User's Own Account

CloudBase MySQL now supports migration from the CloudBase side to your Tencent Cloud account. After migration, it supports VPC private network connection. View Migration Guide →

Before migration, the database is deployed in CloudBase's official account and only supports public network connections. After migration, the database is under your account, supports VPC private network connections, and cloud functions can directly connect to the database.


2026-01-21

【Task Center】: Unified Management of Environment To-Dos

The CloudBase Platform overview page has been upgraded to Task Center, unifying environment risks, security reminders, and operational anomalies that were previously scattered across different locations, allowing you to identify and handle all to-do items in one place.

Unified management of environment to-dos

2026-01-14

【Document Database】: Support for Connecting Your Own MongoDB Database

CloudBase has introduced the Mongo Connector feature, allowing you to integrate your existing MongoDB database into the platform without data migration, with configuration taking less than 5 minutes.

After connecting your own database, you can:

  • Seamless Integration: Directly manage data in your existing database without data migration
  • Data Models: Quickly generate data models based on existing data tables for automated data management
  • SDK Support: Unified access using CloudBase Web SDK / Node SDK / Mini Program SDK
  • Secure and Controllable: Data remains in your database, giving you full control over data security

Related Resources


2026-01-09

【HTTP Access Service】: Access Reminder Intermediate Page

The original "default domain validity renewal" mechanism has been officially discontinued, eliminating the need for frequent manual renewals.

A new Access Reminder Intermediate Page has been introduced, replacing the hard renewal mechanism with a soft security reminder to ensure test environment security and compliance.

When visitors access web applications through CloudBase default domains (such as *.tcloudbaseapp.com, *.run.tcloudbase.com, *.app.tcloudbase.com), the system will automatically redirect to the Access Reminder Intermediate Page, informing visitors that the current environment is for development and testing only, and the content has not undergone compliance review.

Mechanism Upgrade: From Hard Renewal to Soft Reminder

Pain Points of the Old Mechanism: Default domains required periodic renewal. If renewal was forgotten, the domain would become inaccessible, interrupting development and testing.

Advantages of the New Mechanism: Renewal requirements are canceled and replaced with an access reminder intermediate page. As long as traffic anomaly risk control thresholds are not triggered, default domains can be continuously used in development and testing scenarios.

For details, please refer to: Access Reminder Intermediate Page


2025-12-24

【Integration Guide】: Mainstream Framework Quick Integration + AI Development Tool MCP Connection

CloudBase has added an Integration Guide Module, providing quick integration solutions for mainstream frameworks such as React, Vue, and WeChat Mini Programs, as well as MCP connection guides for AI development tools like Cursor and WindSurf.

Mainstream Framework Quick Integration: From Zero to Deployment in One Step

Traditional integration methods require developers to consult multiple documents, manually configure SDKs, and write boilerplate code, resulting in high learning costs and error-proneness. Now, by simply selecting your tech stack in the integration guide, you can obtain a complete project template and configuration solution.

AI Development Tool MCP Connection: Intelligent Coding Experience Upgrade

To enable developers to use AI-assisted development more efficiently, CloudBase provides MCP (Model Context Protocol) connection guides for mainstream AI development tools, allowing AI assistants to directly invoke CloudBase capabilities.


2025-12-18

【Authentication】: Built-in Email Service + SMS Rate Limiting

CloudBase Authentication has added a zero-configuration email service, reducing configuration time from 15 minutes to 1 minute. SMS rate limiting has also been launched to effectively prevent resource abuse.

Built-in Email Service: Say Goodbye to SMTP Configuration

Traditional email login requires developers to apply for third-party email services and configure SMTP parameters, a process that is cumbersome and error-prone. Now, simply click "Enable Email Proxy" in the console to complete the configuration.

For details, please refer to: Authentication/Email Verification Code Login

SMS Rate Limiting: Prevent Resource Abuse

To address the issue of cost surges caused by malicious SMS verification code requests, a daily SMS limit per user configuration has been added, with a default of 30 messages/day.

Configuration steps:

  1. Go to CloudBase Platform / Authentication / Login Methods
  2. Find the "SMS Verification Code" card and click "Edit"
  3. Set the daily sending limit (recommended 10-100 messages, adjust according to business scenarios)
  4. Save the configuration

For details, please refer to: Authentication/SMS Verification Code Login

⚠️ Important Notice

To protect resource security, the system has enabled a default rate limit (30 messages/day) for all environments. If your business scenario requires a higher quota (such as order notifications for e-commerce platforms), please manually adjust it in the console to avoid affecting normal business operations.

【Cloud Storage, Static Hosting】: Support for Viewing COS Buckets

CloudBase Cloud Storage and Static Website Hosting have added a View COS Bucket feature, supporting the use of advanced COS capabilities with a comprehensive management experience upgrade.

One-Click Jump to COS Console: More Efficient Management

Traditional methods require manually constructing access routes to view underlying COS buckets. Now, simply click "View COS Bucket" on the "Cloud Storage" or "Static Website Hosting" page to directly jump to the corresponding COS bucket management page and use more advanced storage capabilities, such as content moderation, data processing, access logs, etc.