Releases: Sequel-Ace/Sequel-Ace
5.0.7 (20093) Release Candidate 1
App Store Release Notes
- Improved handling of custom UI fonts
- Improved CPU usage around reconnection attempts
- Added proactive error messages for when SSH Config files are non-existent
What's Changed
- #changed Font handling improvements by @Jason-Morcos in #2223
- Bump nokogiri from 1.18.4 to 1.18.8 in /docs by @dependabot in #2224
- Attempt to fix high cpu reconnect issues by @Jason-Morcos in #2226
- Cleanup crashes and inconsistencies with font handling #fixed by @Jason-Morcos in #2228
- Throw an error if ssh config file is inaccessible by @Jason-Morcos in #2227
- Prepare release by @Jason-Morcos in #2229
Full Changelog: production/5.0.6-20092...production/5.0.7-20093
5.0.6 (20092)
App Store Release Notes
- Fixed alignment of enums on the content view
- Fixed a bug that caused table content fonts to be mangled after completing an automatic resize
- Added support for arbitrary sorting of favorites being preserved between uses
- Improved the flow around GitHub-based auto-updates
What's Changed
- #fixed Fix Enum Alignment in Content View by @Jason-Morcos in #2216
- #fixed a bug that caused table content to be mangled after completing an automatic resize by @Jason-Morcos in #2218
- #fixed Arbitrary sorting of favorites not being preserved between uses by @Jason-Morcos in #2219
- #fixed Flow around GitHub-based Auto-updates by @Jason-Morcos in #2220
- Prepare release by @Jason-Morcos in #2221
Full Changelog: production/5.0.5-20091...production/5.0.6-20092
5.0.5 (20091)
App Store Release Notes
- Fixed energy spikes on connection drops
- Fixed alignment of ENUMs in content view
- Fixed beep-on-application-start bug
What's Changed
- #Fixed issue with dylib build script by @Jason-Morcos in #2210
- #Fixed energy spikes on connection drops. by @Jason-Morcos in #2212
- Fix alignment of ENUMs in content view #fixed by @Jason-Morcos in #2209
- #fixed Beep-on-application-start - cleanup delete logic by @Jason-Morcos in #2208
- fix: Unable to delete table if it's UUID type by @vuon9 in #2213
- Prepare release by @Jason-Morcos in #2214
Full Changelog: production/5.0.4-20090...production/5.0.5-20091
5.0.4 (20090)
App Store Release Notes
- Fixed unexpected blue line artifacts in the table view display
What's Changed
- Bump nokogiri from 1.18.3 to 1.18.4 in /docs by @dependabot in #2202
- fix: unexpected blue line on bottom of cell by @vuon9 in #2205
- Prepare release by @Jason-Morcos in #2206
Full Changelog: production/5.0.3-20089...production/5.0.4-20090
5.0.3 (20089)
App Store Release Notes
- Fixed a crash affecting the user permissions panel on MariaDB >= 11.3
- Added the ability to toggle pinning multiple tables at once
- Changed the table sort order to honor the DB's table sort order instead of forcing a flat alphabetic sort
What's Changed
- fix: Keep original order of table list by @vuon9 in #2197
- fix: Crash on MariaDB >= 11.3 caused by a new db privilege by @vuon9 in #2196
- feat: Toggle pin for multiple selected items by @vuon9 in #2199
- Prepare release by @Jason-Morcos in #2200
Full Changelog: production/5.0.2-20088...production/5.0.3-20089
5.0.2 (20088)
App Store Release Notes
- Fixed vertical centering and padding for text in the tables list
What's Changed
- Fix vertical centering of cells, fix padding for tables list #fixed by @Kaspik in #2185
- Prepare release by @Jason-Morcos in #2188
Full Changelog: production/5.0.1-20087...production/5.0.2-20088
5.0.1 (20087)
App Store Release Notes
- Fix table rows becoming narrower in 5.0.0
What's Changed
- Bump nokogiri from 1.16.5 to 1.18.3 in /docs by @dependabot in #2176
- Hotfix table view row height #fixed by @Kaspik in #2175
- Prepare release by @Jason-Morcos in #2181
Full Changelog: production/5.0.0-20086...production/5.0.1-20087
5.0.0 (20086)
Dear Sequel Ace Community,
With this release, Sequel Ace now requires macOS 12 (Monterey) or newer.
This change is necessary for technical and practical reasons:
- LibMySQL client now relies on newer C++ features that are unsupported on older macOS versions, making continued compatibility increasingly difficult.
- Limited maintainer resources – Sequel Ace is maintained by a small group of volunteers who balance this work with their day jobs. Dropping support for outdated systems allows us to focus on improving the app for the majority of users in modern environments.
For those still using older macOS versions, the previous Sequel Ace release will remain available, but future updates will require macOS 12 or later.
We appreciate your understanding and ongoing support. Your feedback and contributions help keep Sequel Ace thriving!
— The Sequel Ace Team
App Store Release Notes
- Drop support for macOS versions older than 12
What's Changed
- Drop Support for macOS < 12 #changed by @Jason-Morcos in #2170
- Prepare release by @Jason-Morcos in #2171
Full Changelog: production/4.2.1-20085...production/5.0.0-20086
4.2.1 (20085)
App Store Release Notes
- Fixed a bug impacting older (macOS Big Sur) installs
What's Changed
- New Crowdin updates by @Kaspik in #2163
- Prepare release by @Jason-Morcos in #2167
- Restore support for building Sequel Ace in macOS 15 #infra by @Jason-Morcos in #2168
Full Changelog: production/4.2.0-20083...production/4.2.1-20085
4.2.0 (20083)
Only change from RC1 is a rollback of building in plugins due to App Store signing requirements
App Store Release Notes
- Upgraded to Lib MySQL Client 8.4.4 and OpenSSL 3
- Fixed a bug impacting filtering on the process list
- Updated translations
What's Changed
- fix: MySQL filter #2153 by @vuon9 in #2155
- New Crowdin updates by @Kaspik in #2157
- Update DYLIB Files moving to libMySQLClient 8.4.4 by @Jason-Morcos in #2159
- Prepare release by @Jason-Morcos in #2160
Full Changelog: production/4.1.7-20080...production/4.2.0-20083