> ## 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.2.0 - Jan 02, 2025

> Selectively sync databases from an instance

## 🚀 New Features

* Selectively sync databases from an instance.
* Show the definition of TABLE and VIEW for Redshift and ClickHouse.

## 🔔 Notable Changes

* `Change History` module is renamed to `Changelog`. `ChangeHistory` API is removed, use `Changelog` API instead.
* Changes initiated from the UI no longer carry the version, but changes initiated from GitOps still do.
* For the same database, tasks with lower versions will block tasks with higher versions.

## 🎄 Enhancements

* Support querying special date/time values(e.g., infinity) for PostgreSQL in SQL Editor.
* Failed task run is now recorded to changelog, before it's not.

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