Skip to content

Releases: DataflareApp/Dataflare

v2.7.2

06 Dec 02:14
e33b77a

Choose a tag to compare

  • Supports reverse navigation based on foreign keys in tables
  • Add context menus to tabs, Close Close All Tabs Close Other Tabs

v2.7.1

03 Dec 01:52
e33b77a

Choose a tag to compare

  • Improve BigQuery connection speed
  • Fix BigQuery array/struct display
  • Fix BigQuery TLS error
  • FIx "Can't move my cursor with Option + Arrow in the text" #150
  • Always display percentages in the pie chart

v2.7.0

25 Nov 14:24
ee6d19f

Choose a tag to compare

  • Support BigQuery

v2.6.5

22 Nov 14:33

Choose a tag to compare

  • Supports resizing the connection list
  • Improve connection list focus switching
  • Improve icon flickering
  • Stable Workers Analytics Engine
  • Upgrade DuckDB to v1.4.2
  • Fix some bugs

v2.6.4

12 Nov 02:53

Choose a tag to compare

macOS only

  • Fix panic in versions of macOS below 15
  • Remove the animated spring effect

v2.6.3

10 Nov 14:11

Choose a tag to compare

  • Upgrade DuckDB to v1.4.1
  • Upgrade SQLite to v3.50.2
  • Upgrade SQLCipher to v4.6.1

v2.6.2

09 Nov 07:31

Choose a tag to compare

  • Fix table focus
  • Improve table rendering performance
  • Improve the priority of table rows data retrieval
  • Fix chart tooltip flickering
  • Improved pie chart mouse events
  • Fix table pagination layout style
  • Fix SQL Query historys
  • Update QuestDB data types
  • Fix QuestDB materialized views display
  • Fix column transform window state restore

v2.6.1

26 Oct 16:35

Choose a tag to compare

v2.6.0

19 Oct 09:48
1bc5a5b

Choose a tag to compare

  • Support manual commit mode
  • Support column transform
  • Update postgres 18 keyworkds
  • Add quick search icon
  • Fix some bugs, improved performance
  • Fix #56, Show ISO8601 datetime preview for UNIX times
  • Fix #84, MANUAL COMMIT MODE

v2.5.0

27 Sep 13:55
1bc5a5b

Choose a tag to compare

  • Upgrade DuckDB to v1.4.0
  • Update macOS titlebar bug
  • Adapted for macOS 26 window style
  • Fix "If there are no rows, displaying columns is not responsive" #28
  • Improve UI animations
  • Improve Table component

Table Keyboard Shortcuts

Function Shortcut
Refresh ⌘ + R
Filter ⌘ + F
Select All Rows ⌘ + A
Unselect All Rows ESC
Insert Row ⌘ + I
Delete Rows ⌘ + Backspace
Copy Cell ⌘ + C
Copy Selected Rows ⌘ + ⇧ + C
Resize Column to Fix Content ⌘ + E
Resize Column to Minimum ⌘ + ⇧ + E
Edit Cell Enter
Edit Row ⇧ + Enter
Previous Page ⌘ + ←
Next Page ⌘ + →
First Page ⌘ + ⇧ + ←
Last Page ⌘ + ⇧ + →