-----------------------
**Breaking Changes**
- `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
**UI/UX**
- Move an object's related objects from the properties tab into their own tab
**Performances**
- Delay loading filter options only when opening form