Releases: bdaenen/sequelpro
Releases · bdaenen/sequelpro
1.1.2-tobania.5
Merged changes from upstream.
aws-test
1.1.2-tobania.4
- Merged updates from upstream.
- Significant performance improvement when running lots of queries via the query editor
- Updated appicon in "about" tab.
1.1.2-tobania.3
- Add the ability to remove the last content filter by pressing "-" which will also reload the query without filtering (sequelpro#3071)
- Disable resizing the preferences window.
- Preserve input values when switching the content filter criterion (sequelpro#3306)
- Make it possible to use empty strings in content filters (sequelpro#3083)
- Replace deprecated constants with new names
- Add a button to reset all filters (key: cmd+esc) and a possibility to remove a single filter (press shift+backspace when inside an input field of the row) which will also trigger a reset if the last row was removed (thus closely resembles the old single filter behaviour) sequelpro#3302
- Store last made choice for rule filter visibility across sessions (sequelpro#3304)
1.1.2-tobania.2
- L27 db names are now displayed between brackets instead of the client name.
- Added a menu option for clearing db name / client name mapping cache
- Made cache keys more unique to prevent collision with other NSUserDefaults.
- Changed the auto-update URL to a channel using this fork.