v0.23.0 release notes ===================== New features ------------ * Upgraded to Wagtail 2.16 Bug fixes --------- * Fix the ``CODERED_BANNER`` :doc:`setting ` not being applied to the site's CMS. Maintenance ----------- * Upgrade dependency ``django-bootstrap4`` to version 22.1 Upgrade considerations ---------------------- * Wagtail is now using a new search backend. * Specify the `new default in your settings `_. * Next, you will need to run the `update_index command `_. * Other upgrade considerations for `Wagtail 2.15 `_. * Other upgrade considerations for `Wagtail 2.16 `_. * Font Awesome (``wagtailfontawesome``) has been removed as a dependency. You should remove this from your ``INSTALLED_APPS`` and/or ``requirements.txt`` file (unless you are using it elsewhere in your code). Supported software ------------------ * Python 3.7, 3.8, 3.9, 3.10 * Django 3.2 Thank you! ---------- Thanks to everyone who contributed to `0.23.0 on GitHub `_.