*********** Version 1.3 *********** Release date: 2017-03-10 This release contains a number of features and fixes reported since the release of pgAdmin4 1.2. Features ******** | `Feature #2036 `_ - Query tool efficiency - SlickGrid result set format efficiency | `Feature #2038 `_ - Query tool efficiency - Incremental back off when polling | `Feature #2163 `_ - Make syntax highlighting more visible | `Feature #2210 `_ - Build a universal Python wheel instead of per-python-version ones | `Feature #2215 `_ - Improve visibility of syntax highlighting colours Bug fixes ********* | `Bug #1796 `_ - Add missing "Run Now" option for pgAdmin jobs | `Bug #1797 `_ - Resolve encoding issues with DATA_DIR | `Bug #1914 `_ - Resolved error utf8' codec can't decode byte | `Bug #1983 `_ - Fix bug in Sql query contains Arabic Charaters | `Bug #2089 `_ - Add PARALLEL SAFE|UNSAFE|RESTRICTED support | `Bug #2115 `_ - Fix exclusion constraint reverse engineered SQL | `Bug #2119 `_ - Fix display of long integers and decimals | `Bug #2126 `_ - Correct node labels in Preferences for EDB functions and procedures | `Bug #2151 `_ - Display un-sized varlen column types correctly in the query tool | `Bug #2154 `_ - Fix display of long integers and decimals | `Bug #2159 `_ - Resolve issue where Query editor is not working with Python2.6 | `Bug #2160 `_ - Various encoding fixes to allow 'ascii' codec to decode byte 0xc3 in position 66: ordinal not in range(128) | `Bug #2166 `_ - Resolved import/Export issue for a table | `Bug #2173 `_ - Resolved issues where Sequences API test cases are not working in PG9.2 and PPAS9.2 | `Bug #2174 `_ - Resolved various file-system encoding/decoding related cases | `Bug #2185 `_ - Removed sorting columns on the treeview | `Bug #2192 `_ - Fix startup complete tests to ensure we properly poll the server for completed startup | `Bug #2198 `_ - Fix function arguments when generating create SQL | `Bug #2200 `_ - Properly handle event trigger functions in different schemas | `Bug #2201 `_ - Fix renaming of check constraints when the table name is changed at the same time | `Bug #2202 `_ - Fix issue where Dependents query fails due to non ascii characters | `Bug #2204 `_ - Fixed issue where pgadmin 4 jobs not showing any activity | `Bug #2205 `_ - Fix display of boolean nulls in the query tool | `Bug #2208 `_ - Ensure primary key column names are quoted in View Data mode of the Query Tool | `Bug #2212 `_ - Ensure servers are deleted when their parent group is deleted | `Bug #2213 `_ - Enable right click on browser tree | `Bug #2218 `_ - Show the correct indeterminate state when editing new boolean values | `Bug #2228 `_ - Authenticate the runtime to the server | `Bug #2230 `_ - Prevent the Slonik logo obscuring the login dialogue on small displays in server mode