Kat
Kat
- Updated documentation for wagtail 4.0 support - Updated workflow action versions
Support ticket: https://torchbox.monday.com/boards/1124794299/pulses/1124795993 [Wagtail 5.1 release notes](https://docs.wagtail.org/en/stable/releases/5.1.html) ## Changes ### Update wagtailfontawesomesvg icons following module update from ~0.0.4 to ~1.0.1 The newest version of `wagtailfontawesomesvg` (1.0.1) has had some icon...
## Description This fix reverts the change to the `default_html` argument and converts it to none if it's not a string ## Checklist - [ ] My code follows the...
[Support Ticket](https://torchbox.monday.com/boards/1124794299/pulses/1396934942) ## [Wagtail 6.0 release notes](https://docs.wagtail.org/en/stable/releases/6.0.html) ## Summary of changes ### Added - Add support for Wagtail 6.0 ### Changed - Implement stimulus approach to GoogleMapsField, GeocoderField, and LeafletField...
[Wagtail 5.1 release notes](https://docs.wagtail.org/en/stable/releases/5.1.html) **Includes PR for upgrades** Changes: - [wagtail.contrib.modeladmin is deprecated ](https://docs.wagtail.org/en/stable/releases/5.1.html#wagtail-contrib-modeladmin-is-deprecated)
This updates the package to support Wagtail v5.0 The following PR's have been included here. - https://github.com/wagtail/wagtail-personalisation/pull/244 - https://github.com/wagtail/wagtail-personalisation/pull/246
[Support Ticket](https://torchbox.monday.com/boards/1124794299/pulses/1396933965) ## [Wagtail 6.0 release notes](https://docs.wagtail.org/en/stable/releases/6.0.html) ### Summary of changes - Add support for Wagtail 5.2 and 6.0 - Drop support for Wagtail < 5.2 - Update `otp_form` to...
[Support Ticket](https://torchbox.monday.com/boards/1124794299/pulses/1396935617) ## [Wagtail 6.0 release notes](https://docs.wagtail.org/en/stable/releases/6.0.html) ### Summary of changes - Added Wagtail 6.0 compatibility - Added tests for Django 5.0 - Added tests for Python 3.12
[Support Ticket](https://torchbox.monday.com/boards/1124794299/pulses/1396934144) ## [Wagtail 6.0 release notes](https://docs.wagtail.org/en/stable/releases/6.0.html) ### Summary of changes - [Deprecated WidgetWithScript base widget class](https://docs.wagtail.org/en/stable/releases/6.0.html#deprecated-widgetwithscript-base-widget-class) - Added Wagtail 6.0 compatibility - Added tests for Django 5.0 - Added...
A follow up PR for this: https://github.com/torchbox/wagtail-content-import/pull/50 - Updated linting command on tox.ini - Added linting with black on test.yml