1.1.4 [2025-08-01]
Bugfixes
- Fixed
test_add_outdoor_with_floorplanwhich 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
AbstractLocationAdminto improve reusability and extendability.