Collective.mailchimp

Latest version: v3.1.1

Safety actively analyzes 685525 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

4.0.0a6

--------------------

- Nothing changed yet.

4.0.0a5

--------------------

- Catch errors in newsletter page when getting groups.
[maurits]

4.0.0a4

--------------------

- Fix missing import of 'logging'. [maurits]

4.0.0a3

--------------------

- More often catch errors contacting MailChimp.
Catch errors in vocabularies, otherwise the subscribe form not even shows up.
Catch errors updating the cache, otherwise the controlpanel gives an error,
preventing a chance to fix it.
[maurits]

4.0.0a2

--------------------

Breaking changes:

- Drop support for Python 3.7 and older. [maurits]

New features:

- Test on Plone 6.0 as well, next to Plone 5.2. [maurits]

Bug fixes:

- Handle all exceptions when subscribing or unsubscribing.
Otherwise you will keep seeing the form and never see an error.
[maurits]

- Raise BadRequest error when the list id is illegal.
This tries to avoid hacking attempts that can get you banned.
[maurits]

- Catch 503 error from Akamai, which is an upstream provider for MailChimp.
You get this when you are (temporarily) blocked.
[maurits]

4.0.0a1

--------------------

Breaking changes:

- Dropped support for Plone 5.1 and older. [maurits]

- Dropped support for Python 2. [maurits]

New features:

- Split the controlpanel into two separate pages: settings and data.
Until now, if the settings resulted in an error while fetching the data from mailchimp,
you could not fix this because the whole control panel would fail to load.
Fixes `issue 26 <https://github.com/collective/collective.mailchimp/issues/26>`_.
[maurits]

- Updated tests and infrastructure for Plone 5.2, Python 3.
Plone 6 should work, but it not tested yet.
[maurits]

Bug fixes:

- Reinitialize the locator when called on a different Plone Site.
Fixes `issue 31 <https://github.com/collective/collective.mailchimp/issues/31>`_.
[maurits]

- Register resource bundle so our css is loaded on Plone 5.2 and higher. [maurits]

- Increase limit to 50 (by default) when retrieving lists from mailchimp.
The API default was getting only 10 lists, which is really too few (and can
prevent you from selecting the correct default list for example).
The limit is a setting that can be changed on a per-site basis.
[laulaz]

- Update portlet template and fix portlet code for Plone 5.2/6. [fredvd]

- Fix posting of interests to the mailchimp API, interest_groups were transformed to bytes string.
[fredvd]

- Fix controlpanel field validation for Plone 6
[agitator]

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.