Skip to content

Commit 922e1ab

Browse files
docs: add 3.13.1 changelog (#979)
* add 3.13.1 changelog * update
1 parent f60c09f commit 922e1ab

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

docs/changelog/bytebase-3-13-1.mdx

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: Bytebase 3.13.1 - Dec 30, 2025
3+
author: Adela
4+
updated_at: 2025/12/30 18:00:00
5+
description: 'Improvements and Bug Fixes'
6+
---
7+
8+
import InstallUpgrade from '/snippets/install/install-upgrade.mdx';
9+
10+
## 🎄 Enhancements
11+
12+
- Update SQL review template configuration.
13+
14+
## 🐞 Bug Fixes
15+
16+
- Fix issue label selector missing in new CI/CD layout.
17+
- Fix rollout date filter not working.
18+
- Fix SQL Editor horizontal scroll shortcut.
19+
- Fix SQL review showing incorrect line numbers for multi-statement SQL.
20+
21+
<InstallUpgrade />

docs/docs.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -394,6 +394,7 @@
394394
{
395395
"tab": "Changelog",
396396
"pages": [
397+
"changelog/bytebase-3-13-1",
397398
"changelog/bytebase-3-13-0",
398399
"changelog/bytebase-3-12-2",
399400
"changelog/bytebase-3-12-1",

0 commit comments

Comments
 (0)