> ## 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.15.1 - Feb 26, 2026

> Improvements and Bug Fixes

## 🎄 Enhancements

* Add **SQL Editor Read User** role for read-only SQL Editor access (SELECT, EXPLAIN, INFO — no DDL/DML).

* Enforce `bb.issues.update` permission requirement to edit issues, even for issue creators.

## 🐞 Bug Fixes

* Fix DDL/DML error modal not showing.

* Fix REST API `GetSchemaString` endpoint returning parse error.

* Fix SQL Editor double-click-drag word selection in reverse direction.

* **PostgreSQL** — Fix schema dump losing overloaded functions and missing quotes for CamelCase columns in index/constraint DDL.

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