From 13f3f821e6891ae2093e6b66ce190353624886ce Mon Sep 17 00:00:00 2001 From: Robert Treat Date: Sat, 7 Nov 2020 01:09:12 -0500 Subject: [PATCH] Update credits and history for 7.13.0 release --- CREDITS | 7 ++++--- HISTORY | 21 +++++++++++++++++++++ 2 files changed, 25 insertions(+), 3 deletions(-) diff --git a/CREDITS b/CREDITS index d905698d..d8ef3ae6 100644 --- a/CREDITS +++ b/CREDITS @@ -79,7 +79,7 @@ Contributors - Leonardo Augusto Sapiras (Improve phpPgAdmin ergonomy during the GSoC 2010, with ioguix as mentor) - Julien Rouhaud, aka. rjuju (nested groups) - Felipe Figueroa aka. amenadiel - +- Jean-Michel Vourgère (nirgal) Third Party Libraries @@ -97,5 +97,6 @@ Past Feature Sponsors: - Google Summer of Code (http://code.google.com/soc/2006/pgsql/appinfo.html?csaid=DB096D908B948D89) - phpPgAdmin Improvements - Google Summer of Code (http://code.google.com/soc/2007/postgres/appinfo.html?csaid=E89B3D5E2DC4170A) - Full Text Search in PostgreSQL GUI Tools - Google Summer of Code (http://code.google.com/p/google-summer-of-code-2010-postgres/downloads/detail?name=Leonardo_Augusto_Sapiras.tar.gz) - Improve phpPgAdmin ergonomy -- Dalibo ( http://dalibo.com ) - sponsored development as Jehan-Guillaume (ioguix) de Rorthais employer -- OmniTI (https://omniti.com ) - sponsored development as Robert Treat employer +- Dalibo (http://dalibo.com) - sponsored development as Jehan-Guillaume (ioguix) de Rorthais employer +- OmniTI (https://omniti.com) - sponsored development as Robert Treat employer +- credativ (https://credativ.com) - sponsored php development / review diff --git a/HISTORY b/HISTORY index 55e64379..3ff97754 100644 --- a/HISTORY +++ b/HISTORY @@ -1,9 +1,30 @@ phpPgAdmin History ------------------ +Version 7.13.0 +-------------- + +Released: November 7th, 2020 + +Features: +* Add support for Postgres 13 +* Add provisional support for Postgres 14 +* Upgrade Jquery library to 3.4.1 (Nirgal) +* Allow users to see group owned databases when using "owned only" + +Bugs: +* Fix bug where sorting on selects dumped you to the table screen (MichaMEG) + +Incompatabilities: +* This release drops support for PHP 7.1 +* This will be the last release to support PHP 7.2 + + Version 7.12.1 -------------- +Released: December 10th, 2019 + Features: * Add support for granting USAGE on sequences * Update French translation -- 2.39.5