* Add support for Django 4.* and 5.* * Update maplibre.js to 4.6.0
0.3.8
- Remove unused `sourceMappingURL` definition that may result in `collectstatic` errors
0.3.7
- Add support for Django 4.1 - Update maplibre.js to 2.4.0
0.3.6
- Raise `MBTilesNotFoundError` error if the database does not exist - Fix errors with `Manifest` based static storages - Fix `collectstatic` post processing problems due to missing sourceMapping file
This is a hotfix release for v0.3.5 to bump the package version from 0.3.4 to v0.3.6
0.3.5
- Raise `MBTilesNotFoundError` error if the database does not exist - Fix errors with `Manifest` based static storages - Fix `collectstatic` post processing problems due to missing sourceMapping file
0.3.4
- Introduce `MBTILES_FORCE_SSL` setting to force "https://" prefixed absolute uris when running the app behind a reverse proxy