*********** Version 1.5 *********** 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