Skip to content

Releases: mhzawadi/phpmyadmin

Alpine 3.20

01 Jul 07:01
e204c6b
Compare
Choose a tag to compare

Update to Alpine v3.20

Alpine 3.19 & PHP 8.2

29 Jan 21:20
41e2d36
Compare
Choose a tag to compare
  • update Apline to 3.19.1
  • update to PHP 8.2

Alpine 3.19

15 Dec 11:20
Compare
Choose a tag to compare

Alpine 3.18

13 Sep 19:50
3fac9d1
Compare
Choose a tag to compare

This is a bug fix for Alpine to v3.18

phpMyAdmin 5.2.1

10 Feb 20:53
7f69566
Compare
Choose a tag to compare

Welcome to the release of phpMyAdmin version 5.2.1. This is a bugfix release that also contains a security fix for an XSS vulnerability in the drag-and-drop upload functionality (PMASA-2023-01).

This release contains many bug fixes.

Some highlights include:

  • issue #17506 Fix error when configuring 2FA without XMLWriter or Imagick
  • issue #17519 Fix Export pages not working in certain conditions
  • issue #17121 Fix password_hash function incorrectly adding single quotes to password before hashing
  • issue #17736 Add utf8mb3 as an alias of utf8 on the charset description page
  • issue #17248 Support the UUID data type for MariaDB >= 10.7
  • issue #16042 Fixes malformed downloads when using gzip compression type and FireFox browser
  • Add spellcheck="false" to all password fields and some text fields to avoid spell-jacking data leaks
  • Fixes for JavaScript errors when using Designer
  • Fixes for PHP 8.2 compatibility

There are, of course, many more fixes and new features that you can see in the ChangeLog file included with this release or online at https://demo.phpmyadmin.net/master-config/index.php?route=/changelog

Released 2023-01-26

26 Jan 21:31
a7237dd
Compare
Choose a tag to compare

Released 2022-05-18

25 May 19:57
8295920
Compare
Choose a tag to compare

ALPINE LINUX 3.16.0 RELEASED

We are pleased to announce the release of Alpine Linux 3.16.0, the first in the v3.16 stable series.

Highlights

  • Various improvements in the setup scripts:
    • Better support for NVMe
    • Administrator user creation
    • Possibility to add SSH keys
    • New setup-desktop script for easy install of desktop environment
  • Go 1.18
  • LLVM 13
  • Node.js (current) 18.2
  • Ruby 3.1
  • Rust 1.60
  • GNOME 42
  • KDE Plasma 5.24 / KDE Applications 22.04 / Plasma Mobile Gear 22.04
  • Python 3.10
  • PHP 8.1
  • R 4.2
  • Xen 4.16
  • Podman 4.0

Deprecation notes

  • php7 was removed.

Released 2022-05-18

18 May 20:41
59cb4a9
Compare
Choose a tag to compare

Welcome to the release of phpMyAdmin version 5.2.0. This release contains many new features and quite a few bug fixes. Simultaneously, we are releasing phpMyAdmin 5.1.4, which is the last release of the 5.1 line and is intended to help downstream packaging teams.

Most notably, these releases resolve a networking error when exporting a file (phpmyadmin/phpmyadmin#17445).

Some highlights of 5.2.0 include:

  • Removed support for Microsoft Internet Explorer
  • Requires PHP 7.2 or newer
  • Requires the openssl PHP extension
  • Improved handling of system CA bundle and cacert.pem, falling back to Mozilla CA if needed
  • Replace "master/slave" terms with "primary/replica"
  • Add "NOT LIKE %...%" operator to Table search
  • Add support for the Mroonga engine
  • Add support for account locking
  • Several fixes and improvements to the SQL parser library

Released 2022-05-11

13 May 11:33
3be8e16
Compare
Choose a tag to compare

Welcome to the release of phpMyAdmin version 5.1.4. This is a bug fix release but is intended mostly for downstream packagers to have easy access to the fixes. Regular users are encouraged to use the 5.2.0 release instead. This is the last planned release of the 5.1.x branch.

The two biggest fixed issues include:

  • Network error reported when exporting a database
  • Fix user interface issue with the navigation bar

Released 2022-03-29

29 Mar 20:34
fb3d76c
Compare
Choose a tag to compare

ALPINE 3.12.11, 3.13.9, 3.14.5 AND 3.15.3 RELEASED
The Alpine Linux project is pleased to announce the immediate availability of the releases:

3.12.11
3.13.9
3.14.5
3.15.3
These releases include a security fix for zlib’s CVE-2018-25032.

What's Changed

Full Changelog: v5.1.3.1...v5.1.3.2