> ## 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 1.5.0 - Sep 29, 2022

> - Added "LGTM" inspection for issues, allowing multiple members to review the same issue. - Improved the latency of syncing or adding PostgreSQL databases. - Added the "disallow commit" SQL review rule for MySQL. It will disallow users to use "commit" in SQL statements if enabled.

## 🚀 New Features

* Added "LGTM" inspection for issues, allowing multiple members to review the same issue.

## 🎄 Enhancements

* Improved the latency of syncing or adding PostgreSQL databases.
* Added the "disallow commit" SQL review rule for MySQL. It will disallow users to use "commit" in SQL statements if enabled.
* Support one-click to disable the automatic backup policy for all databases in one environment.
* Added task checks for PITR issues.
* Improved user experience for SQL Editor.

## 🐞 Notable bug fixes

* Fixed an issue where schema drift anomalies can not be removed after creating a new baseline.
* Fixed canceled tasks' status after restarting a Bytebase server.

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