- Fetching results from PostgreSQL is now based on a cursor. This prevents out-of-memory errors with large amounts of data.
- Performance improvements.
- The animation of the data model view in the desktop did not work.
- When the DDL is generated for a table, it is also generated for the indexes.
- HiDPI display support.