v4.5.0 (2024-08-28)
What's Changed
- docker: Use latest build of python-deps by @ukanga in #2670
- User per-role cache key for the organization_profile_viewset by @FrankApiyo in #2665
- Create Entity only if submission is approved when form submission review is enabled by @kelvin-muchiri in #2673
- Fix stale data sent to rest services after editing submission by @kelvin-muchiri in #2667
- Update docker compose file and make it ready for local dev by @FrankApiyo in #2654
- Updated docker file to use latest base images by @ukanga in #2680
- Add support for downloading EntityList dataset by @kelvin-muchiri in #2678
- Add ability to have configurable Django admin path by @kelvin-muchiri in #2666
- Fix exception thrown when updating organization profile by @FrankApiyo in #2677
- Fix argument of type 'ProjectUserObjectPermission' is not iterable by @kelvin-muchiri in #2682
Full Changelog: v4.4.0...v4.5.0