Skip to content

Releases: Alecaddd/sequeler

Odin release

11 Aug 03:44
Compare
Choose a tag to compare
  • Updated elementary runtime
  • Updated screenshots

Odin release

16 May 04:24
0b9333e
Compare
Choose a tag to compare
  • New release for elementary OS 6 Odin.
  • Updated translations for Ukrainian, Russian, Indonesian, Chinese, Lithuanian, Portuguese, Turkish, and Arabic.

Create and Drop databases

26 Jun 06:16
Compare
Choose a tag to compare
  • 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

13 May 00:57
Compare
Choose a tag to compare
  • Reduced CPU usage by 2%.
  • Update translations for Italian, Spanish, Catalan, French, Hindi, Russian, and Turkish.

Bug Fixes

12 Apr 05:34
Compare
Choose a tag to compare

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!

12 Apr 04:44
Compare
Choose a tag to compare

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!

10 Apr 03:04
2d5623d
Compare
Choose a tag to compare
  • 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

05 Apr 00:13
Compare
Choose a tag to compare
  • 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!

01 Apr 06:42
Compare
Choose a tag to compare
  • Manually reorder saved connection.
  • Allow selecting a custom SSH public key.
  • Fix SSH tunnel crashes.

Raw Query Improvements

01 Sep 23:09
Compare
Choose a tag to compare
  • Strip comments from SQL raw queries.
  • Better handle complex queries on multiple lines.
  • Speed up query rendering.