Release notes:
- Different action icons were fixed (results viewer, SQL editor, file operations)
 - Results viewer: context menu was redesigned (compacted)
 - Results viewer: scrolling shortcuts were changed
 - HighDPI support: composite icons rendering was fixed
 - Data export: SQL INSERT format support for custom SQL queries
 - Mockdata: commands contributions (menu and toolbar) was fixed
 - SQL editor: object search now can search inside object names
 - SQL editor: auto-indent was fixed (identifier replace issue)
 - SQL editor: “to upper case/to lower case” command shortcuts were fixed
 - SQL editor: bold font style configuration
 - Bookmarks drag-n-drop inserts real object name
 - Database objects create: mixed case identifiers support was fixed
 - Database aliases support was added (DB2, Oracle)
 - Diagram viewer: support aliases drag-n-drop
 - Diagram viewer: tables/columns copy action was added, context menu was redesigned
 - Table truncate support (for data transfer, mock data generators, etc)
 - Oracle: default driver version changed to 12.2
 - Oracle: expired passwords change UI
 - Oracle: DROP INDEX was fixed
 - PostgreSQL: permissions reading was redesigned
 - PostgreSQL: table columns permissions view/edit support was added
 - PostgreSQL: create function dialog redesign
 - PostgreSQL: schema DDL support was added
 - PostgreSQL: schema comments edit support was added
 - PostgreSQL: tablespace edit support was added
 - PostgreSQL: constraint indexes support
 - PostgreSQL: default schema change was fixed
 - PostgreSQL: trigger attribute view
 - MySQL: enum columns parser was fixed
 - SQLite: read-only connections support was added
 - Firebird: driver version was updated. 2.x driver was removed.
 - Firebird: SET TERM command evaluation was fixed
 - Vertica: tables, projections and columns comments support was added
 - Clickhouse: metadata read fix
 - Misc minor UI bugfixes