> ## 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.13.0 - Mar 02, 2023

> - Generate SQL statements to rollback DML for MySQL. - Support Single Sign-On (SSO) with OIDC. - GitOps workflow now supports GitLab.com as a VCS provider.

## 🚀 New Features

* Generate SQL statements to rollback DML for MySQL. [/change-database/rollback-data-changes](/change-database/rollback-data-changes)
* Support Single Sign-On (SSO) with OIDC. [/administration/sso/oidc](/administration/sso/oidc)
* GitOps workflow now supports GitLab.com as a VCS provider. Now Bytebase supports GitLab.com, GitHub.com and GitLab self-hosted. [/gitops/overview](/gitops/overview)

## 🎄 Enhancements

* Improved UI for viewing and configuring SQL review policies.
* Support executing multiple statements for PostgreSQL in SQL Editor Admin mode.

## 🎠 Community

* We just crossed 5K [GitHub stars](https://github.com/bytebase/bytebase) 🥳!
* Thanks to [@piglig](https://github.com/piglig) for PRs
  * [#4874](https://github.com/bytebase/bytebase/pull/4874) chore: adjust plugin names to conform to conventions
  * [#4875](https://github.com/bytebase/bytebase/pull/4875) docs: update the reference of the plugin generator doc
  * [#4878](https://github.com/bytebase/bytebase/pull/4878) fix: wrong dir path when generating MySQL Advisor

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