| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-26 | 1.1 kB | |
| Release 3.16.1 source code.tar.gz | 2026-03-26 | 6.7 MB | |
| Release 3.16.1 source code.zip | 2026-03-26 | 9.2 MB | |
| Totals: 3 Items | 15.9 MB | 0 | |
🎄 Enhancements
-
Change issue approval status label from "Done" to "Approved" for clarity.
-
Add fast-follow refresh mode so rollout status updates more quickly after user actions.
-
CosmosDB — Support more query syntax in SQL editor.
🐞 Bug Fixes
-
Fix internal error after login caused by InputOtp null check regression.
-
Fix popover dismissing when interacting with label selector during plan/issue creation.
-
Fix invalid issue type filter in Export Center.
-
Fix webhook detail page broken by UUID resource_id migration.
-
Harden 3.16 upgrade migration scripts to be idempotent and handle edge cases.
-
PostgreSQL — Fix schema dump incorrectly including pg_bitmapindex system schema.
https://github.com/bytebase/bytebase/compare/3.16.0...3.16.1
Before upgrading: 1) Back up the 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.