Skip to content

1.1.4 [2025-08-01]

Choose a tag to compare

@pandafy pandafy released this 01 Aug 20:16
· 117 commits to master since this release
1.1.4
e447eb7

Bugfixes

  • Fixed test_add_outdoor_with_floorplan which was causing test failures in downstream projects.
  • Refactored formset handling for outdoor locations in the admin interface: moved the logic rejecting floorplans for outdoor locations to AbstractLocationAdmin to improve reusability and extendability.