- Migrate to python3 🐍 [68](https://github.com/opendatateam/udata-piwik/pull/68) - Migrate footer snippet to the new `footer.snippets` hook [157](https://github.com/opendatateam/udata-piwik/pull/157)
1.5.1
- Fix JS syntax when subscribing to goals [174](https://github.com/opendatateam/udata-piwik/pull/174)
1.5.0
- Independant Matomo site ids for front and api tracking :warning: breaking change, you need to set `PIWIK_ID_FRONT` and `PIWIK_ID_API` in settings (they can be the same) [173](https://github.com/opendatateam/udata-piwik/pull/173)
- Fix bulk handling of unicode URLs [139](https://github.com/opendatateam/udata-piwik/pull/139)
1.4.0
- Consolidate and expose default settings [119](https://github.com/opendatateam/udata-piwik/pull/119) - Process API calls in bulk [120](https://github.com/opendatateam/udata-piwik/pull/120)