Release 1.35 is largely updates and bug fixes to 1.3, with a few minor enhancements. Some things of note are:
- SQL editor has an undo stack now
- Double clicking on an object in the schema contents area then replaces the selection and inserts the name of the object in the editor section, and finally refocuses on the editor section
- Files can be read using other encodings, which really helps if you're importing a file with accented characters
- The location of the DB connection and CSV imports are used when opening up a window to find a file, meaning no more starting your search from weird places
- Running SQL select statements will make the results pane relocate to the top left
- Auto table name generation on the import window won't let a numeric character start a table name
I have planned some major improvements in the future including a basic spatial data viewer for Well Known Text and Spatialite databases, but this won't be included until I get a reasonable working model.
Please report any problem and bugs that would need repair in the future.