> ## 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.8.0 - Jul 03, 2025

> Greatly improve schema sync/rollback for multiple DB engines

## 🔔 Notable Changes

* Greatly improve schema sync/rollback for MySQL/PostgreSQL/TiDB/SQL Server/Oracle compatibility, [supporting most common database objects](https://docs.bytebase.com/change-database/synchronize-schema#supported-objects).
* Sunset **Issue Subscription** feature.
* Rename **Review Center** to **Plans**.

## 🎄 Enhancements

* Add query result row limit support.
* Add multi-domain configuration support.
* Simplify default value input: No longer distinguish between expressions and values, but unify them into a text input field.
* List all approvers on approval workflow, and display details on hover.

## 🐛 Bug Fixes

* Fix JSON data type display issue for ClickHouse queries.
* Add `use_ssl` field to Terraform SSL configuration.

## ⚙️ 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.*
