| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-26 | 869 Bytes | |
| Release 3.15.1 source code.tar.gz | 2026-02-26 | 6.6 MB | |
| Release 3.15.1 source code.zip | 2026-02-26 | 9.1 MB | |
| Totals: 3 Items | 15.7 MB | 0 | |
š Enhancements
-
Add SQL Editor Read User role for read-only SQL Editor access (SELECT, EXPLAIN, INFO ā no DDL/DML).
-
Enforce
bb.issues.updatepermission requirement to edit issues, even for issue creators.
š Bug Fixes
-
Fix DDL/DML error modal not showing.
-
Fix REST API
GetSchemaStringendpoint 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.
https://github.com/bytebase/bytebase/compare/3.15.0...3.15.1
Warning 1): Bytebase does not support in-place downgrade. Make sure to back up your metadata before upgrading. 2) Never run multiple containers on the same data directory. Stop and remove the old one first to avoid corruption.