Wagtail-autocomplete

Latest version: v0.12.0

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

Scan your dependencies

Page 1 of 2

0.12

----------

* Remove tests for Wagtail 4.2 and 5.0 as they have reached their EOL
* Added Wagtail 5.x and 6.x compatibility
* Added tests for Python 3.10 and 3.11
* Remove support for versions of Wagtail < 4.1 (Wagtail 4.1 or later now required)

0.11

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

* Add handling of validation errors during creation of objects.
* Fix bug where searches failed if Django's CSRF cookie was configured with ``CSRF_COOKIE_HTTPONLY`` set to ``True``
* Update Javascript dependencies to remove security vulnerabilities.

0.10

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

* Change the search view to use the HTTP POST method, which can prevent the request URI from becoming too long.
* New feature: add the possibility of a custom filter function.

0.9

-----------

* Add Wagtail 3.x compatibility

0.8.1

Not secure
-------------

* Change in behavior: the autocomplete endpoint will return a 404 response if no objects are found.
* Update Javascript dependencies to remove security vulnerabilities.

0.7

-----------

* Breaking change: Drop deprecated ``page_type`` and ``is_single`` arguments from ``AutocompletePanel``.
* Update the panel and widget codes based on panels of ``wagtail.admin.edit_handlers`` -- mainly ``PageChooserPanel``.
* Update Javascript dependencies to remove security vulnerabilities.
* Update use of deprecated ``django.conf.urls.url`` function.

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.