Hi Everyone,
Hope everyone had a great weekend!
I am pleased to announce new set of releases:
- Postorius 1.3.1
- Django-mailman3 1.3.1
- Hyperkitty 1.3.1
These are all bugfix releases and include several fixes each. The full changelogs are available at:
- Hyperkitty (https://hyperkitty.readthedocs.io/en/latest/news.html#id1)
- Postorius (https://postorius.readthedocs.io/en/latest/news.html#id1)
Most notable fixes include a fix for PostgeSQL support in Hyperkitty, ability to delete a MailingList in Hyperkitty and list settings changes are immediately reflected in Hyperkitty (like making a List private).
It also includes support for Python 3.8 and Django 3.0 in Postorius and Django-maialman3. Hyperkitty doesn't yet support either of them due to some dependencies not yet supporting Django 3.0 and a bug in Python 3.8.0 causing a test case failure[1]. I hope that we are able to support the latest and greatest as soon as possible, I am excited to be able to play with Django's aync capabilities.
Finally, since our i18n workflow has been setup, we have lots of new translations coming in. This release also includes more parts of Postorius being translatable, including section headers. I am really happy to see Mailman 3 move closer to Mailman 2 in terms of i18n. If you want to help us improve the coverage, head on to Weblate[2].
All the releases are available on PyPI, as usual!
[1] Fun Fact: The bug was due to a code that I contributed ;-). It is now fixed and will be soon out with Python 3.8.1 sometime this month.
[2] https://hosted.weblate.org/projects/gnu-mailman/
thanks, Abhilash Raj (maxking)
Thank you. The setup I am using now has Hyperkitty 1.3.0 and I just wanted to confirm. Somewhere I thought I read there is a facility in the Hyperkitty archive interface to format text. Probably I misunderstood, but if there is such a facility, I am not seeing it. Maybe I am looking for something like Tiny Ice and thus can't find it.
On 12/10/19 2:58 AM, Paul Arenson wrote:
Thank you. The setup I am using now has Hyperkitty 1.3.0 and I just wanted to confirm. Somewhere I thought I read there is a facility in the Hyperkitty archive interface to format text. Probably I misunderstood, but if there is such a facility, I am not seeing it. Maybe I am looking for something like Tiny Ice and thus can't find it.
Markdown rendering of message bodies in Hyperkitty is <https://gitlab.com/mailman/hyperkitty/merge_requests/160>. This is installed on <https://lists.mailman3.org/mailman3/> and <https://mail.python.org/mailman3> but is not yet released.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
On Tue, Dec 10, 2019, at 8:27 AM, Mark Sapiro wrote:
On 12/10/19 2:58 AM, Paul Arenson wrote:
Thank you. The setup I am using now has Hyperkitty 1.3.0 and I just wanted to confirm. Somewhere I thought I read there is a facility in the Hyperkitty archive interface to format text. Probably I misunderstood, but if there is such a facility, I am not seeing it. Maybe I am looking for something like Tiny Ice and thus can't find it.
Markdown rendering of message bodies in Hyperkitty is <https://gitlab.com/mailman/hyperkitty/merge_requests/160>. This is installed on <https://lists.mailman3.org/mailman3/> and <https://mail.python.org/mailman3> but is not yet released.
To add more, if you look at the merge request, there are some pieces missing before it can be merged. Especially, a mechanism to opt-out on a per-list basis from this. While markdown is pretty nice to look at when you are dealing with certain mailing lists which communicates in plain text, it can be horrible to look at if the users aren't aware about markdown and/or the special markdown syntax.
In practice, there is only so much we can do to render a random email as HTML using markdown syntax.
Maybe I can get to it this holiday season and it can go out for interested folks in the next Hyperkitty release :)
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
Mailman-users mailing list -- mailman-users@mailman3.org To unsubscribe send an email to mailman-users-leave@mailman3.org https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/
-- thanks, Abhilash Raj (maxking)
oops...I missed this. Thanks. I understand it will be added at some point. Thank you.
participants (3)
-
Abhilash Raj
-
Mark Sapiro
-
Paul Arenson