Hello,
I missed one important merge request in django-mailman3, so here are a couple more versions.
I've released Django-mailman3 1.3.11 and Mailman-web 0.0.8 (which requires django-mailman >= 1.3.11).
Gitlab releases are available here:
Mailman-web: https://gitlab.com/mailman/mailman-web/-/releases/0.0.8 Django-mailman3: https://gitlab.com/mailman/django-mailman3/-/releases/v1.3.11
I have also yanked mailman-web 0.0.7 since that'll cause spurious errors due to change in session serializer.
Abhilash
On 10/22/23 00:05, Abhilash Raj wrote:
Hello Everyone,
I am pleased to announce several new releases for GNU Mailman project. Thanks to all the contributors for making these releases possible!
All the releases are published to PyPI and you can find links to all the PyPI projects:
https://docs.mailman3.org/en/latest/
A full list of change logs are available below:
Do note that for Postorius, I released 1.3.9, but I forgot to update dependency metadata to require
django-mailman3>=1.3.10
(which is required for the new bootstrap 5 upgrade across packages) and so I also released Postorius 1.3.10 just after.Installation documentation is available at
https://docs.mailman3.org/en/latest/install/install.html
and if you are upgrading an existing virtualenv install you can refer
https://docs.mailman3.org/en/latest/upgrade-3.2.html
If you find any issues, you can report them at the respective bug tracker for the projects. The links to issue trackers are available at https://docs.mailman3.org/en/latest/.
Finally, similar to Mailman Core, note that PyPI doesn't accept signatures anymore so each packages' release page now has the tarball uploaded to them along with the signature:
Django-mailman3: https://gitlab.com/mailman/django-mailman3/-/releases/v1.3.10 Hyperkitty: https://gitlab.com/mailman/hyperkitty/-/releases/v1.3.8 Postorius: https://gitlab.com/mailman/postorius/-/releases/v1.3.10 Mailman-web: https://gitlab.com/mailman/mailman-web/-/releases/0.0.7
-- thanks, Abhilash Raj (maxking)