SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python311-django-ckeditor-6.7.2-1.2.noarch.rpm :

* Thu Dec 05 2024 Markéta Machová - Update to 6.7.2
* Deprecated the package.
* Added a new ckeditor/fixups.js script which disables the version check again (if something slips through by accident) and which disables the behavior where CKEditor 4 would automatically attach itself to unrelated HTML elements with a contenteditable attribute (see CKEDITOR.disableAutoInline in the CKEditor 4 docs).- Add CVE-2024-24815.patch (bsc#1219720, CVE-2024-24815)
* Thu Mar 28 2024 Max Lin - Add %{?sle15_python_module_pythons}
* Thu Feb 08 2024 Dirk Müller - update to 6.7.1:
* Add Python 3.12, Django 5.0
* Silence the CKEditor version check/nag but include a system check warning
* Tue Nov 14 2023 Dirk Müller - update to 6.7.0:
* Dark mode fixes.
* Added support for Pillow 10.
* Sat Jul 01 2023 Dirk Müller - update to 6.6.1:
* Required a newer version of django-js-asset which actually works with Django 4.1.
* CKEditor 4.21.0
* Fixed the CKEditor styles when used with the dark Django admin theme.
* Fri Jan 13 2023 Dirk Müller - update to 6.5.1:
* Avoided calling ``static()`` if ``CKEDITOR_BASEPATH`` is defined.
* Fixed ``./manage.py generateckeditorthumbnails`` to work again after the image uploader backend rework.
* CKEditor 4.19.1
* Stopped calling ``static()`` during application startup.
* Added Django 4.1
* Changed the context for the widget to deviate less from Django. Removed a
* few template variables which are not used in the bundled
* ``ckeditor/widget.html`` template. This only affects you if you are using a
* customized widget or widget template.
* Dropped support for Python < 3.8, Django < 3.2.
* Added a pre-commit configuration.
* Added a GitHub action for running tests.
* Made selenium tests require opt in using a ``SELENIUM=firefox`` or ``SELENIUM=chromium`` environment variable.
* Made it possible to override the CKEditor template in the widget class.
* Changed ``CKEDITOR_IMAGE_BACKEND`` to require dotted module paths (the old identifiers are still supported for now).
* Sun Nov 29 2020 ecsos - Update to 6.0.0:
* ckeditor update
* Thu Feb 20 2020 Tomáš Chvátal - Update to 5.9.0:
* ckeditor update
* Tue Jan 07 2020 Tomáš Chvátal - Update to 5.8.0:
* CKEditor 4.13
* Mon Sep 16 2019 Tomáš Chvátal - Update to 5.7.1:
* Documentation improvements
* Allow non-string properties of user for CKEDITOR_RESTRICT_BY_USER
* Django 2.1 compatibility, minimal supported Django version is 1.11 LTS
* Option to set custom django file backend for CKEditor uploader app.
* Fix Django 1.8 - 1.10 regression
* Drop leftover support for Django older than 1.8
* Django 2.2 support
* Minor fixes to JS handling
* CKEditor 4.11.4
* Allow using settings to configure extra_plugins and external_plugin_resources
 
ICM