~~~~~~~~~~~~~~~~~~~~ * Added support for ``Python 3.12`` * Dropped support for ``Django 3.2``
1.7.0
~~~~~~~~~~~~~~~~~~~~
* Switch from ``edx-sphinx-theme`` to ``sphinx-book-theme`` since the former is deprecated * Added support for django 4.2
1.6.1
~~~~~~~~~~~~~~~~~~~~
* Updated code coverage target in https://github.com/openedx/edx-ace/pull/189 * Updated Python Requirements in https://github.com/openedx/edx-ace/pull/199 * **Full Changelog**: https://github.com/openedx/edx-ace/compare/v1.6.0...v1.6.1
1.5.0
~~~~~~~~~~~~~~~~~~~~
* Added support for Django40 * Removed support for Django22, 30 and 31
1.4.1
~~~~~~~~~~~~~~~~~~~~
* Adds in the ability to override frequency caps for Braze emails. Can be accessed via Message options using the key ``override_frequency_capping``. All emails containing the ``transactional`` Message option will also override frequency caps.
1.4.0
~~~~~~~~~~~~~~~~~~~~
* Deprecate the action_links property * Add a get_action_links method and template tag to allow passing arguments to action links