Skip to content

v5.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Jul 09:15

5.2.0 (2026-07-05)

Bug Fixes

  • support time parsing for CSV booking imports (1424044), closes #1019

Features

  • airports: add live search to admin overview (6261f9d), closes #855
  • bookings: split is_editable into callsign and actype flags (cc17af7), closes #836
  • events: link datetime pickers in admin form (c8430d2)
  • import: add review layer for flight imports (99dbce0)
  • import: auto-add missing airports on demand (fb5fd0d), closes #400

Performance Improvements

  • airports: replace bulk airport selects with searchable AJAX dropdown (77b9ed1)