We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8831312 commit 998a6d8Copy full SHA for 998a6d8
CHANGELOG.md
@@ -10,10 +10,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
10
- Update to PHP 8.2 (#411)
11
- Add back a `/sessions` volume for sessions persistence (#399)
12
- Support adding custom configurations in `/etc/phpmyadmin/conf.d` (#401)
13
-- Fix for debian 12 issue (#416) that caused libraries for extensions to be uninstalled
+- Fix for Debian 12 issue (#416) that caused libraries for extensions to be uninstalled
14
- Add extension `bcmath` for 2nd factor authentication (#415)
15
- Refactor `update.sh` (#408)
16
- Enable remoteip mod for Apache (#434)
17
+- Add support for `PMA_SSL` and `PMA_SSLS` to enable SSL connection (#441)
18
19
## [5.2.1] - 2023-02-08
20
0 commit comments