Skip to content

Commit 07f5ed7

Browse files
committed
fix: clean up CHANGELOG to only include onboarding fix entry
1 parent 455455d commit 07f5ed7

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
### Added
1111

1212
- Keyboard focus navigation (Tab, Ctrl+J/K/N/P, arrow keys) for connection list, quick switcher, and database switcher
13-
14-
### Fixed
15-
16-
- DuckDB: TIMESTAMPTZ, TIMETZ, and other temporal columns displaying as null (#424)
17-
- Onboarding "Get Started" button not rendering on macOS 15 until window loses focus (#420)
1813
- MongoDB `mongodb+srv://` URI support with SRV toggle, Auth Mechanism dropdown, and Replica Set field (#419)
1914

2015
### Changed
2116

2217
- MongoDB `authSource` defaults to database name per MongoDB URI spec instead of always "admin"
18+
19+
### Fixed
20+
21+
- Onboarding "Get Started" button not rendering on macOS 15 until window loses focus (#420)
2322
- MongoDB collection loading uses `estimatedDocumentCount` and smaller schema sample for faster sidebar population
2423

2524
## [0.22.1] - 2026-03-22

0 commit comments

Comments
 (0)