You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release introduces significant changes and improvements to Django Map Widgets, including breaking changes to the settings structure and widget behaviour.
Key changes:
Added Leaflet interactive widget support
Added Mapbox static widget support
Enhanced interactive widget UX for improved user experience
Updated GoogleMap widget to address JS deprecation warnings and initialisation issues
Resolved bugs in MapBox Interactive widget
New settings structure introduced.
Refreshed demo project to showcase all widget usages in Django 5.x
Upgraded package to support Python 3.12
Revised all documents.
Added contribution guide documentation.
Poetry package manager started being used for development purposes.