Hey Everyone,
I just tagged and released Postorius 1.3.6. This release includes both bug fixes and new features.
Some of the notable features include
- Ability to list and handle un-subscription requests to the list
- Option to choose delivery mode and delivery_status directly when subscribing to a list
- Addition of a user management interface, which allows updating a users password, manually verifying their email addresses, update user’s Display Name etc.
- Expose a number of Bounce processing related options in List’s settings
A full list of changes is available here
https://docs.mailman3.org/projects/postorius/en/latest/news.html#news-1-3-6
You can install this release using pip
$ pip install postorius django-mailman3 mailmanclient —upgrade
Do note that this release requires Mailman Core 3.3.5, so you need to upgrade Core before upgrading Postorius.
The release tarball is available on PyPI as usual:
https://pypi.org/project/postorius/1.3.6/#files
Please also ensure to run the post-install commands as per the upgrade documentation:
https://docs.mailman3.org/en/latest/upgrade-3.2.html#post-upgrade
Thanks to all the folks who helped with this release!
Abhilash
Please also ensure to run the post-install commands as per the upgrade documentation4 (commands _after_ pip install, needs a post-install heading/anchor in there :-).
On Sep 19, 2021, at 8:48 PM, Abhilash Raj <maxking@asynchronous.in> wrote:
Hey Everyone,
I am pleased to announce that Postorius 1.3.6b1 is now out. This is the first pre-release for 1.3.6, which is slated to release next week soon after Mailman Core 3.3.5 release.
This release requires Mailman Core 3.3.5 release, so if you are trying out this release, please also upgrade Mailman Core to 3.3.5rc1 (which was just released today).
This release includes several new features and bug fixes. A full list of changes is available here1.
With this release, we have also improved on the localization of the interface, if you want to help out before the release of the stable 1.3.6, please see the instructions for translators here2. We use Weblate for translations, so if you are familiar with that, you can directly head over there3.
Since this is a pre-release version, you can install this using pip via:
$ pip install --upgrade --pre postorius django-mailman3 mailmanclient
Please also ensure to run the post-install commands as per the upgrade documentation4 (commands _after_ pip install, needs a post-install heading/anchor in there :-).
A release tarball is available on PyPI:
https://pypi.org/project/postorius/1.3.6b1/#files
Finally, thanks to all the folks who helped with this release in any capacity and made it possible.
thanks, Abhilash
-- thanks, Abhilash Raj (maxking)