Skip to content

Commit 022e3f7

Browse files
committed
docs: update changelog with recent fixes
1 parent 356fa4b commit 022e3f7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Fixed
1111

12+
- New query tabs always named "Query 1" instead of incrementing (#695)
13+
- Sidebar empty when opening new native window tab (#694)
14+
- Tab restore losing tab titles and showing table names instead of query names
15+
- Quit-time persistence skipping save when all windows fire onDisappear before willTerminate
16+
- Restored tabs appearing in wrong order (now preserves left-to-right window tab position)
17+
- PostgreSQL version display incorrect for v10+ (#698)
1218
- License settings showing stale app version instead of current version
1319
- Deactivation not reporting server-side failure to user
1420

0 commit comments

Comments
 (0)