Skip to content

Releases: DataflareApp/Dataflare

v2.5.0

27 Sep 13:55
1bc5a5b
Compare
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 ⌘ + ⇧ + →

v2.3.4

04 Sep 13:58
1bc5a5b
Compare
Choose a tag to compare
  • Support multi-row table selection
  • Improve where statement input
  • Fix Connections UI layout

v2.3.3

27 Aug 15:39
1bc5a5b
Compare
Choose a tag to compare
  • Improve fuzzy search
  • Fix KV database key split search
  • Improve SQL parser
  • Support minify SQL Ctrl + Shift + J
  • Fix format SQL Ctrl + Shift + L #120
  • Change indent from 4 to 2 spaces

v2.3.2

20 Aug 16:32
1bc5a5b
Compare
Choose a tag to compare
  • Improved search #139
  • Fix MacOS Tahoe UI BUG #138

v2.3.1

17 Aug 04:11
1bc5a5b
Compare
Choose a tag to compare
  • Fix backup logs
  • Fix KV console scroll
  • Support backup Redis database
  • Support copy DDL in schema manager

v2.3.0

09 Aug 17:54
1bc5a5b
Compare
Choose a tag to compare
  • DuckDB non-blocking batch insert
  • Reset the page number when changing filter conditions
  • Fix SQL statement parsing position error
  • Support insert random boolean value
  • Support quick filter from clipboard #136
  • Support backup SQLite database
  • Support backup DuckDB database
  • Support backup MySQL database
  • Support backup PostgreSQL database

v2.2.1

23 Jul 08:35
1bc5a5b
Compare
Choose a tag to compare
  • Fix some bugs

v2.2.0

21 Jul 12:13
1bc5a5b
Compare
Choose a tag to compare
  • Support Redis connection experimental
  • Support Cloudflare Workers KV connection experimental
  • Support S3 connection experimental
  • Support copy schema manager image
  • Upgrade EchoLite to v0.2.0
  • Automatically save table rows configuration
  • Fix SQL editor statement delay and state recovery
  • Improvement Command Search
  • Allow setting window decorations on Linux

v2.1.0

22 Jun 08:46
16fd045
Compare
Choose a tag to compare
  • Support access to remote SQLite databases (via EchoLite
  • Support adjusting columns to minimum width
  • Open the connection in a new window when pressing ctrl

v2.0.2

09 Jun 15:53
Compare
Choose a tag to compare
  • Fix table list scrollview error

  • Copy Bytes value as hex string