summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Treat2020-11-07 06:09:12 +0000
committerRobert Treat2020-11-07 06:09:12 +0000
commit13f3f821e6891ae2093e6b66ce190353624886ce (patch)
tree21e02909667692228e68b6ec48881e419c3972fa
parenta9289b80b253791211733e6cfed484bbeab2884f (diff)
Update credits and history for 7.13.0 releaseREL_7-13-0
-rw-r--r--CREDITS7
-rw-r--r--HISTORY21
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