<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent posts to news</title><link href="https://sourceforge.net/p/phppgadmin/news/" rel="alternate"/><link href="https://sourceforge.net/p/phppgadmin/news/feed.atom" rel="self"/><id>https://sourceforge.net/p/phppgadmin/news/</id><updated>2020-11-09T03:58:31.931000Z</updated><subtitle>Recent posts to news</subtitle><entry><title>Project Moved To Github</title><link href="https://sourceforge.net/p/phppgadmin/news/2020/11/project-moved-to-github/" rel="alternate"/><published>2020-11-09T03:58:31.931000Z</published><updated>2020-11-09T03:58:31.931000Z</updated><author><name>Robert Treat</name><uri>https://sourceforge.net/u/xzilla/</uri></author><id>https://sourceforge.net275ebe76788b4872df48cdfce8daa00ccf14f764</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This project has moved to github, and pages here are kept only for historical reasons. To get new releases of the software or to contirbute to development, please check out our project page at &lt;a href="https://github.com/phppgadmin/phppgadmin/" rel="nofollow"&gt;https://github.com/phppgadmin/phppgadmin/&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>phpPgAdmin 5.1 released!</title><link href="https://sourceforge.net/p/phppgadmin/news/2013/04/phppgadmin-51-released/" rel="alternate"/><published>2013-04-15T21:50:37Z</published><updated>2013-04-15T21:50:37Z</updated><author><name>Robert Treat</name><uri>https://sourceforge.net/u/xzilla/</uri></author><id>https://sourceforge.net374f968fda3f07562e9131dcdc9cdae5cf4c024f</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;phpPgAdmin 5.1 Released&lt;br /&gt;
-------------------------------&lt;/p&gt;
&lt;p&gt;14th April 2013&lt;/p&gt;
&lt;p&gt;The phpPgAdmin Team is proud to announce the new major release of&lt;br /&gt;
phpPgAdmin. Version 5.1 add many new features, bug fixes and updated&lt;br /&gt;
translations over the previous version.&lt;/p&gt;
&lt;p&gt;The version has been long overdue, and brings with it stable support &lt;br /&gt;
for all current versions of PostgreSQL, including 9.1 and 9.2. In &lt;br /&gt;
addition, there are also a fair number of bugs that have been fixed,&lt;br /&gt;
including a bug that could lead to corrupted bytea data, so all users&lt;br /&gt;
are strongly encouraged to upgrade. &lt;/p&gt;
&lt;p&gt;We appreciate the large number of people that use phpPgAdmin on a &lt;br /&gt;
regular basis, and hope this new version will help make things even&lt;br /&gt;
better!&lt;/p&gt;
&lt;p&gt;Download&lt;br /&gt;
--------&lt;/p&gt;
&lt;p&gt;To download phpPgAdmin 5.1 right now, visit:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://phppgadmin.sourceforge.net/doku.php?id=download"&gt;http://phppgadmin.sourceforge.net/doku.php?id=download&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;New Features&lt;br /&gt;
------------&lt;/p&gt;
&lt;p&gt;Features&lt;br /&gt;
* Full support for PostgreSQL 9.1 and 9.2&lt;br /&gt;
* New plugin architecture, including addition of several new hooks (ioguix)&lt;br /&gt;
* Support nested groups of servers (Julien Rouhaud &amp;amp; ioguix)&lt;br /&gt;
* Expanded test coverage in Selenium test suite&lt;br /&gt;
* Highlight referencing fields on hovering Foriegn Key values when browsing tables (asleonardo)&lt;br /&gt;
* Simplified translation system implementation&lt;br /&gt;
* Don't show cancel/kill options in process page to non-superusers&lt;br /&gt;
* Add download ability from the History window&lt;br /&gt;
* User queries now paginate by default&lt;/p&gt;
&lt;p&gt;Translations&lt;br /&gt;
* Lithuanian (artvras)&lt;/p&gt;
&lt;p&gt;Bug Fixes&lt;br /&gt;
* Fix several bugs with bytea support, including possible data corruption bugs when updating rows that have bytea fields&lt;br /&gt;
* Numeruous fixes for running under PHP Strict Standards&lt;br /&gt;
* Fix navigation links when browsing results from a report&lt;br /&gt;
* Fix multiple bugs related to GPC parameters pollution from code&lt;br /&gt;
* Fix an issue with autocompletion of text based Foreign Keys&lt;br /&gt;
* Fix a bug when browsing tables with no unique key&lt;br /&gt;
* Fix a bug with nested groups when no server was set (rjuju)&lt;/p&gt;
&lt;p&gt;Incompatabilities&lt;br /&gt;
* We have stopped testing against Postgres versions &amp;lt; 8.4, which are EOL&lt;br /&gt;
* phpPgAdmin core is now UTF-8 only&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;
-- &lt;br /&gt;
The phpPgAdmin Team &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>phpPgAdmin 5.0.4 Released</title><link href="https://sourceforge.net/p/phppgadmin/news/2012/03/phppgadmin-504-released/" rel="alternate"/><published>2012-03-22T15:23:26Z</published><updated>2012-03-22T15:23:26Z</updated><author><name>Robert Treat</name><uri>https://sourceforge.net/u/xzilla/</uri></author><id>https://sourceforge.netd7e7a481579ce84eca23c19ea4a83c6b630bcff9</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;==== Version 5.0.4 ====&lt;/p&gt;
&lt;p&gt;Released: 22th March 2011&lt;/p&gt;
&lt;p&gt;This fourth update of the phpPgAdmin 5.0 branch brings some bug and security fixes. Details bellow.&lt;/p&gt;
&lt;p&gt;==== Download ====&lt;/p&gt;
&lt;p&gt;To download phpPgAdmin 5.0.4 right now, visit:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://phppgadmin.sourceforge.net/doku.php?id=download"&gt;http://phppgadmin.sourceforge.net/doku.php?id=download&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;==== Changelog ====&lt;/p&gt;
&lt;p&gt;Some bug fixes.&lt;/p&gt;
&lt;p&gt;* Fix #3468882 "UPDATE single row with varchar key: empty where clause", reported by "Dirk Kraemer"&lt;br /&gt;
* Fix XSS in function.php, reported by Mateusz Goik&lt;br /&gt;
* Fix bug where renaming a tablespace was leading to an error&lt;br /&gt;
* Fix a bug where clicking to "Show all schemas" on schema privilege page leads back to the latest tab used in database level&lt;br /&gt;
* Fix a bug when executing a query from the history&lt;br /&gt;
* Fix bad confirmation message when droping an autovacuum table setup&lt;br /&gt;
* Fix bug #3429633 '"Back" link from "Browse" leads to error'&lt;br /&gt;
* Fix a PHP warning when Slony conf parameters are not set&lt;br /&gt;
* Show cancel/kill actions in process page only if role is a superuser&lt;br /&gt;
* Some more small code cleanup and fixes.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;
-- &lt;br /&gt;
The phpPgAdmin Team&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>phpPgAdmin 5.0.3 Released</title><link href="https://sourceforge.net/p/phppgadmin/news/2011/10/phppgadmin-503-released/" rel="alternate"/><published>2011-10-03T08:52:22Z</published><updated>2011-10-03T08:52:22Z</updated><author><name>Robert Treat</name><uri>https://sourceforge.net/u/xzilla/</uri></author><id>https://sourceforge.netfd512ec2ee6e68df1e02349d8bb14c1fd289357a</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;==== Version 5.0.3 ====&lt;/p&gt;
&lt;p&gt;Released: 3rd October 2011&lt;/p&gt;
&lt;p&gt;This third update of the phpPgAdmin 5.0 branch brings some bug and security fixes. Details bellow.&lt;/p&gt;
&lt;p&gt;==== Download ====&lt;/p&gt;
&lt;p&gt;To download phpPgAdmin 5.0.3 right now, visit:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://phppgadmin.sourceforge.net/doku.php?id=download"&gt;http://phppgadmin.sourceforge.net/doku.php?id=download&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;==== Changelog ====&lt;/p&gt;
&lt;p&gt;Some bug fixes.&lt;/p&gt;
&lt;p&gt;* Fix bug with enable/disable triggers on multiple triggers (Dawid 'DeyV' Polak)&lt;br /&gt;
* Fix bug #3353670: Error when executing a report with paging&lt;br /&gt;
* Fix bug with OpenBSD about where setting application_name using PGOPTIONS was raising an ERROR&lt;br /&gt;
* Two security fix about code injection, reported by Mateusz Goik, fixed by ioguix&lt;br /&gt;
* Fix character-encoding problem with autocomplete&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;
-- &lt;br /&gt;
The phpPgAdmin Team&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>phpPgAdmin 5.0.2 Released</title><link href="https://sourceforge.net/p/phppgadmin/news/2011/01/phppgadmin-502-released/" rel="alternate"/><published>2011-01-03T20:53:46Z</published><updated>2011-01-03T20:53:46Z</updated><author><name>Robert Treat</name><uri>https://sourceforge.net/u/xzilla/</uri></author><id>https://sourceforge.net161b303afc10315434009ace90ed8d035de32dd5</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;==== phpPgAdmin 5.0.2 Released ====&lt;/p&gt;
&lt;p&gt;3rd January 2011&lt;/p&gt;
&lt;p&gt;This second update of the pgpPgAdmin 5.0 branch brings some bug fixes on features, compatibility and clean some code. Details bellow.&lt;/p&gt;
&lt;p&gt;==== Download ====&lt;/p&gt;
&lt;p&gt;To download phpPgAdmin 5.0.2 right now, visit:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://phppgadmin.sourceforge.net/?page=download"&gt;http://phppgadmin.sourceforge.net/?page=download&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;==== Changelog ====&lt;/p&gt;
&lt;p&gt;* Fix a css typo &amp;amp; error in cappuccino theme&lt;br /&gt;
* Fix #3139003 "Autocomplete doesn't insert value", report and patch by Aleksander Machniak&lt;br /&gt;
* Fix bad inheritance between pg83 -&amp;gt; pg instead of pg83 -&amp;gt; pg84 in the database access classes. This bug was breaking some functionalities with 8.3&lt;br /&gt;
* Fix a lot of nonstandard escaped string in the database access classes&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;
-- &lt;br /&gt;
The phpPgAdmin Team&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>phpPgAdmin 5.0.1 Released</title><link href="https://sourceforge.net/p/phppgadmin/news/2010/12/phppgadmin-501-released/" rel="alternate"/><published>2010-12-14T00:20:22Z</published><updated>2010-12-14T00:20:22Z</updated><author><name>Robert Treat</name><uri>https://sourceforge.net/u/xzilla/</uri></author><id>https://sourceforge.nete950804916a71283455a3c6531b5cfaa04337f8b</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;phpPgAdmin 5.0.1 Released&lt;br /&gt;
-------------------------&lt;/p&gt;
&lt;p&gt;14th December 2010&lt;/p&gt;
&lt;p&gt;The first update of phpPgAdmin has been released today. It doesn't bring&lt;br /&gt;
anything new, only bug fixes and library update.&lt;/p&gt;
&lt;p&gt;Download&lt;br /&gt;
--------&lt;/p&gt;
&lt;p&gt;To download phpPgAdmin 5.0.1 right now, visit:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://phppgadmin.sourceforge.net/?page=download"&gt;http://phppgadmin.sourceforge.net/?page=download&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Changelog&lt;br /&gt;
---------&lt;/p&gt;
&lt;p&gt;* Fix #3124417 "Wrong German translation", reported by schnoesel&lt;br /&gt;
* Fix (officially) a bug where non-super user roles cannot check&lt;br /&gt;
ownership on objects&lt;br /&gt;
* Add forgotten Galician language to the target "all" of lang/Makefile&lt;br /&gt;
* Update jQuery library to current stable 1.4.4&lt;br /&gt;
* remove useless date from the topbar informations. This was the only&lt;br /&gt;
place that did PHP 5.3 complains about bad timezone configuration (a&lt;br /&gt;
non-PPA related warning). As it was a useless information, we decide to&lt;br /&gt;
remove it.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;
-- &lt;br /&gt;
The phpPgAdmin Team &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>PPA 5.0 rewraped because of last minute bug !</title><link href="https://sourceforge.net/p/phppgadmin/news/2010/11/ppa-50-rewraped-because-of-last-minute-bug-/" rel="alternate"/><published>2010-11-30T17:16:48Z</published><updated>2010-11-30T17:16:48Z</updated><author><name>Robert Treat</name><uri>https://sourceforge.net/u/xzilla/</uri></author><id>https://sourceforge.netc1d7a62335b8f87aaae4382170e2c6d68d2378a2</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Dear Users, packagers, and developers,&lt;/p&gt;
&lt;p&gt;We had a last minute bug report today about non-super roles not being able to open the schema list page. As this bug is pretty annoying for a large number of our users, we decided to fix it as fast as possible and rewrap new packages for phpPgAdmin 5.0.&lt;/p&gt;
&lt;p&gt;We encourage anyone that downloaded a package from the 29th of November to download the latest one from today, 30th of November, 2010.&lt;/p&gt;
&lt;p&gt;You can verify you have the corrected package using the following md5 signatures:&lt;/p&gt;
&lt;p&gt;d76081a0aa7b0d63c2bbf8806f8b7906  phpPgAdmin-5.0.tar.bz2&lt;br /&gt;
3ce26d64929d702e60c7aeb228efcc23  phpPgAdmin-5.0.tar.gz&lt;br /&gt;
ab3fec05440c3da267edad1f895f5a7d  phpPgAdmin-5.0.zip&lt;/p&gt;
&lt;p&gt;We are very sorry for the inconvenience. &lt;/p&gt;
&lt;p&gt;-- &lt;br /&gt;
the phpPgAdmin team.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>phpPgAdmin 5.0 released !</title><link href="https://sourceforge.net/p/phppgadmin/news/2010/11/phppgadmin-50-released-/" rel="alternate"/><published>2010-11-29T22:42:25Z</published><updated>2010-11-29T22:42:25Z</updated><author><name>Robert Treat</name><uri>https://sourceforge.net/u/xzilla/</uri></author><id>https://sourceforge.net466fdf1dc96bf7342065a3d8ed538447988fb505</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;phpPgAdmin 5.0 Released&lt;br /&gt;
-------------------------------&lt;/p&gt;
&lt;p&gt;29th November 2010&lt;/p&gt;
&lt;p&gt;The phpPgAdmin Team is proud to announce the new major release of&lt;br /&gt;
phpPgAdmin. Version 5.0 add many new features, bug fixes and updated&lt;br /&gt;
translations over the previous version.&lt;/p&gt;
&lt;p&gt;This version has been tested before and during 2 betas release.&lt;br /&gt;
Moreover, our new automated selenium tests is able to run against&lt;br /&gt;
PostgreSQL 7.4 up to the latest 9.0.&lt;/p&gt;
&lt;p&gt;Since the last 4.2 release, a lot of bugs have been fixed and a fair&lt;br /&gt;
amount of code have been cleaned up.&lt;/p&gt;
&lt;p&gt;We already have many great ideas for the next 5.1, and are looking&lt;br /&gt;
forward to start working on the 5.1-dev branch !&lt;/p&gt;
&lt;p&gt;Download&lt;br /&gt;
--------&lt;/p&gt;
&lt;p&gt;To download phpPgAdmin 5.0 right now, visit:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://phppgadmin.sourceforge.net/?page=download"&gt;http://phppgadmin.sourceforge.net/?page=download&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;New Features&lt;br /&gt;
------------&lt;/p&gt;
&lt;p&gt;Features&lt;br /&gt;
* Support for PostgreSQL 8.4 and 9.0&lt;br /&gt;
* Support for database level collation for 8.4+&lt;br /&gt;
* Support for schema level export&lt;br /&gt;
* Add ability to alter schema ownership&lt;br /&gt;
* Clean up domain support and improve interface&lt;br /&gt;
* Add support for commenting on functions&lt;br /&gt;
* Allow user to rename role/users and set new passwords at the same  time&lt;br /&gt;
* Greatly enhanced Full-Text-Search capabilities (ioguix, Loomis_K)&lt;br /&gt;
* Overhauled Selenium Test suite to support multiple database versions&lt;br /&gt;
* Optimized application graphics (Limo Driver)&lt;br /&gt;
* Support for Column Level Privileges&lt;br /&gt;
* Allow users to specify a template database at database creation time&lt;br /&gt;
* Support killing processes&lt;br /&gt;
* Add ability to create indexes concurrently&lt;br /&gt;
* Much better support of autovacuum configuration&lt;br /&gt;
* Add an admin page for table level&lt;br /&gt;
* Refactored autocompletion:&lt;br /&gt;
* fix support for cross-schema objects&lt;br /&gt;
* support multi-field FK&lt;br /&gt;
* support for pagination of values in the auto-complete list&lt;br /&gt;
* Allow user to logicaly group their server under custom named node in&lt;br /&gt;
the browser tree&lt;br /&gt;
* Add a theme switcher on the introduction page&lt;br /&gt;
* Add themes "Blue/Green" by Tomasz Pala and "Cappuccino" by ioguix&lt;br /&gt;
* Auto refresh Locks page&lt;br /&gt;
* Auto refresh Processes page&lt;br /&gt;
* Link in the bottom of the page to go to top of page&lt;br /&gt;
* Browsing on Foreign Keys (When browsing a table, clicking on a FK&lt;br /&gt;
value, jump to the PK row)&lt;/p&gt;
&lt;p&gt;Translations&lt;br /&gt;
* added Czech (Marek Cernocky)&lt;br /&gt;
* added Greek (Adamantios Diamantidis)&lt;br /&gt;
* added Galician (Adrián Chaves Fernández)&lt;br /&gt;
* added Brazillian Portuguese (Fernando Wendt)&lt;br /&gt;
* Updated Spanish translation(Miguel Useche)&lt;br /&gt;
* Updated French translation (JG 'ioguix' de Rorthais)&lt;br /&gt;
* Updated Catalan translation (Bernat Pegueroles)&lt;/p&gt;
&lt;p&gt;Bug Fix&lt;br /&gt;
* Fix problems with query tracking on overly long queries&lt;br /&gt;
* Ensure pg_dump paths are valid&lt;br /&gt;
* Fix multiple bugs about quoting and escaping database objects names&lt;br /&gt;
with special chars&lt;br /&gt;
* Fix multiple bugs in the browser tree&lt;br /&gt;
* Fix multiple bugs on the SQL and script file import form&lt;br /&gt;
* One security fix about code injection&lt;br /&gt;
* Don't allow inserting on a table without fields&lt;br /&gt;
* Some fix about commenting databases&lt;br /&gt;
* removed deprecated functions from PHP 5.3&lt;br /&gt;
* Lot of code cleanup&lt;br /&gt;
* Many other small minor bugs found on our way&lt;br /&gt;
* Fix bug #3068680 "child tables info uses wrong field name", reported&lt;br /&gt;
by langerheiko&lt;br /&gt;
* Fix bug #3071816 "First column in a SQL result missing", reported by&lt;br /&gt;
Yilmaz ULKUSAL&lt;br /&gt;
* Multiple fixes about auto-completing Foreign Keys in forms, one bug&lt;br /&gt;
reported by Dmitry Koterov&lt;br /&gt;
* Fix bug #2876417 "SQL window too small size to see bottom buttons&lt;br /&gt;
(Execute)", reported by Philippe Cloutier&lt;br /&gt;
* A tryout to fix some bad escaped chars that are breaking the left&lt;br /&gt;
browser tree with some specific locale configuration&lt;br /&gt;
* Remove "display_errors = on" by default (only useful during development)&lt;br /&gt;
* Re-enable the edit privilege button for functions. Reported by&lt;br /&gt;
Jaroslav Hanslík&lt;br /&gt;
* Fix #3081361 "UPDATE NOT OK in 5.0-beta2", reported by Der Michel&lt;br /&gt;
* Fix for bug #3092826 "schema owner is blank for role with nologin",&lt;br /&gt;
reported by Sompop&lt;br /&gt;
* Fix bug "double-escaping of non-latin 'All servers' message fix",&lt;br /&gt;
reported by Denis Orlikhin&lt;br /&gt;
* Compatibility fix for the operator properties page&lt;/p&gt;
&lt;p&gt;Incompatabilities&lt;br /&gt;
* No longer support PHP &amp;lt; 5.0&lt;br /&gt;
* No longer support Postgres &amp;lt; 7.4&lt;/p&gt;
&lt;p&gt;Note&lt;br /&gt;
----&lt;/p&gt;
&lt;p&gt;Please, note that the parameter "date.timezone" should be set in your&lt;br /&gt;
php.ini conf file. Since version 5.1, PHP might issue a NOTICE or a&lt;br /&gt;
WARNING if your setup is not valid or missing.&lt;/p&gt;
&lt;p&gt;See &lt;a href="http://fr.php.net/date.timezone" rel="nofollow"&gt;http://fr.php.net/date.timezone&lt;/a&gt; for more informations&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;
-- &lt;br /&gt;
The phpPgAdmin Team &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>phpPgAdmin 5.0-beta2 Released</title><link href="https://sourceforge.net/p/phppgadmin/news/2010/10/phppgadmin-50-beta2-released/" rel="alternate"/><published>2010-10-01T20:29:06Z</published><updated>2010-10-01T20:29:06Z</updated><author><name>Robert Treat</name><uri>https://sourceforge.net/u/xzilla/</uri></author><id>https://sourceforge.net063e878ef3c6d784048327b4dd8e9ea16c22d622</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;phpPgAdmin 5.0-beta2 Released&lt;br /&gt;
-----------------------------&lt;/p&gt;
&lt;p&gt;1st October 2010&lt;/p&gt;
&lt;p&gt;The phpPgAdmin Team is proud to announce its 2nd beta version of&lt;br /&gt;
phpPgAdmin 5.0 (aka PPA 5.0).&lt;/p&gt;
&lt;p&gt;For a full description about PPA 5.0, please refer to the first beta&lt;br /&gt;
announce:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://sourceforge.net/news/?group_id=37132&amp;amp;id=291728"&gt;https://sourceforge.net/news/?group_id=37132&amp;amp;id=291728&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Download&lt;br /&gt;
--------&lt;/p&gt;
&lt;p&gt;To download this beta right now, visit:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://phppgadmin.sourceforge.net/?page=download"&gt;http://phppgadmin.sourceforge.net/?page=download&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Changelog since beta1&lt;br /&gt;
---------------------&lt;/p&gt;
&lt;p&gt;Translations&lt;br /&gt;
* Update Spanish translation(Miguel Useche)&lt;br /&gt;
* Update Czech translation (Marek Černocký)&lt;br /&gt;
* Update Portuguese-Brazil translation (Fernando Wendt)&lt;br /&gt;
* Update French translation (JG 'ioguix' de Rorthais)&lt;br /&gt;
* Update Catalan translation (Bernat Pegueroles)&lt;/p&gt;
&lt;p&gt;Bug Fix&lt;br /&gt;
* Fix bug #3068680 "child tables info uses wrong field name", reported&lt;br /&gt;
by langerheiko&lt;br /&gt;
* Fix bug #3071816 "First column in a SQL result missing", reported&lt;br /&gt;
by Yilmaz ULKUSAL&lt;br /&gt;
* Multiple fixes about auto-completing Foreign Keys in forms, one bug&lt;br /&gt;
reported by Dmitry Koterov&lt;br /&gt;
* Fix bug #2876417 "SQL window too small size to see bottom buttons&lt;br /&gt;
(Execute)", reported by Philippe Cloutier&lt;br /&gt;
* A tryout to fix some bad escaped chars that are breaking the left&lt;br /&gt;
browser tree with some specific locale configuration&lt;br /&gt;
* Remove "display_errors = on" by default (only useful during&lt;br /&gt;
development)&lt;/p&gt;
&lt;p&gt;Plus some small cleanup found on our way.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;-- &lt;br /&gt;
The phpPgAdmin Team&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>phpPgAdmin 5.0-beta1 Released</title><link href="https://sourceforge.net/p/phppgadmin/news/2010/09/phppgadmin-50-beta1-released/" rel="alternate"/><published>2010-09-15T17:50:27Z</published><updated>2010-09-15T17:50:27Z</updated><author><name>Robert Treat</name><uri>https://sourceforge.net/u/xzilla/</uri></author><id>https://sourceforge.net6b85e44c190fba0b3a16f1a194c68b211e7c4b7e</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;phpPgAdmin 5.0-beta1 Released&lt;br /&gt;
-------------------------------&lt;/p&gt;
&lt;p&gt;15th September 2010&lt;/p&gt;
&lt;p&gt;The phpPgAdmin Team is proud to announce a new major release of&lt;br /&gt;
phpPgAdmin is coming. Version 5.0 will add many new features, bug fixes and&lt;br /&gt;
updated translations over the previous version.&lt;/p&gt;
&lt;p&gt;Presently a first beta version is available. It has already been well tested using&lt;br /&gt;
our automated selenium tests against PostgreSQL 7.4 up to the latest 9.0.&lt;/p&gt;
&lt;p&gt;Since the last 4.2 release, a lot of bugs have been fixed and a fair amount of &lt;br /&gt;
code have been cleaned up.&lt;/p&gt;
&lt;p&gt;We plan to release phpPgAdmin 5.0 in the next coming weeks, depending on feedbacks.&lt;/p&gt;
&lt;p&gt;Download&lt;br /&gt;
--------&lt;/p&gt;
&lt;p&gt;To download this beta right now, visit:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://phppgadmin.sourceforge.net/?page=download"&gt;http://phppgadmin.sourceforge.net/?page=download&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;New Features&lt;br /&gt;
------------&lt;/p&gt;
&lt;p&gt;Features&lt;br /&gt;
* Support for PostgreSQL 8.4 and 9.0&lt;br /&gt;
* Support for database level collation for 8.4+&lt;br /&gt;
* Support for schema level export&lt;br /&gt;
* Add ability to alter schema ownership&lt;br /&gt;
* Clean up domain support and improve interface&lt;br /&gt;
* Add support for commenting on functions&lt;br /&gt;
* Allow user to rename role/users and set new passwords at the same time&lt;br /&gt;
* Greatly enhanced Full-Text-Search capabilities (ioguix, Loomis_K)&lt;br /&gt;
* Overhauled Selenium Test suite to support multiple database versions&lt;br /&gt;
* Optimized application graphics (Limo Driver)&lt;br /&gt;
* Support for Column Level Privileges&lt;br /&gt;
* Allow users to specify a template database at database creation time&lt;br /&gt;
* Support killing processes&lt;br /&gt;
* Add ability to create indexes concurrently&lt;br /&gt;
* Much better support of autovacuum configuration&lt;br /&gt;
* Add an admin page for table level&lt;br /&gt;
* Refactored autocompletion:&lt;br /&gt;
* fix support for cross-schema objects&lt;br /&gt;
* support multi-field FK&lt;br /&gt;
* support for pagination of values in the auto-complete list&lt;br /&gt;
* Allow user to logicaly group their server under custom named node in the browser tree&lt;br /&gt;
* New theme and a theme switcher on the introduction page&lt;br /&gt;
* Auto refresh Locks page&lt;br /&gt;
* Auto refresh Processes page&lt;br /&gt;
* Link in the bottom of the page to go to top of page&lt;br /&gt;
* Browsing on Foreign Keys (When browsing a table, clicking on a FK value, jump to the PK row)&lt;/p&gt;
&lt;p&gt;Bug Fix&lt;br /&gt;
* Fix problems with query tracking on overly long queries&lt;br /&gt;
* Ensure pg_dump paths are valid&lt;br /&gt;
* Fix multiple bugs about quoting and escaping database objects names with special chars&lt;br /&gt;
* Fix multiple bugs in the browser tree&lt;br /&gt;
* Fix multiple bugs on the SQL and script file import form&lt;br /&gt;
* One security fix about code injection&lt;br /&gt;
* Don't allow inserting on a table without fields&lt;br /&gt;
* Some fix about commenting databases&lt;br /&gt;
* removed deprecated functions from PHP 5.3&lt;br /&gt;
* Lot of code cleanup&lt;br /&gt;
* Many other small minor bugs found on our way&lt;/p&gt;
&lt;p&gt;Translations&lt;br /&gt;
* Czech (Marek Cernocky)&lt;br /&gt;
* Greek (Adamantios Diamantidis)&lt;br /&gt;
* Brazillian Portuguese (Fernando Wendt)&lt;/p&gt;
&lt;p&gt;Incompatabilities&lt;br /&gt;
* No longer support PHP &amp;lt; 5.0&lt;br /&gt;
* No longer support Postgres &amp;lt; 7.4&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;--&lt;br /&gt;
The phpPgAdmin Team&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>