Skip to content

8.11.0

Latest
Compare
Choose a tag to compare
@justinefricou justinefricou released this 09 Jan 10:21
· 1 commit to master since this release

⚠️ Breaking Change ⚠️

MapEntityList view now needs an extra MapEntityFilter view to maintain filtering functionalities. If you customize the FilterSet, it must be added to: MapEntityFormatList, MapEntityFilter, and MapEntityViewSet. See the "Filters" section in documentation : https://django-mapentity.readthedocs.io/en/stable/customization.html#filters

What's Changed

  • Bump codecov/codecov-action from 4 to 5 by @dependabot in #311
  • 💄 [UI/UX] Move an object's related objects from the properties tab into their own tab by @justinefricou in #313
  • ⚡ [PERF] Delay loading filter form in List Views by @Chatewgne in #312

Full Changelog: 8.10.0...8.11.0