Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changes: - Added: Add support for Wagtail 6.0/6.1 (@katdom13) - Added: Add support for Wagtail 6.2 (@engineervix) - Added: Add error handling to geocoding fields (@marteinn) - Fixed: Fix rendering of MapsField when Point is a NoneType (@nickmoreton) - Fixed: Update CI testing matrix to test against python 3.9 to 3.13 (@nickmoreton) - Fixed: Update CI testing matrix to test against wagtail 5.2 to 6.3 (@nickmoreton) - Fixed: Update CI testing matrix to test against Django 4.2 to 5.1 (@nickmoreton) - Fixed: Update classifiers to include Django 5.1 and Python 3.13 (@nickmoreton) - Fixed: Update leaflet to 1.9.4 (@marteinn) - Fixed: Upgrade mapbox geocoding API to v6 (@marteinn) - Fixed: App test page descriptions to improve testing (@marteinn) - CHanged: Implement stimulus approach to GoogleMapsField, GeocoderField, and LeafletField (@katdom13) - Removed: Drop support for Django 4.1 (@katdom13) - Removed: Drop support for Wagtail < 5.2 (@katdom13) - Removed: Drop testing around python 3.8 (@nickmoreton)
- Loading branch information