Skip to content

v6.4.0

Compare
Choose a tag to compare
@jpedroh jpedroh released this 26 Dec 22:27

6.4.0 (2022-12-26)

Bug Fixes

  • incorrect API URL in Swagger docs (d385e8c)
  • incorrect parsing of limit and offset (1e911a9)

Features

  • allow API to have multiple query parameters with the same key (bca478e)
  • search airports using an autocompletable combobox. (#102) (de6450c)

Reverts

  • Revert "refactor: rewrite RPL update checker in Rust. (#88)" (99de6ff), closes #88