Release Candidate for the 3.6.9 version is available for testing. This release comes with minor changes.
You can get a copy of the RC version from GitHub or SourceForge.
Changes included in this release:
-
Importing subscriber file from the command line See Pull Request #867
-
Better support for non-latin strings in the select dropdown of search subscribers page See Pull Request #876.
-
Shortening text that needs to be multibyte aware. See Pull Request #877.
-
Add test for shortenText. See See Pull Request #887
-
Upgrade PHPMailer to version 6.6.3. See Pull Request #882.
-
Avoid PHP 8 deprecation for a null attribute value. See Pull Request #884.
-
Several minor tweaks for better management. See Pull Request #886.
Activating the REST API
If you haven’t checked the REST API yet, you can see the dedicated chapter in the manual to help you get started with it: API and Integrations 4.
Reporting issues
Report any issues you find with phpList3 RC to the phpList3 GitHub repository, selecting “release candidate” in the Labels’ dropdown menu.
Use the usual bug fixing process if you know how to fix it.
Report any issues you find with phpList 4 core or REST API to the corresponding repo on GitHub.
Please read the contribution guide on how to contribute and how to run the unit tests and style checks locally.
Happy testing!
Mariana