Skip to content

Releases: Sequel-Ace/Sequel-Ace

2.1.0 Release Candidate 1

26 Jun 13:19
a621088
Compare
Choose a tag to compare
Pre-release
  • Support for MySQL 8.0 [removed support for MySQL5.5 and older] (#32, #38)
  • Faster scrolling of table list (#49)
  • Warn when attempting import to non-empty DB (#46)
  • Add where not in, starts with, and ends with string options to Filter Bar (#47, #56)
  • Clear password when duplicating a connection [Security] (#78)
  • Clear password when connection credentials altered [Security] (#78)
  • Don't include query history in 'Save Connection' [Security] (#69, #104)
  • Fix SSL key selection issues (#52, #67, #105)
  • Fix for MariaDB databases that have views (#83, #84)
  • Fix for CSV & database import crashes (#55, #72)
  • Fix for Filter Bar disappearing (#50, #80, #97 ,#98)
  • Fix foreign key clicks not navigating properly (#54, #93)
  • Fix bundles and themes not appearing (#36, #37, #100)
  • Fix sidebar resizing issues (#45, #99)
  • Various bug fixes (#48, #106, #115)

2.1.0 Beta 6

26 Jun 02:03
cf99605
Compare
Choose a tag to compare
2.1.0 Beta 6 Pre-release
Pre-release
  • Support for MySQL 8.0 [removed support for MySQL5.5 and older] (#32, #38)
  • Faster scrolling of table list (#49)
  • Warn when attempting import to non-empty DB (#46)
  • Add where not in, starts with, and ends with string options to Filter Bar (#47, #56)
  • Clear password when duplicating a connection [Security] (#78)
  • Clear password when connection credentials altered [Security] (#78)
  • Don't include query history in 'Save Connection' [Security] (#69, #104)
  • Fix for MariaDB databases that have views (#83, #84)
  • Fix for CSV & database import crashes (#55, #72)
  • Fix for Filter Bar disappearing (#50, #80, #97 ,#98)
  • Fix foreign key clicks not navigating properly (#54, #93)
  • Fix bundles and themes not appearing (#36, #100)
  • Various bug fixes (#48)

[2.1.0 is in active development]

2.1.0 Beta 5

24 Jun 22:26
441af2c
Compare
Choose a tag to compare
2.1.0 Beta 5 Pre-release
Pre-release
  • Support for MySQL 8.0 [Dropped support for MySQL < 5.6] (#32, #38)
  • Faster Scrolling of Table List (#49)
  • Cleanup to File Export Names (#48)
  • Warn Users before Importing Data into Existing DB (#46)
  • Add NOT IN, starts with, and ends with options to Filters (#47, #56)
  • Clear password when duplicating connection, and changing host or username (#78)
  • Fix for MariaDB Databases that have Views (#83, #84)
  • Fix for CSV & Database Imports crashing (#55, #72)
  • Fix for Filter Bar Disappearing (#50, #80, #97 ,#98)
  • Fix Foreign-key Navigation (#54, #93)
  • Various bug fixes

[2.1.0 is in active development]

2.1.0 Beta 4

24 Jun 02:00
d788b13
Compare
Choose a tag to compare
2.1.0 Beta 4 Pre-release
Pre-release
  • Support for MySQL 8.0 [Dropped support for MySQL < 5.6] (#32, #38)
  • Faster Scrolling of Table List (#49)
  • Cleanup to File Export Names (#48)
  • Warn Users before Importing Data into Existing DB (#46)
  • Add NOT IN, starts with, and ends with options to Filters (#47, #56)
  • Clear password when duplicating connection, and changing host or username (#78)
  • Fix for MariaDB Databases that have Views (#83, #84)
  • Fix for CSV & Database Imports crashing (#55, #72)
  • Various bug fixes

[2.1.0 is in active development]

2.1.0 Beta 3

23 Jun 20:40
6fe9bd1
Compare
Choose a tag to compare
2.1.0 Beta 3 Pre-release
Pre-release
  • Support for MySQL 8.0 [Dropped support for MySQL < 5.6] (#32, #38)
  • Faster Scrolling of Table List (#49)
  • Cleanup to File Export Names (#48)
  • Warn Users before Importing Data into Existing DB (#46)
  • Add NOT IN, starts with, and ends with options to Filters (#47, #56)
  • Clear password when duplicating connection, and changing host or username (#78)
  • Fix for MariaDB Databases that have Views (#83, #84)
  • Various bug fixes

[2.1.0 is in active development]

2.1.0 Beta 2

22 Jun 16:27
b3aeea1
Compare
Choose a tag to compare
2.1.0 Beta 2 Pre-release
Pre-release
  • Support for MySQL 8.0 (#32, #38)
  • Faster Scrolling of Table List (#49)
  • Cleanup to File Export Names (#48)
  • Warn Users before Importing Data into Existing DB (#46)
  • Add NOT IN option to Filters (#47)
  • Various bug fixes

[2.1.0 is in active development]

2.0.2

22 Jun 23:54
69cd4c9
Compare
Choose a tag to compare
  • Enabled Strict Host Checking for enhanced security (fixes #13)
  • Insert Formatted SQL Inline (fixes #26)
  • Bug fixes to Sandboxing (fixes #28)
  • Fixed table exporting (fixes #27)
  • Fixed SSH authentication by password (fixes #20)

2.1.0 Beta 1

21 Jun 23:18
8750650
Compare
Choose a tag to compare
2.1.0 Beta 1 Pre-release
Pre-release
  • Support for MySQL 8.0 (#32, #38)
  • Various bug fixes

2.0.2 Release Candidate 1

21 Jun 20:23
bebd984
Compare
Choose a tag to compare
Pre-release
  • Enabled stricter host checking for greater security (fixes #13)
  • Insert Formatted SQL Inline (fixes #26)
  • Bug fixes to Sandboxing (fixes #28)
  • Fixed table exporting (fixes #27)
  • Fixed SSH authentication by password (fixes #20)

2.0.1

18 Jun 20:20
094f121
Compare
Choose a tag to compare
  • Fixes to bundle editor (fixes #16)
  • Fixes to show detail button not working for failed SSH connections (fixes #21)