Skip to content

Releases: DataflareApp/Dataflare

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

v2.0.1

08 Jun 06:03
Compare
Choose a tag to compare
  • Support SSH Agent
  • Support formatting of binary value display #123
  • Support quick connection switching using the keyboard in search
  • Upgrade DuckDB to v1.3.0
  • Improvement of SQL Statement Read-Only Check
  • Add some search keyboard shortcuts
  • Fix SQL statement parsing #121
  • Fix IPv6 address as HTTP host
  • Fix macOS full screen TitleBar style

v2.0.0

20 May 11:05
Compare
Choose a tag to compare
  • Upgrade DuckDB to v1.2.2
  • Upgrade libSQL to v0.9.7
  • Use MRU for tabs management
  • Improvement of Random Data Generation
  • Show exported files in the file manager
  • Support multiple connection Windows
  • Support opening database files directly in the file manager
  • Support searching in the connection list
  • Support reconnect to the database in the search command
  • Support double-clicking to directly open the database connection
  • Support opening the database connection in a new window
  • Support saving the database connection directly
  • Fix DuckDB loading extensions
  • Fix IPv6 host connection url encode
  • Fix copy text to clipboard
  • Fix macOS traffic light position
  • [BUG] Format function can't be undone #119
  • [Feature Request] Open multiple instances #112
  • [Feature Request] Allow users to manually reconnect to the database #105
  • [Feature Request] highlight current select row in table view #66
  • [BUG] Dark theme on Windows stops working after a while #63
  • [Feature Request] Open Sqlite files directly from Finder (macOS) and Explorer (Windows) #46

v1.9.5

01 Apr 13:20
Compare
Choose a tag to compare
  • Change App icon
  • Fix some bugs

v1.9.4

15 Mar 08:48
03d0159
Compare
Choose a tag to compare
  • Support export table all rows
  • Upgrade DuckDB to v1.2.1
  • Upgrade SQLite to v3.48.0
  • Fix connect to StarRocks #96
  • Fix touchpad operation Dashboard
  • Fix decode string error
  • Optimize dashboard widget alignment

v1.9.3

25 Jan 02:05
03d0159
Compare
Choose a tag to compare
  • Support MySQL vector data type
  • Improve MySQL editor typing suggestions
  • Fix some bugs

v1.9.2

29 Nov 16:14
03d0159
Compare
Choose a tag to compare
  • Support export schema manager image
  • Fix the drag view being too small #107

v1.9.1

23 Nov 14:48
03d0159
Compare
Choose a tag to compare
  • Support Dashboard
  • Support copy table content as CSV JSON SQL
  • Support disable table number format
  • Optimize PostgreSQL Performance
  • Return to first page when changing search #104
  • Add table First Page / Last Page Button
  • Fix Schema Manager bugs
  • Fix table pagination row display
  • Fix export JSON number
  • Fix table number format
  • Fix clean query history

v1.8.4

13 Oct 13:27
03d0159
Compare
Choose a tag to compare
  • Upgrade DuckDB to v1.1.1
  • Support DuckDB varint data type
  • Fix test connection message