*********** Version 4.6 *********** Release date: 2019-05-02 This release contains a number of new features and fixes reported since the release of pgAdmin4 4.5 Features ******** | `Issue #4165 `_ - Depend on psycopg2-binary in the Python wheel, rather than psycopg2. Bug fixes ********* | `Issue #2392 `_ - Ensure that on clicking Delete button should not delete rows immediately from the database server, it should be deleted when Save button will be clicked. | `Issue #3327 `_ - Ensure that newly added row in backgrid should be visible. | `Issue #3582 `_ - Ensure that JSON strings as comments should be added properly for all the objects. | `Issue #3605 `_ - Fix an issue where Deleting N number of rows makes first N number of rows disable. | `Issue #3938 `_ - Added support for Default Partition. | `Issue #4087 `_ - Fix an issue where 'GRANT UPDATE' sql should be displayed for default sequence privileges. | `Issue #4101 `_ - Ensure that confirmation dialog should be popped up before reload of query tool or debugger if it is opened in a new browser tab. | `Issue #4104 `_ - Ensure that record should be add/edited for root partition table with primary keys. | `Issue #4121 `_ - Fixed alignment issue of columns in definition section of Index node. | `Issue #4134 `_ - Fixed 'Location cannot be empty' error when open Tablespace properties. | `Issue #4138 `_ - Fix an issue where the dropdown becomes misaligned/displaced. | `Issue #4154 `_ - Ensure the treeview shows all sequences except those used to implement IDENTITY columns (which can be edited as part of the column). Show all if Show System Objects is enabled. | `Issue #4160 `_ - Fixed 'Increment value cannot be empty' error for existing tables. | `Issue #4161 `_ - Ensure that parameters of procedures for EPAS server 10 and below should be set/reset properly. | `Issue #4163 `_ - Prevent duplicate columns being included in reverse engineered SQL for tables. | `Issue #4182 `_ - Ensure sanity of the permissions on the storage and session directories and the config database.