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: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,6 +40,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
40
40
-**Global** on a saved query folder's menu, for a folder every connection shows.
41
41
- Recent-tab switching on Control-Tab, with a list of the window's tabs while Control is held. (#2524)
42
42
-**Extensions** for SQLite and local libSQL connections, loading sqlite-vec, SpatiaLite and other libraries on connect. (#2502)
43
+
-**Filter** in a data grid cell's context menu, for narrowing a table to rows sharing that cell's value. (#3066)
43
44
44
45
### Changed
45
46
@@ -123,6 +124,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
123
124
- A dropped database or schema leaving every one of its tables' saved settings behind.
124
125
- Favorites rows left behind by a dropped table, schema or database.
125
126
- Column and operator pull-downs in **Highlight Rules** snapping back to their previous value, leaving every rule on **equals** and on the column it was created with. (#3015)
127
+
- Lines of a multi-line value run together in the cell menu's **Highlight** titles.
126
128
- Favorite queries missing from the sidebar Favorites tab on the first switch to it. (#3016)
127
129
- Favorites list silently dropping rows during a burst of iCloud favorites updates.
128
130
- A favorite moved out of **Global** still listed, and its keyword still expanding, in every other connection.
0 commit comments