Skip to content

Commit df5a9eb

Browse files
committed
docs: simplify changelog entries
1 parent 022e3f7 commit df5a9eb

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

CHANGELOG.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,11 @@ 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)
18-
- License settings showing stale app version instead of current version
19-
- Deactivation not reporting server-side failure to user
12+
- Query tabs always named "Query 1" instead of incrementing (#695)
13+
- Sidebar empty in new or restored window tabs (#694)
14+
- Tab titles, order, and persistence lost on quit/restore
15+
- PostgreSQL version display for v10+ (#698)
16+
- License activation metadata and deactivation error handling
2017

2118
## [0.31.1] - 2026-04-12
2219

0 commit comments

Comments
 (0)