Skip to content

Releases: makinacorpus/django-mapentity

8.11.0

09 Jan 10:21
Compare
Choose a tag to compare

⚠️ 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

8.10.0

02 Oct 09:05
0e22836
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.9.2...8.10.0

8.9.2

15 Jul 11:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.9.1...8.9.2

8.9.1

28 Jun 14:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.9.0...8.9.1

8.9.0

04 Jun 17:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.8.2...8.9.0

8.8.2

22 May 14:02
Compare
Choose a tag to compare

What's Changed

  • Add a get_columns method to change column list dynamically. by @submarcos in #300

Full Changelog: 8.8.1...8.8.2

8.8.1

07 May 16:57
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 8.8.0...8.8.1

8.8.0

10 Apr 12:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.7.3...8.8.0

8.7.3

02 Apr 13:45
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 8.7.2...8.7.3

8.7.2

22 Mar 14:00
Compare
Choose a tag to compare

What's Changed

  • fix: Others color config to use with leaflet overlay by @juggler31 in #289
  • fix: beautify js code in mapentity.detail.js by @juggler31 in #291
  • Dev: Avoid test warning by using right parsing rules for beautifulsoup by @submarcos in #294

Full Changelog: 8.7.1...8.7.2