Feincms

Latest version: v24.8.2

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

Scan your dependencies

Page 3 of 4

22.0.0

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

.. _v22.0.0: https://github.com/feincms/feincms/compare/v1.20.0...v22.0.0

- **Possibly backwards incompatible** Changed all bundled content types'
``render()`` methods to return the ``(template_name, context)`` tuple instead
of rendering content themselves.
- Dropped compatibility guarantees with Python < 3.6, Django < 3.2.
- Added pre-commit.
- The default view was changed to accept the path as a ``path`` keyword
argument, not only as a positional argument.
- Changed the item editor action buttons CSS to not use transitions so that the
sprite buttons look as they should.

1.20.0

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

- Changed ``main`` to the more specific ``feincmsmain`` so that it doesn't
collide with Django's admin panel markup.
- Stopped the JavaScript code from constructing invalid POST action URLs in the
change form.
- Renamed the main branch to main.
- Switched to a declarative setup.
- Switched to GitHub actions.
- Sorted imports.
- Reformated the JavaScript code using prettier.
- Added Python up to 3.9, Django up to the main branch (the upcoming 4.0) to
the CI list.

1.19.0

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

- Fixed a bug where the thumbnailer would try to save JPEGs as RGBA.
- Reformatted the code using black, again.
- Added Python 3.8, Django 3.1 to the build.
- Added the Django 3.2 `.headers` property to the internal dummy response used
in the etag request processor.
- Added a workaround for ``AppConfig``-autodiscovery related crashes. (Because
``feincms.apps`` now has more meanings). Changed the documentation to prefer
``feincms.content.application.models.*`` to ``feincms.apps.*``.
- Updated the TinyMCE CDN URL to an version which doesn't show JavaScript
alerts.
- Added missing ``on_delete`` values to the django-filer content types.

1.18.0

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

- Added a style checking job to the CI matrix.
- Dropped compatibility with Django 1.7.

1.17.0

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

- Added compatibility with Django 3.0.

1.16.0

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

- Reformatted everything using black.
- Added a fallback import for the ``staticfiles`` template tag library
which will be gone in Django 3.0.

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.