> ## 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 0.13.0 - Feb 18, 2022

> SQL editor supports sheet sharing. Searchable member selector. Database labels can be managed as normal properties. Show comprehensive schema comparison when schema drift is detected.

## 🚀 New Features

* SQL editor supports sheet sharing.

## 🎄 Enhancement

* Searchable member selector.
* Database labels can be managed as normal properties. Database label related features are available for standard mode projects now.
* Show comprehensive schema comparison when schema drift is detected.
* Add quickstart for MySQL and Clickhouse.  You can choose to have MySQL or Clickhouse run automatically with Bytebase without additional installation. Thanks @showsmall  for [the suggestion](https://github.com/bytebase/bytebase/issues/403).

<img src="https://mintcdn.com/dbx/NPAsXofNFOH9Jrw-/content/changelog/0.13.0/quickstart.webp?fit=max&auto=format&n=NPAsXofNFOH9Jrw-&q=85&s=bb36712986614bb219a28a47a7095d82" alt="_" width="812" height="412" data-path="content/changelog/0.13.0/quickstart.webp" />

## 🐞 Bug fix

* Prevent XSS in SQL editor.
* Filter improper authorization of user inbox.

## 🎠 Community

* Our gratitude goes to @boyapatisandeep for the [detailed bug report](https://github.com/bytebase/bytebase/issues/543) and @NickStepanov for the [baseline issue](https://github.com/bytebase/bytebase/discussions/350)

* Thanks to @Juneezee [https://github.com/bytebase/bytebase/pull/264](https://github.com/bytebase/bytebase/pull/264) @wuhan005 [https://github.com/bytebase/bytebase/pull/340](https://github.com/bytebase/bytebase/pull/340) @cosmtrek [https://github.com/bytebase/bytebase/pull/410](https://github.com/bytebase/bytebase/pull/410) @stormcat24 [https://github.com/bytebase/bytebase/pull/453](https://github.com/bytebase/bytebase/pull/453) for all your contribution!

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