Release date: 2016-10-27

This release contains a number of features and fixes reported since the release of pgAdmin4 1.0;

Features

Feature #1328 - Add Python 3.5 Support
Feature #1859 - Include wait information on the activity tab of the dashboards

Bug fixes

Bug #1155 - Display the start value when the user creates sequence
Bug #1531 - Fix to update privileges for Views and Materials Views where "string indices must be integers error" displayed
Bug #1574 - Display SQL in SQL pane for security label in PG and EPAS server
Bug #1596 - Correct spelling error from evnt_turncate to evnt_truncate
Bug #1599 - Ensure the grant wizard works with objects with special characters in the name
Bug #1728 - Properties refreshing after objects are edited
Bug #1739 - Prevent the user from trying to…..
Bug #1785 - Correctly identify server type upon first connection
Bug #1786 - Ensure errorModel unset property is set correctly when adding a new server
Bug #1808 - Set seconds to valid value in pgAgent job schedule
Bug #1817 - Display message "server does not support ssl" if server with ca-cert or ca-full added
Bug #1821 - Optionally sign both the Mac app bundle and the disk image
Bug #1822 - Handle non-ascii responses from the server when connecting
Bug #1823 - Attempt to sign the Windows installer, failing with a warning if there’s no cert available
Bug #1824 - Add documenation for pgAgent
Bug #1835 - Allow users to choose SELECT permissions for tables and sequences in the grant wizard
Bug #1837 - Fix refreshing of FTS dictionaries which was causing error "Connection to the server has been lost"
Bug #1838 - Don’t append new objects with the wrong parent in tree browser if the correct one isn’t loaded
Bug #1843 - Function definition matches value returned from pg_get_functiondef()
Bug #1847 - Identify the collation correctly when reverse engineering table SQL. ERROR: schema "default" does not exist no longer displayed
Bug #1849 - Remove security keys from config.py/config_local.py
Bug #1857 - Fix error while renaming FTS dictionary and FTS template nodes
Bug #1858 - Ensure the File Manager honours the file type while traversing the directories.
Bug #1861 - Properly generate exclusion constraint SQL.
Bug #1863 - Correctly quote type names in reverse engineered SQL for tables
Bug #1864 - Fix layout of DateTimePicker control help message.
Bug #1868 - Resolved issue where Integer type of preferences are not updated
Bug #1872 - Fix the file manager when used under Python 3.
Bug #1877 - Ensure preferences values are stored properly.
Bug #1878 - Ensure steps and schedules can be created in empty jobs. ProgrammingError: can’t adapt type ‘Undefined’ was displayed
Bug #1880 - Add new indexes to the correct parent on the treeview.