Bored of official project news? Then check out developers blogs at planet phpMyAdmin.

You can also follow us on Facebook or Twitter. The news are also available in a RSS feed.

phpMyAdmin has switched to github

2012-02-08

The phpMyAdmin project has moved all its git repositories over to
github. This allows people to contribute easier; it also brings speed
improvements to developers.

If you were using git to get the latest sources of phpMyAdmin, you
should change the remote from where you pull to github, for example:

git remote set-url origin git://github.com/phpmyadmin/phpmyadmin.git

phpMyAdmin 3.5.0-beta1 is released

2012-01-25

Welcome to the first beta release for phpMyAdmin 3.5.0; here are the major new features:

* browse-mode improvements
** grid editing
** remember recent tables
** remember last sort order by table
** flexible column width
** reorder columns
** more compact navigation bar
* AJAXification of many operations
* reorganised server status page, with server monitoring
* improved support for stored routines, events and triggers
* openGIS support
* zoom-search in table search
* Drizzle support
* improved ENUM/SET editor

phpMyAdmin 3.4.10-rc1 is released

2012-01-24

Welcome to the first release candidate for phpMyAdmin 3.4.10, a bugfix release.

phpMyAdmin 3.5.0-alpha1 is released

2012-01-06

Welcome to the first alpha release for phpMyAdmin 3.5.0; here are the major new features:

* browse-mode improvements
** grid editing
** remember recent tables
** remember last sort order by table
** flexible column width
** reorder columns
** more compact navigation bar
* AJAXification of many operations
* reorganised server status page, with server monitoring
* improved support for stored routines, events and triggers
* openGIS support
* zoom-search in table search
* Drizzle support
* improved ENUM/SET editor

phpMyAdmin 3.4.9 is released

2011-12-21

Welcome to phpMyAdmin 3.4.9, a bugfix release with minor security fixes.
Please refer to the upcoming PMASA-2011-19 and PMASA-2011-20 announcements on http://www.phpmyadmin.net/home_page/security/.

phpMyAdmin 3.4.9-rc1 is released

2011-12-14

Welcome to the first release candidate for phpMyAdmin 3.4.9, a bugfix release with minor security corrections.

phpMyAdmin 3.4.8 is released

2011-12-01

Welcome to phpMyAdmin 3.4.8, a bugfix release with minor security fixes.
Please refer to the upcoming PMASA-2011-18 announcement on http://www.phpmyadmin.net/home_page/security/.

phpMyAdmin 3.4.8-rc1 is released

2011-11-24

Welcome to the first release candidate for phpMyAdmin 3.4.8, a bugfix release with minor security corrections.

phpMyAdmin 3.4.7.1 and 3.3.10.5 are released

2011-11-10

Welcome to phpMyAdmin 3.4.7.1 and 3.3.10.5, two security releases.
Please refer to the upcoming PMASA-2011-17 announcement on http://www.phpmyadmin.net/home_page/security/.

phpMyAdmin 3.4.7 is released

2011-10-23

Welcome to phpMyAdmin 3.4.7, a bugfix release.