Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/changelog/bytebase-3-17-0.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ import InstallUpgrade from '/snippets/install/install-upgrade.mdx';

- **High Availability (HA)** — Support licensed multi-replica deployments backed by a shared external PostgreSQL metadata database. Active replicas are tracked via heartbeats, and background runners coordinate safely across replicas.

- **Page Agent** — Add an in-app AI assistant with tool-calling, threaded resumable conversations, DOM-aware autocomplete, and token usage tracking.
- **[Page Agent](https://docs.bytebase.com/page-agent)** — Add an in-app AI assistant with tool-calling, threaded resumable conversations, DOM-aware autocomplete, and token usage tracking.

- **Issue Approved webhook event** — Support a new webhook event type for issue approval, with redesigned Slack message format.

Expand Down
Loading