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

# Bytebase 3.6.2 - May 23, 2025

> Enhance SQL Editor Experience

## 🚀 New Features

* Enhance SQL Editor experience.

  * Support database group in the batch query.
  * Store the query result history. The history is only stored in the browser locally.
  * Lazy query. Only execute the query request on-demand when users click the tab.

* Display SQL Server trigger body in SQL Editor.

## 🎄 Enhancements

* Implement semantic versioning for GitOps.

## ⚙️ Install and Upgrade

* [Fresh install](/get-started/self-host/deploy-with-docker)

* [Upgrade](/get-started/self-host/upgrade)

*Before upgrading: 1) Back up the [metadata](https://www.bytebase.com/docs/administration/back-up-restore-metadata/) — in-place downgrade is not supported. 2) Do not run multiple containers on the same data directory. 3) Terraform users: upgrade Bytebase server first, then apply the new Terraform config.*
