Sequel Ace Versions Save

MySQL/MariaDB database management for macOS

beta/4.0.4-20043

1 year ago

Added

Fixed

  • 9f6d5ec0, Fix column types when copying content with column types and when exporting
  • 49ec01cb, Autocomplete weirdness
  • 4e1dfbec, Pasting content in unloaded text/blob field causes crash

Changed

  • 55f6cc02, Update OpenSSL to 1.1.1s

Removed

Infra

  • e2d231a1, Move OCMock to SPM from included framework

production/4.0.3-20042

1 year ago

App Store Release Notes

  • Fixed issue introduced with 4.0.2 that caused "Copy as SQL Insert" statements to incorrectly contain the types of the impacted columns
  • Improved resizing of the users modal

Detailed Changelog

Fixed

  • 81e08793, Fix copy as SQL insert, Fix users modal resizing

Full Commit Log

Full Changelog: https://github.com/Sequel-Ace/Sequel-Ace/compare/production/4.0.2-20041...production/4.0.3-20042

production/4.0.2-20041

1 year ago

App Store Release Notes

  • Show the column type in the query editor and content view
  • Fixed the filters sometimes not remembering their last filter state
  • Fixed content filtering UI bugs
  • Fixed errors saving table changes if content was pasted or cut
  • Fixed Help menu disabled on connection screen

Detailed Changelog

Added

  • 51fad246, Show column type in query editor and content view

Fixed

  • 0756e835, Remove data type names from CSV exports
  • e8fa9487, Text is not invalidated if just a cut or paste action is executed
  • 9ccf9d19, Enable Help menu for connection screen

Full Commit Log

Full Changelog: https://github.com/Sequel-Ace/Sequel-Ace/compare/production/4.0.1-20039...beta/4.0.2-20040

beta/4.0.2-20040

1 year ago

App Store Release Notes

  • Show the column type in the query editor and content view
  • Fixed the filters sometimes not remembering their last filter state
  • Fixed content filtering UI bugs
  • Fixed errors saving table changes if content was pasted or cut
  • Fixed Help menu disabled on connection screen

Detailed Changelog

Added

  • 51fad246, Show column type in query editor and content view

Fixed

  • 0756e835, Remove data type names from CSV exports
  • e8fa9487, Text is not invalidated if just a cut or paste action is executed
  • 9ccf9d19, Enable Help menu for connection screen

Full Commit Log

Full Changelog: https://github.com/Sequel-Ace/Sequel-Ace/compare/production/4.0.1-20039...beta/4.0.2-20040

production/4.0.1-20039

1 year ago

App Store Release Notes

  • Breaking Change: Dropped support for macOS 10.12
  • Breaking Change: Dropped official support for MySQL 5.6 (connections may continue to work, but are no longer officially maintained/supported)
  • Fixed many memory leaks throughout
  • Fixed issues with sessions not saving / restoring tabs
  • Fixed typos throughout
  • Fixed crash on right click when field editor is active
  • Added option to opt-out of anonymized analytics
  • Added preliminary support for Portuguese
  • Closing a tab or window will not close all connections automatically anymore

Detailed Changelog

Fixed

  • Closing a tab or window will not close all connections automatically anymore

Full Commit Log

Full Changelog: https://github.com/Sequel-Ace/Sequel-Ace/compare/production/4.0.0-20037...production/4.0.1-20039

production/4.0.0-20037

1 year ago

Note: App Store Release 4.0.0 was missing a few of the changes included in GitHub 4.0.0. Please upgrade to 4.0.1+ for all the latest features and improvements

App Store Release Notes

  • Breaking Change: Dropped support for macOS 10.12
  • Breaking Change: Dropped official support for MySQL 5.6 (connections may continue to work, but are no longer officially maintained/supported)
  • Fixed many memory leaks throughout
  • Fixed issues with sessions not saving / restoring tabs
  • Fixed typos throughout
  • Fixed crash on right click when field editor is active
  • Added option to opt-out of anonymized analytics
  • Added preliminary support for Portuguese

Detailed Changelog

Added

  • 968d5361, Make analytics opt-out

Fixed

  • c9d037a3, Fix small typo on Export dialog
  • e37e799e, Portuguese localization
  • f8f016ca, Fix major memory leak with database document not being released
  • 24676d51, Fix memory leaks when closing connection
  • c9e367d5, Fix saving session not saving / restoring tabs
  • 6381ff81, Fix crash on right click when field editor is active
  • dd6d02c5, Fix deprecations and warnings
  • 2dd099f6, Fix saving session more than once

Changed

Removed

  • 26092354, Breaking change: Officially drop MySQL 5.6 support
  • 6183c515, Drop macOS 10.12

Infra

Full Commit Log

New Contributors

Full Changelog: https://github.com/Sequel-Ace/Sequel-Ace/compare/production/3.5.3-20035...production/4.0.0-20037

beta/4.0.0-20036

1 year ago

August is here and so is the new upcoming update of macOS and Xcode. Because of that, version 4.0.0 comes two breaking changes that will hopefully speedup and improve development for us so we can deliver better Sequel Ace to you.

  • Breaking change: Dropped support of macOS 10.12
  • Breaking change: Dropped official support of MySQL 5.6

Fixed

  • f8f016ca, Fix major memory leak with database document not being released
  • 24676d51, Fix memory leaks when closing connection
  • c9e367d5, Fix saving session not saving / restoring tabs
  • 6381ff81, Fix crash on right click when field editor is active
  • dd6d02c5, Fix deprecations and warnings
  • 2dd099f6, Fix saving session more than once

Removed

  • 26092354, Breaking change: Officially drop MySQL 5.6 support
  • 6183c515, Drop macOS 10.12

Full Release Notes:

What's Changed

Full Changelog: https://github.com/Sequel-Ace/Sequel-Ace/compare/production/3.5.3-20035...beta/4.0.0-20036

production/3.5.3-20035

1 year ago

App Store Release Notes

  • Added URL Scheme to launch favorites by name
  • Documentation updates

Added

  • 478f7bb, Added URL Scheme to launch favorites by name

Fixed

Changed

  • ebeb253c, Update MAMP Documentation regarding settings to connect

Removed

Infra

  • ed74fc85, Fix preferences path, keychain path, formatting
  • b10de447, [CLEANUP] Migration HowTo
  • c5ecac7e, chore: Included githubactions in the dependabot config

Full Release Notes:

What's Changed

New Contributors

Full Changelog: https://github.com/Sequel-Ace/Sequel-Ace/compare/production/3.5.2-20033...production/3.5.3-20035

beta/3.5.3-20034

1 year ago

Added

  • 478f7bb, Added URL Scheme to launch favorites by name

Fixed

Changed

Removed

Infra

  • c5ecac7e, chore: Included githubactions in the dependabot config

Full Release Notes:

What's Changed

New Contributors

Full Changelog: https://github.com/Sequel-Ace/Sequel-Ace/compare/production/3.5.2-20033...beta/3.5.3-20034

production/3.5.2-20033

2 years ago

App Store Release Notes

  • Fixed a crash impacting tables with INVISIBLE columns
  • Only append a default value if its specified (fixes an issue with default value behavior)

Full Changelog

Added

Fixed

  • c25b64a7, Possible fix for crash on tables with invisible columns
  • 03c9e6f1, Only append a default value if its specified

Changed

Removed

Infra