Skip to content

Releases: elementary-community/sequeler

Sweet Query Tab improvements!

06 Aug 07:01
Compare
Choose a tag to compare
  • Edit font size of the Query Tab.
  • Edit background style of the Query Tab.
  • Save and remember the Query Tab size.

PostgreSQL Fixes

03 Aug 05:12
Compare
Choose a tag to compare
  • Fixed PostgreSQL relationship table.
  • Fixed wrong response message when handling non select queries.

Bit-Size fixes

07 Apr 17:32
Compare
Choose a tag to compare
  • Removed unused libfixposix.
  • Fixed pagination issue when clicking too fast while fetching big data.

Improved Content Pagination on big data

03 Apr 01:52
Compare
Choose a tag to compare
  • Rewritten pagination to use LIMIT and OFFSET.
  • Faster pagination and content viewing for big data.
  • Show records count in table's list.
  • Bug fixes and other improvements.

Bug fixes and improvements

20 Mar 04:38
Compare
Choose a tag to compare
  • Properly handle EXPLAIN SQL statement.
  • Properly handle querying capitlized PostgreSQL tables.
  • Improved async methods for internal views.
  • Updated translations.

Critical Bug Fix!

03 Jan 06:27
Compare
Choose a tag to compare
  • CRITICAL: Fixes missing GSettings Schema, restore lost connections.
  • Other small bug fixes and improvements.

Implemented SSH tunneling

30 Dec 03:21
Compare
Choose a tag to compare
  • WARNING: This release packs many updates and something could break. Please, backup your connections.
  • Connect via SSH to a remote Database.
  • Major code refactor to handle UI updates via async methods.
  • Use Stack container to show a loading Spinner during fetch or data processing methods.
  • Major performance improvements to the table search and dropdown schema switcher.
  • Bug fixes and other improvements.

Fancy New Icon!

15 Dec 22:02
Compare
Choose a tag to compare
  • New fancy Icon.
  • Use GtkNativeDialog.
  • Bug fixes and Improvements.

Open SQLite files

10 Dec 04:18
Compare
Choose a tag to compare
  • Open SQLite files directly in Sequeler.
  • Right click to copy data inside a column.
  • Bug fixes and Improvements.

UI Fixes and Performance Improvements

20 Oct 00:16
Compare
Choose a tag to compare
  • UI fix for logout button.
  • View shortcuts on preferences dropdown.
  • Performance Improvements.
  • Italian translation.