File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments