Skip to content

Commit

Permalink
/packages/doltlab/content/reference/release-notes: doltlab v2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
coffeegoddd committed Sep 13, 2024
1 parent bc25de8 commit a679fc8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/doltlab/content/reference/release-notes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ DoltLab is currently closed-source, but the [dolthub/doltlab-issues](https://git

The following is a list of release notes for available DoltLab versions >= `v2.0.0`. DoltLab and DoltHub share the same source code. For this reason, we list fixes related to DoltLab issues in the `DoltLab Features/Bug Fixes` section of the release notes, and fixes corresponding to DoltHub issuers in the `DoltLab Features/Bug Fixes` section.

- [DoltLab v2.3.1](./v2.3.1.md)
- [DoltLab v2.3.0](./v2.3.0.md)
- [DoltLab v2.2.2](./v2.2.2.md)
- [DoltLab v2.2.1](./v2.2.1.md)
Expand Down
11 changes: 11 additions & 0 deletions packages/doltlab/content/reference/release-notes/v2.3.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
title: DoltLab v2.3.1 Release Notes
---

Download at [https://doltlab-releases.s3.amazonaws.com/linux/amd64/doltlab-v2.3.1.zip](https://doltlab-releases.s3.amazonaws.com/linux/amd64/doltlab-v2.3.1.zip)

## DoltLab Features/Bug Fixes
* Fix bug where first-party metrics were still emitted when metrics are disabled.

## DoltHub Features/Bug Fixes
* Misc. UI design changes and bug fixes

0 comments on commit a679fc8

Please sign in to comment.