1.0.0: + Fixed a crash issue when initializing an oracle connection. + Fixed an issue where specifying ports (by entering :12345 after the host) was not working. + Added an optional remember password checkbox when connecting to a server without specifying a password. + Keyboard shortcuts Cmd + 1-9 can now be used to switch tabs. + Added 'favorite' to the query window. You can now enter a favorite query and have it added to the query window via the favorites menu or via autocomplete. + Improvements for handling large result sets (greater than one million) entries. + History window now has keyboard shortcuts. Right arrow, left arrow and space key. 1.0.1: + Fixed an issue where autocomplete would not always display. + Fixed an issue where Oracle connections always displayed 'No database selected'. + Fixed an issue where Oracle connections dropdown listed no databases. + Fixed an issue where Oracle statements always returned 'No rows affected'. The proper values should now be returned. + Added 'Query Previews' to some UI actions such as dropping columns, tables, or data from a result set.