*********** Version 3.3 *********** Release date: 2018-09-06 This release contains a number of features and fixes reported since the release of pgAdmin4 3.2 Features ******** | `Issue #1407 `_ - Add a geometry viewer that can render PostGIS data on a blank canvas or various map sources. | `Issue #3503 `_ - Added new backup/restore options for PostgreSQL 11. Added dump options for 'pg_dumpall'. | `Issue #3553 `_ - Add a Spanish translation. Bug fixes ********* | `Issue #3136 `_ - Stabilise feature tests for continuous running on CI systems. | `Issue #3191 `_ - Fixed debugger execution issues. | `Issue #3313 `_ - Ensure 'select all' and 'unselect all' working properly for pgAgent schedule. | `Issue #3325 `_ - Fix sort/filter dialog issue where it incorrectly requires ASC/DESC. | `Issue #3347 `_ - Ensure backup should work with '--data-only' and '--schema-only' for any format. | `Issue #3407 `_ - Fix keyboard shortcuts layout in the preferences panel. | `Issue #3420 `_ - Merge pgcli code with version 1.10.3, which is used for auto complete feature. | `Issue #3461 `_ - Ensure that refreshing a node also updates the Property list. | `Issue #3525 `_ - Ensure that refresh button on dashboard should refresh the table. | `Issue #3528 `_ - Handle connection errors properly in the Query Tool. | `Issue #3547 `_ - Make session implementation thread safe | `Issue #3548 `_ - Ensure external table node should be visible only for GPDB. | `Issue #3554 `_ - Fix auto scrolling issue in debugger on step in and step out. | `Issue #3558 `_ - Fix sort/filter dialog editing issue. | `Issue #3561 `_ - Ensure sort/filter dialog should display proper message after losing database connection. | `Issue #3578 `_ - Ensure sql for Role should be visible in SQL panel for GPDB. | `Issue #3579 `_ - When building the Windows installer, copy system Python packages before installing dependencies to ensure we don't end up with older versions than intended. | `Issue #3604 `_ - Correct the documentation of View/Edit data.