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
@@ -49,6 +49,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
49
49
- Tables from every schema in Open Quickly and the sidebar filter, and `schema.table` searches in both. (#3048)
50
50
- Recent-tab switching on Control-Tab, with a list of the window's tabs while Control is held. (#2524)
51
51
-**Extensions** for SQLite and local libSQL connections, loading sqlite-vec, SpatiaLite and other libraries on connect. (#2502)
52
+
-**Filter** in a data grid cell's context menu, for narrowing a table to rows sharing that cell's value. (#3066)
52
53
- Version history for saved queries, with **Restore This Version**. (#2505)
53
54
- Git status letters, history and **Discard Changes…** for files in a linked SQL folder. (#2505)
54
55
- Whether a materialized view can be refreshed concurrently, on its **Indexes** tab. (#2522)
@@ -182,6 +183,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
182
183
- A dropped database or schema leaving every one of its tables' saved settings behind.
183
184
- Favorites rows left behind by a dropped table, schema or database.
184
185
- 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)
186
+
- Lines of a multi-line value run together in the cell menu's **Highlight** titles.
185
187
- Favorite queries missing from the sidebar Favorites tab on the first switch to it. (#3016)
186
188
- Favorites list silently dropping rows during a burst of iCloud favorites updates.
187
189
- A favorite moved out of **Global** still listed, and its keyword still expanding, in every other connection.
0 commit comments