> ## 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.11.0 - Jan 12, 2023

> - Added support for MongoDB. - View ER Diagrams with the new Schema Diagram. - Edit PostgreSQL schema via the UI-based Schema Editor.

## 🚀 New Features

* Added [support for MongoDB](/introduction/supported-databases). 🍃
* View ER Diagrams with the new [Schema Diagram](/sql-editor/schema-diagram).
* Support editing PostgreSQL schema via the UI-based [Schema Editor](/change-database/schema-editor). 🐘

## 🎄 Enhancements

* Send notifications via [webhook](/change-database/webhook) when the stage status is changed.
* Added project view in SQL Editor's database tree to easily navigate different databases and projects.
* Display inactive rules in the [Access Control](/security/database-permission/overview) rule list.
* Support [PostgreSQL SSL connection](/get-started/step-by-step/add-an-instance#add-an-instance).
* Added schema version in the startup log to avoid confusion with the server version.

## 📰 Fresh off the press

* Compared to traditional SQL tools, such as the CLI or classic SQL Editor, a modern SQL Editor for DevOps teams should make secure changes and have a user-friendly UI: [see how](https://www.bytebase.com/blog/the-sql-editor-for-developers-and-dbas) Bytebase's new SQL Editor assists collaboration.
* Follow [this handy tutorial](/tutorials/just-in-time-database-access-part1) to try first-hand how data access control and data masking works in Bytebase.

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