github Sequel-Ace/Sequel-Ace beta/3.0.0-3001
3.0.0 (3001) - Beta 2

pre-release3 years ago

Major release of Sequel Ace is coming!

NOTE: We recommend using Beta version on non-production databases (development, testing, ...).

Changes since Beta 1

  • #575, Fixed content offset when sorting by column
  • #575, Fixed crashes from Beta 1 when connecting to the database
  • #575, Fixed CPU usage when brackets highlighter is on for bigger queries

This version comes with couple of breaking changes:

  • Dropped support for MacOS 10.10 and 10.11
  • Redesigned Toolbars for Big Sur using SF Symbols
  • Added support for Apple SIlicon, M1, ARM architecture (universal app)
  • Converted project to ARC
  • Rewritten how SPTextView and Query text view works to speed up large queries and syntax highlight
  • Migrated from legacy NSAlert API and NSApp.beginSheet() to new NSAlert

Full changelog

Added

cb74045, kill tidb query and kill tidb connection support
58fde57, Compile libmysqlclient for Apple Silicon, enable ARM architecture, make Sequel Ace Apple Silicon compatible

Fixed

068622c, Get rid of SPAlertSheets and fix over 150 warnings
4db1f95, Main thread crashes
3ef4e6e, Fix couple of warnings and deprecations
fd57651, A couple of fixes
395006b, Fix broken add connection button
12d1d8a, Show alert on bad bundle, also actually delete it
4ba2bc9, Fix table list allow resizing table information
6944d8d, Fix close button style on tabs
d58d3a9, Fix Query ruler view and rows count
2e0af57, Speedup loading list of the tables

Changed

db395c5, SPTextView: Rewrite behavior of syntax highlight and scroll
52af9e8, SPTextView improvements and warnings
c373354, ShortcutRecorder converted to ARC and ARM
007e82a, Rewrite appearance for split view actions - part 2
a66c083, Rewrite appearance for settings toolbar, database toolbar and split view actions

Infra

cc27ecb, Tweak issue and pr templates
6f87e6c, Fix Beta Scheme
fa2e2e8, Add fastlane automation for increment_build and for Changelog generation
363bb95, Add Swiftlint to the project

Don't miss a new Sequel-Ace release

NewReleases is sending notifications on new releases.