phpList 3.6.15
7 October 2024
phpList version 3.6.15 is now available.
Upgrading to phpList 3.6.15
phpList 3.6.15 can be upgraded to (or installed) using any of Installatron's products. Use Installatron's optional Automatic Update feature to automatically apply phpList updates as new versions are released, or use Installatron's Clone feature to duplicate an existing phpList install to test the 3.6.15 upgrade prior to applying it live. Get started managing your phpList installations with Installatron
What's New in phpList 3.6.15
- Added support for indicating and getting feedback for test campaigns. With this PR, a “Test” subject indicator will be appended to test campaigns. #1031.
- Allow subscribers to be filtered by confirmed and/or blacklisted. See #Pull Request 1030.
- Added “Bounces” subscriber status indicator and allow admin to confirm a subscriber right from the Bounces tab. #1029.
- Added “bouncemgt” to allow processing only existing bounces and a related new rule action. #1028.
- Use the utf8mb4 charset for client-server exchanges. Using utf8mb4 will allow a wider range of characters, including emoji characters, to be sent. If once-off database table changes are made, subject lines can include emoji characters. This change is backward compatible; it has no effect when supplementary characters are not used. #1001.
- Allow Ajax page links to have a title, defaulting to the link description. The title is shown when hovering over the link. #1002.
- Add a notification by email when an admin logs in from a new IP address. #1027.
- Escape the single quote in the error message returned by allowMessageToBeQueued(). #1003.
- Update the CI to remove old PHP versions and add 8.3. #1004.
- Restore the ability to create other superusers. #1014.
- Define timestamp columns explicitly. #1019.
- Remove redundant upgrade steps. #1020.
- avoid the admin being kicked out after the upgrade. #1033.
- Update the Common and Segment plugins. #1024.
- Updated translations in French. #1032.
- Use the list order, even when grouping by category. #1025.
- Updated the UUID class to the latest upstream. #990.
- Additional PHP 8 fixes. #1026.
- Removed obsolete references for Mantis, the old bug tracker. #994.