Releases: ellie-commons/sequeler
Releases · ellie-commons/sequeler
Odin release
Odin release
- New release for elementary OS 6 Odin.
- Updated translations for Ukrainian, Russian, Indonesian, Chinese, Lithuanian, Portuguese, Turkish, and Arabic.
Create and Drop databases
- Create, Edit, and Delete databases.
- New context menu to copy and edit tables.
- Support unencrypted connections.
- Fix copy column data.
- Updated translations for Ukranian, Russian, French, and German.
Performance improvements
- Reduced CPU usage by 2%.
- Update translations for Italian, Spanish, Catalan, French, Hindi, Russian, and Turkish.
Bug Fixes
0.7.8 changelog
- Fixed usage attempt of wrong Vala method.
0.7.7 changelog
- Fix nasty GSettings bug causing the app to crash.
- Implement Gda Placeholder statement.
- Improve Query Tab iconography.
0.7.6 changelog
- Fix ORDER BY in PostgreSQL Relationship view.
- Improve MySQL structure view.
- Drop Granite.Settings in favour of GLib.Settings.
- Implement Granite.Notebook on the Query tab.
- Show query error messages inline.
Because 0.7.6 never happened!
0.7.7 changelog
- Fix nasty GSettings bug causing the app to crash.
- Implement Gda Placeholder statement.
- Improve Query Tab iconography.
0.7.6 changelog
- Fix ORDER BY in PostgreSQL Relationship view.
- Improve MySQL structure view.
- Drop Granite.Settings in favour of GLib.Settings.
- Implement Granite.Notebook on the Query tab.
- Show query error messages inline.
Query Tab Bonanza!
- Fix ORDER BY in PostgreSQL Relationship view.
- Improve MySQL structure view.
- Drop Granite.Settings in favor of GLib.Settings.
- Implement Granite.Notebook on the Query tab.
- Show query error messages inline.
New features and improvements
- You can now duplicate connections.
- Sorting columns now works as expected by actually running the ORDER BY query.
- Quickly jump to a specific result page with the handy dandy pagination popover.
- Show Comment Column inside table structure view.
The 2020 release!
- Manually reorder saved connection.
- Allow selecting a custom SSH public key.
- Fix SSH tunnel crashes.
Raw Query Improvements
- Strip comments from SQL raw queries.
- Better handle complex queries on multiple lines.
- Speed up query rendering.