This time, if you're in 'Table' mode, and you do a supported query, you can double-click and 'edit' cells on-the-fly. It's a nice feature if you have say 10 rows of something to update .. saved time from having to run 10 separate update queries. Note that it depends on the driver what type of queries are supported (IE, for Oracle 'select *' is not supported). Also, changed the way you can increase the size of the 'Query' window ... you can now use the mousewheel to increase/decrease the query window size (rather than the 'jumpy' onMouseOver way that I was using before).