Feincms

Latest version: v24.4.2

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

Scan your dependencies

Page 1 of 3

24.4.1

~~~~~~~~~~~~~~~~~~~~~

- Forwarded cookies set by ``ApplicationContent`` apps to the final response.
- Added support for webp image formats to the media library.

24.4.0

~~~~~~~~~~~~~~~~~~~~~

- Fetched the CSRF token value from the input field instead of from the cookie.
This allows making the CSRF cookie ``httponly``. Thanks to Samuel Lim for the
contribution!

23.12.0

~~~~~~~~~~~~~~~~~~~~~

- Added Python 3.12, Django 5.0.
- Closed images after reading their dimensions. Raised the logging level to
exception when thumbnailing fails. Thanks to Jeroen Pulles for those two
contributions!

23.8.0

~~~~~~~~~~~~~~~~~~~~~~~

.. _v23.8.0: https://github.com/feincms/feincms/compare/v23.1.0...v23.8.0

- Made the filter argument of content base's ``get_queryset`` method optional.
This enables easier interoperability of FeinCMS content types with feincms3
plugins.
- Added Python 3.11.
- Fixed the Pillow resampling constant.

23.1.0

~~~~~~~~~~~~~~~~~~~~~~~

.. _v23.1.0: https://github.com/feincms/feincms/compare/v22.4.0...v23.1.0

- Fixed a place where ``ACTION_CHECKBOX_NAME`` was imported from the wrong
place.
- Dropped the ``is_dst`` argument to ``timezone.make_aware``.
- Added Django 4.1 and 4.2 to the CI matrix.

22.4.0

~~~~~~~~~~~~~~~~~~~~~~~

.. _v22.4.0: https://github.com/feincms/feincms/compare/v22.3.0...v22.4.0

- Changed the ``template_key`` field type to avoid boring migrations because of
changing choices.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.