Skip to content

v6.1.0

Compare
Choose a tag to compare
@marteinn marteinn released this 20 Feb 19:35
· 124 commits to main since this release

This releases introduces official Wagtail 2.16 and Django 4 support. It also adds geoencoding support for Mapbox.
We have also reorganized the test suite, changed test runner to pytest and started to add coverage to widgets, more work will be done here in the future.

Added

  • Add geocoding support for Mapbox (@marteinn)
  • Add Wagtail 2.16 support

Fixed

  • Fix: Replace ugettext with gettext (@mariusboe)
  • Fix: Add documentation on leaflet settings (@marteinn)
  • Fix: Replace test runniner with pytest
  • Fix: Drop duplicated tests from wagtailgeowidget/tests