> ## Documentation Index
> Fetch the complete documentation index at: https://bunnynet-cb9733c2-support-migration.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog

> Latest updates and improvements to Bunny Database.

<Update label="2026-04-20" tags={["New"]}>
  ## Bunny CLI

  Manage Bunny Database from your terminal with the new [Bunny CLI](/cli). Create databases, open an interactive SQL shell with `bunny db shell`, generate auth tokens, and browse tables with `bunny db studio`. [Learn more](/cli/commands/db)
</Update>

<Update label="2026-03-17" tags={["New"]}>
  ## Database Shell

  The Bunny Database Shell (`bsql`) is a standalone, interactive SQL shell for querying and managing your database from the terminal. It supports dot-commands, multiple output formats, and persistent history. [Read the announcement](https://bunny.net/blog/introducing-the-interactive-bunny-database-shell/) or [learn more](/database/connect/database-shell).
</Update>

<Update label="2026-02-03" tags={["New"]}>
  ## Public Preview

  Bunny Database is now available in [Public Preview](/product-release-stages#stage-2-public-preview). A globally distributed, SQLite-compatible database service that handles scaling and replication automatically. [Read the announcement](https://bunny.net/blog/meet-bunny-database-the-sql-service-that-just-works/).
</Update>
