Releases: ellie-commons/sequeler
Releases · ellie-commons/sequeler
Sweet Query Tab improvements!
- Edit font size of the Query Tab.
- Edit background style of the Query Tab.
- Save and remember the Query Tab size.
PostgreSQL Fixes
- Fixed PostgreSQL relationship table.
- Fixed wrong response message when handling non select queries.
Bit-Size fixes
- Removed unused libfixposix.
- Fixed pagination issue when clicking too fast while fetching big data.
Improved Content Pagination on big data
- 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
- Properly handle EXPLAIN SQL statement.
- Properly handle querying capitlized PostgreSQL tables.
- Improved async methods for internal views.
- Updated translations.
Critical Bug Fix!
- CRITICAL: Fixes missing GSettings Schema, restore lost connections.
- Other small bug fixes and improvements.
Implemented SSH tunneling
- 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!
- New fancy Icon.
- Use GtkNativeDialog.
- Bug fixes and Improvements.
Open SQLite files
- Open SQLite files directly in Sequeler.
- Right click to copy data inside a column.
- Bug fixes and Improvements.
UI Fixes and Performance Improvements
- UI fix for logout button.
- View shortcuts on preferences dropdown.
- Performance Improvements.
- Italian translation.