Sequel Ace Versions Save

MySQL/MariaDB database management for macOS

beta/4.0.10-20053

7 months ago

(Beta) App Store Release Notes

  • Improved filter panel to resolve Sonoma UI glitches and take up less space
  • Fixed the window losing focus when running queries
  • MySQL URLs now handle URL encoding (to allow for passwords containing special characters)
  • Attempt to fix a crash introduced in 4.0.9 when connecting to favorite connections

What's Changed

New Contributors

Full Changelog: https://github.com/Sequel-Ace/Sequel-Ace/compare/production/4.0.9-20052...beta/4.0.10-20053

production/4.0.9-20052

7 months ago

App Store Release Notes

  • Fixed an issue that caused the app to hang when connecting to a database on macOS Sonoma

What's Changed

Full Changelog: https://github.com/Sequel-Ace/Sequel-Ace/compare/production/4.0.8-20051...production/4.0.9-20052

production/4.0.8-20051

8 months ago

App Store Release Notes

  • Fixed an issue with incorrect varchar lengths being displayed due to missing collations
  • Fixed a bug where closing a tab in the Structure view caused the app to freeze
  • Updated the failed connection alert to be scrollable to allow for longer error messages
  • Fixed minor issues with error message wording

What's Changed

New Contributors

Full Changelog: https://github.com/Sequel-Ace/Sequel-Ace/compare/production/4.0.7-20050...production/4.0.8-20051

production/4.0.7-20050

9 months ago

App Store Release Notes

  • Fixed an issue with editing passwords
  • Made the data formatting options on the popup editor always visible (helpful for previewing JSONs and HTML)

What's Changed

Full Changelog: https://github.com/Sequel-Ace/Sequel-Ace/compare/production/4.0.6-20048...production/4.0.7-20050

beta/4.0.7-20049

9 months ago

What's Changed

Full Changelog: https://github.com/Sequel-Ace/Sequel-Ace/compare/production/4.0.6-20048...beta/4.0.7-20049

production/4.0.6-20048

9 months ago

App Store Release Notes

  • Changed the setting to hide column types to apply for custom query results too by
  • Fixed the ability to clear out saved passwords
  • Possibly fixed active window cycling issue
  • Updated translations

Full Commit Log

New Contributors

Full Changelog: https://github.com/Sequel-Ace/Sequel-Ace/compare/production/4.0.5-20046...production/4.0.6-20048

beta/4.0.6-20047

10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/Sequel-Ace/Sequel-Ace/compare/production/4.0.5-20046...beta/4.0.6-20047

production/4.0.5-20046

1 year ago

App Store Release Notes

  • Added a new preference for controlling whether column types are displayed in the content view of the UI
  • Fixed an error that prevented altering Timestamp/Datetime columns
  • Fixed default values for String-type and Enum fields not being quote-wrapped in the structure view which prevented editing comments for these columns
  • Fixed a crash on the content view for tables and views that have column names containing $s
  • Fixed a bug that prevented bundles from getting the current selected table name passed
  • Fixed a UI bug with enum options cut off in the content view
  • Fixed issues with setting user passwords containing special characters
  • Changed the Selected Tables List variable (available in saved queries and bundles) to include both tables and views instead of just tables

Full Commit Log

Full Changelog: https://github.com/Sequel-Ace/Sequel-Ace/compare/production/4.0.4-20044...production/4.0.5-20046

beta/4.0.5-20045

1 year ago

What's Changed since 4.0.4

Full Changelog: https://github.com/Sequel-Ace/Sequel-Ace/compare/production/4.0.4-20044...beta/4.0.5-20045

production/4.0.4-20044

1 year ago

App Store Release Notes

  • Fixed an issue with SSH connections causing high CPU usage
  • Update OpenSSL to 1.1.1s to fix some issues with SSH connections on macOS Ventura
  • Fixed an issue that resulted in invalid SQL statements when copying content with column types and when exporting
  • Fixed some issues with odd autocomplete UI behavior
  • Fixed incorrect Longitude/Latitude order when inserting GIS data in MySQL 8+
  • Fixed a crash when pasting content in unloaded text/blob field
  • Added a keyboard shortcut for Filter Content menu item
  • Localization updates (particularly for German)

Detailed Changelog

Fixed

  • b09e83df, Temporary Hotfix: Kill the task after termination
  • 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

Infra

  • e2d231a1, Move OCMock to SPM from included framework

Full Commit Log

New Contributors

Full Changelog: https://github.com/Sequel-Ace/Sequel-Ace/compare/production/4.0.3-20042...production/4.0.4-20044