V3.6.11 Release Candidate is available for testing

Release Candidate for the 3.6.11 version is available for testing.

You can get a copy of the RC version from GitHub or SourceForge.

Changes included in this release:

  1. Avoid PHP warnings when open_basedir is enabled. See Pull Request #905.
  2. Load the subscribers’ list numbers asynchronously to avoid delay in page loading for accounts with large amounts of subscribers. See Pull Request #909.
  3. Avoid division by zero everywhere. See Pull Request #913.
  4. Load powered image on SSL across all browsers. See Pull Request #917.
  5. Set Docker to use the powered images on SSL. See Pull Request #918.
  6. Avoid PHP 8.2 warning about dynamic properties. See Pull Request #920.
  7. Update PEAR HTTP_Request2 package to version 2.5.1. See Pull Request #921.
  8. Disable Automatic Updater to avoid errors when upgrading to the latest version. A fix for the Updater is expected soon. See Pull Request #913.

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 There appears to be a problem with Sourceforge.

Clicking the “Download latest version” button produces this error message

And browsing the previous releases, it is not showing the most recent files.
In phplist-development

image

and in phplist

image

Update

Seems to be working properly now.