You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: linux/CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -80,6 +80,9 @@
80
80
81
81
### Fixed
82
82
83
+
- A denied statement or dismissed approval is refused if that denial cannot be written to the audit journal
84
+
- The last open connection is reopened when the app starts. If it cannot connect, its tabs stay with that connection instead of attaching to another database
85
+
- Saved connection rows show the environment as a colour
83
86
- Measuring how many rows an UPDATE or DELETE would touch now uses the same timeout and cancellation as the write itself, instead of running an unbounded count first
84
87
- Reading a table's indexes and foreign keys now stops at the query timeout, and a failed read no longer pretends the table has none
85
88
- Structure tabs reopen after a reconnect, and the saved workspace no longer points at the wrong tab when a draft was skipped
0 commit comments