Sequel Pro News

Sequel Pro – 1.1.2

Sequel Pro 1.1.2 is a stable release that squashes a number of bugs. Thank you to everyone who is actively reporting issues on Github.

If you use Sequel Pro on a regular basis, please consider donating $10 or $20 to the project.

Download Now | Donate

Sequel Pro – 1.1.1

Sequel Pro 1.1.1 squashes a number of bugs and crashes that users have been seeing. Thank you to everyone who is actively reporting issues on Github.

If you use Sequel Pro on a regular basis, please consider donating $10 or $20 to the project.

Download Now | Donate

Highlights:

  • 90% less crashing!
  • Fix broken display of BIT fields (#2254)
  • Fix broken SQL Export of BIT fields (#2262)
  • And many other fixes/optimisations.
  • Check out Github for a full list..

Release Candidate 1.1.1 RC2

A second Release Candidate for Sequel Pro 1.1.1 is now available, fixing an auto-complete bug and built with a different version of Xcode to avoid a malware false positive (oops!).

Download Now | Donate

  • 90% less crashing!
  • Fix broken display of BIT fields (#2254)
  • Fix a concurrent modification exception that could occur when duplicating a database
  • Fix an exception when changing the tab indentation while the Bundle Editor is open (#2246)
  • Fix exporting Bundles not working (#2261)
  • Fix broken SQL Export of BIT fields (#2262)
  • Fix broken keychain access with SSH on 10.6 (#2268)
  • Fix connection view input fields accepting multi-line input (#2269)
  • Fix Edit Trigger sheet not working correctly in many localized versions (#2289)
  • Fix a crash that could occur when closing a window from fullscreen mode on 10.11
  • Fix one cause of a popular crash involving alert dialogs (part of #2297)
  • Fix bundle commands no longer working in popup field editor (and possibly other situations) (#2299)
  • Fix table name token not being used in SQL exports even when only one table is selected (#1858)
  • Improve the way Sequel Pro infers the collation of a column. This does not entirely fix the bug of SP sometimes displaying the wrong collation, but should work in ≥ 99% of cases. (#2237)
  • Fix an issue where Sequel Pro would throw an exception when connecting to a mysql server that was in limbo after an update (i.e. someone did forget to run `mysql_upgrade`) (#2302)
    Fix a random crash involving `_scrollViewDidChangeBounds` (#2126)
  • Fix an exception on 10.11 when trying to install an SP update while a modal dialog is displayed
  • Fix an issue on 10.11 where only one .SPF file could be opened in some cases (#2294)
  • Fix an exception when right-clicking in the CSV field mapping table without active selection (#2219)
  • Improve charset detection for Sphinx (#2384)
  • Fix an issue where copying the contents of a TEXT/BLOB field from a custom query result may not contain all data if keyboard navigation was used (#2283)
  • Fix a crash that could occur when connecting immediately after disconnecting (#2353)
  • Fix a table specific auto-complete (#2046)
  • Build with Xcode 7.2.1 to avoid being correctly identified as malware (#2405)

Release Candidate 1.1.1

A Release Candidate for Sequel Pro 1.1.1 is now available, with 90% less crashing!

Download Now

  • 90% less crashing!
  • Fix broken display of BIT fields (#2254)
  • Fix a concurrent modification exception that could occur when duplicating a database
  • Fix an exception when changing the tab indentation while the Bundle Editor is open (#2246)
  • Fix exporting Bundles not working (#2261)
  • Fix broken SQL Export of BIT fields (#2262)
  • Fix broken keychain access with SSH on 10.6 (#2268)
  • Fix connection view input fields accepting multi-line input (#2269)
  • Fix Edit Trigger sheet not working correctly in many localized versions (#2289)
  • Fix a crash that could occur when closing a window from fullscreen mode on 10.11
  • Fix one cause of a popular crash involving alert dialogs (part of #2297)
  • Fix bundle commands no longer working in popup field editor (and possibly other situations) (#2299)
  • Fix table name token not being used in SQL exports even when only one table is selected (#1858)
  • Improve the way Sequel Pro infers the collation of a column. This does not entirely fix the bug of SP sometimes displaying the wrong collation, but should work in ≥ 99% of cases. (#2237)
  • Fix an issue where Sequel Pro would throw an exception when connecting to a mysql server that was in limbo after an update (i.e. someone did forget to run `mysql_upgrade`) (#2302)
    Fix a random crash involving `_scrollViewDidChangeBounds` (#2126)
  • Fix an exception on 10.11 when trying to install an SP update while a modal dialog is displayed
  • Fix an issue on 10.11 where only one .SPF file could be opened in some cases (#2294)
  • Fix an exception when right-clicking in the CSV field mapping table without active selection (#2219)
  • Improve charset detection for Sphinx (#2384)
  • Fix an issue where copying the contents of a TEXT/BLOB field from a custom query result may not contain all data if keyboard navigation was used (#2283)
  • Fix a crash that could occur when connecting immediately after disconnecting (#2353)

Security Update 1.1.0.1

Version 1.1.0.1 fixes a security flaw reported by Radoslaw Karpowicz that allows remote code execution by any user on your LAN.

Please use the built in check for updates system to install the fix.

Download Now | Release Notes | Donate

Sequel Pro 1.1 – A touch of colour for your Databases

sequel-pro-1.1-connect-screen

Sequel Pro 1.1 is ready to go for El Capitan and comes with a touch of extra colour to match the new Yosemite design.  We’ve been cooking this one for a while now and have squished a heap of bugs! If you are using El Capitan and having SSH connection issues, this is the version you need to be on.

A big thanks to Max Lohrmann for the day to day keeping Sequel Pro running. Thank you also to the other developers who contributed and especially the translators who make these releases accessible for everyone.

If you use Sequel Pro on a regular basis, please consider donating $10 or $20 to the project.

Download Now! | Release Notes | Donate

Sequel Pro 1.1 RC2

Thanks for all the feedback in RC1, you are helping us make the best software. We would love it if you could test this RC2 and break it before we release it to all of our lovely users. Download Sequel Pro 1.1 RC2

Changes since 1.1rc1:
* Disable “smart” substitutions for field editor sheet (fixes #2154)
* Fix an issue where Sequel Pro added a NUL byte to the end of every query (fixes #2184)
* Fix an issue where LIKE filters were changed to BINARY if reloading a table via cmd+R (fixes #2179)
* Fix an exception when trying to remove a query favorite via its context menu (fixes #2161)
* Fix a rare exception when opening a session via “Open Recent”
* Fix an exception when trying to sort favorites by “host” or “type” while groups are present (fixes #2151)
* Fix a crash when the database popup was removed from the toolbar (fixes #2147)
* Fix an exception when no database was selected and the user tried to export a query result with the “database” file name token (fixes #2145)
* Fix a crash when displaying the server process list (fixes #2114)
* Fix a popular exception when a user tried to edit a field with a lost connection and then chose “disconnect” when Sequel Pro asks to reconnect (fixes #2137)
* Fixed a rare crash when SSH connections failed (caused by a race condition) (fixes #2132)

* Field Editor now uses the newer “find bar” instead of the “find panel” on supported OS X versions (#2148)

Download Sequel Pro 1.1 RC2

Sequel Pro 1.1 RC1

sequel-pro-1.1rc1-connect-screen

Our new version 1.1 of Sequel Pro is almost ready to go, but we want your help with some testing. This version 1.1 release candidate comes with a touch of extra colour to match Yosemite. We would love it if you could test it and break it before we release it to all of our lovely users.

If you find any bugs, please add them to our issue tracker.

If you use Sequel Pro on a regular basis, consider donating $20 or $30 to the project.

Download Now! | Release Notes | Donate

We especially need our JP/SE/ES/PT/FR translators to help us get to 100% translated.

Hello, this is Sequel Pro 1.0

sequel-pro-1.0

Today we are pleased to announce the release of Sequel Pro 1.0. With this new release comes a beautiful new icon, courtesy of Kenichi and the guys at Panic. We think the new icon is fantastic!

Please download this delicious new version of Sequel Pro, have a taste and tell us what you think. We’re excited to hear from you!

If you use Sequel Pro on a regular basis, please consider donating $10 or $20 to the project.

Please note that we’ve changed how Sequel Pro is signed to add Gatekeeper compatibility.  You will have to allow Sequel Pro access to your Keychain passwords for your favorites when prompted.

All the new goodies!!

  • Much more intuitive favourites handling and editing on the connection screen, now with folders and inline saving/connection testing
  • Swedish, French and Japanese localisations
  • New Quick Connect feature on connection screen.
  • Much improved connection stability and handling
  • More speed improvements and new goodies for you to discover. Read the full release notes for all the spoilers!
  • Lots of retina icon goodness!

If you find any bugs, please add them to our issue tracker.

Sequel Pro 1.0 RC1

This one has been coming for a while now.. This release candidate represents the final features of our 1.0 release and we would love it if you could test it and break it before we release it to all of our good looking users. Yes you too!

If you find any bugs, please add them to our issue tracker.

If you use Sequel Pro on a regular basis, please consider donating $10 or $20 to the project.

Download Now! | Release Notes | Donate

Please note that we’ve changed how Sequel Pro is signed to add Gatekeeper compatibility.  You will have to allow Sequel Pro access to your Keychain passwords for your favorites when prompted.

New features — Please give these an extra test!

  • Much more intuitive favourites handling and editing on the connection screen, now with folders and inline saving/connection testing
  • Swedish, French and Japanese localisations
  • New Quick Connect feature on connection screen.
  • Much improved connection stability and handling
  • More speed improvements and new goodies for you to discover. Read the full release notes for all the spoilers!

Pretty stuff

  • Lots of retina icon goodness!
  • Check out our beautiful new icon, courtesy of Kenichi and the Panic guys. We think it’s fantastic!

Archive
View All News Posts