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

# Changelog

> Product updates and announcements for sCloud

<Update label="March 12, 2026" description="Dashboard v1.1.0 Beta">
  ### ✨ Dashboard Complete UI/UX Rework

  We have completely reimagined the sCloud Dashboard from the ground up to provide a faster, more intuitive, and visually stunning experience. This massive update touches over 290 files with 17,000+ lines of new code!

  #### 📂 All-New File Explorer

  The core of your CDN management has been rebuilt entirely:

  * **Modular Architecture**: A completely separate and optimized layout for browsing your buckets.
  * **Smart Navigation**: New Breadcrumbs, Sidebar navigation, and persistent SearchBar.
  * **Enhanced Grid/Table Views**: Toggle between detailed Object Tables and highly visual Object Grids, completely refined for performance.
  * **Upload Queue Panel**: Keep an eye on your ongoing uploads seamlessly.

  #### 🎨 UI & Navigation Overhaul

  * **New Sidebar Navigation**: A sleek, collapsible `app-sidebar` replaces the old top navigation for better space utilization.
  * **Categorized Menus**: Organized sections for Main features, CDN management, Organization, and User Settings.
  * **Visual Refinements**: Integrated high-quality Shadcn UI primitives for every component (Buttons, Dialogs, Selects, Cards).
  * **Theme Magic**: Improved Dark Mode handling with the new `dark-veil` and seamless color transitions.

  #### 🔐 Security, Auth & Organizations

  * **Organization System Rework**: A complete overhaul of the organization system ensuring strict roles and permissions enforcement across the board.
  * **Frictionless Login**: We've removed email verification via OTP, now relying on secure magic links by default. The "forgot password" flow is also fully operational.
  * **Modern Access**: We've introduced compatibility with Passkeys for cutting-edge security and added a neat "Last Used Method" tag to keep track of your logins.
  * **Bot Protection**: Full integration with Cloudflare Turnstile to keep the bots out without the hassle of traditional CAPTCHAs.

  #### ✉️ Revamped System Emails

  Every system email sent by sCloud has been redesigned for clarity and brand consistency:

  * Brand new templates for Organization Invites, OTP Verification, and Welcome sequences.
  * Complete overhaul of Subscription lifecycle emails (Created, Updated, Past Due, Canceled, Revoked).
  * Improved Contact Confirmation and Password Reset flows.

  #### 🌐 Smoother Onboarding & Website

  The main marketing pages and onboarding flow received significant polish:

  * Redesigned Hero section with dynamic `background-canvas`.
  * Updated Pricing, Solutions, Partners, and Testimonial sections.
  * Streamlined Waitlist integration and new `solutions-navbar` for prospects.
</Update>

<Update label="March 3, 2026" description="sCloud CDN: The Speed of Light Update">
  ### 💨 sCloud CDN API Overhaul!

  Our biggest update yet is now in production. We've completely rebuilt the CDN engine from the ground up, moving from Node.js to **Bun + ElysiaJS** to deliver a "Speed of Light" experience.

  #### 🚀 Performance Breakthroughs

  * **12.5x Faster Latency**: Origin latency dropped from \~500ms to **\~40ms**.
  * **90% Leaner Codebase**: Stripped 29,000 lines of legacy overhead for a focused \~3,000 line core.
  * **Instant Startup**: Native Bun execution means zero compilation lag.
  * **High-Burst Stability**: Optimized to handle 1000+ concurrent files without breaking a sweat.

  #### 🛠️ Architectural Evolution

  * **Thundering Herd Protection**: Implemented Promise Deduplication. 100 concurrent requests for the same file now result in a single DB/R2 query.
  * **Safe Buffering**: Assets \< 2MB are now buffered immediately for near-instant UI delivery.
  * **Atomic Rate Limiting**: New high-performance Redis Lua scripts ensure non-blocking security.
  * **Native S3 & Meilisearch**: Deep integration for fuzzy search and raw object listing.

  #### 📖 API Reference Update

  The documentation has been completely overhauled to reflect the new production endpoints while keeping backwards compatibility as much as possible. Check out the new [API Reference](/api-reference/introduction).
</Update>

<Update label="December 2025" description="Documentation Release">
  ### Initial Documentation Release

  Welcome to the official sCloud documentation. We've launched our new documentation portal featuring:

  * **API Reference**: Detailed documentation for CDN endpoints.
  * **Integrations**: Guides for ShareX and LB-Scripts.
  * **SDks**: Introduction to our developer tools.
  * **AI Support**: LLM and MCP integration guides.
</Update>

<Update label="November 9, 2025" description="Unlimited Pricing & Major Performance Upgrades">
  ### 🚀 Unlimited Bandwidth & Requests

  We've removed usage limits across all plans. Scale your projects without worrying about bandwidth overage charges or traffic spikes.

  * **Free Plan**: 5GB storage, now with unlimited bandwidth.
  * **Starter & Pro**: Enhanced storage limits with full, unrestricted access to our global network.

  ### ⚡ Cloudflare Edge Caching

  Content is now served through 200+ global data centers, significantly reducing latency and improving reliability with built-in DDoS protection.

  ### 🐛 Bug Fixes & Improvements

  * **Usage Statistics**: Fixed inaccuracies in bandwidth and request reporting.
  * **Object Browser**: Restored and optimized batch actions (Bulk Delete).
  * **AWS Search**: Fixed fallbacks for AWS API search features.
  * **Optimized Uploads**: Removed auto-thumbnail generation to speed up file uploads.
</Update>
