Skip to content

5.2.0

Latest
Compare
Choose a tag to compare
@chrisclark chrisclark released this 19 Aug 19:38
· 4 commits to master since this release

5.2.0 (2024-08-19)

  • #651: Improvements to upload file abilities:

    • Ability to append an upload to a previously uploaded file/sqlite DB as a new table
    • Good cache busting and detection of file changes on uploads
    • Significant documentation improvements to uploads and connections
    • Separate the upload UI from the 'add connection' UI, as they are materially different
    • Ability to refresh a connection's schema and data (if it's an upload) from the connections list view
  • #659: Search all queries, even if the header is collapsed. Addresses issue #464 (partially) and #658 (fully).

  • #662: Refactored dockerfile to use non-root directories. Addresses issue #661.

  • Fix a small bug with bar chart generation, when values are null