Release date: 2017-05-19

This release contains a number of features and fixes reported since the release of pgAdmin4 1.4.

Features

Feature #2216 - Allow column or row selection in the query tool

Bug fixes

Bug #2225 - Hide menu options for creating objects, if the object type is set to hidden. Includes Jasmine tests
Bug #2253 - Fix various issues in CSV file download feature
Bug #2257 - Improve handling of nulls and default values in the data editor
Bug #2271 - Don’t change the trigger icon back to "enabled" when the trigger is updated when it’s disabled
Bug #2284 - Allow creation of tables with pure numeric names
Bug #2292 - Only reconnect to databases that were previously connected
Bug #2314 - Fix various issues in CSV file download feature
Bug #2315 - Fix sorting of sizes on the statistics views by sorting raw values and prettifying on the client side. Includes Jasmine tests for the prettyfying function
Bug #2318 - Order foreign table columns correctly
Bug #2331 - Fix binary search algorithm so new treeview nodes are added in the correct position
Bug #2336 - Update inode info when refreshing treeview nodes.
Bug #2339 - Ensure the treeview can be scrolled horizontally
Bug #2350 - Fix handling of default parameters ordering in functions
Bug #2354 - Fix the Backup module where it was not working if user changes its preference language other than English
Bug #2356 - Ensure errors thrown when deleting rows in the query tool in edit mode are shown properly
Bug #2360 - Fix various issues in CSV file download feature
Bug #2369 - Support loading files with Unicode BOMs
Bug #2377 - Update psycopg2 version for PostgreSQL 10 compatibility
Bug #2379 - Make various improvements to the NULL/DEFAULT handling in the data editor
Bug #2405 - Ensure object names are properly escaped for external process management
Bug #2410 - Fix PostgreSQL 10.0 compatibility issues