Skip to content

Latest commit

 

History

History
69 lines (35 loc) · 4.13 KB

CHANGELOG.md

File metadata and controls

69 lines (35 loc) · 4.13 KB

Changelog

1.5.0 (2023-08-15)

Features

  • flight-log: drop support for pre-configured fuel prices (aa8482d)

Bug Fixes

  • flight-log: force reload of log book on resume (6043320), closes #74
  • flight-log: validate fuel quantity if price is entered (10473f4), closes #76
  • wait properly for avatar cache to be evicted (c5d6b2a), closes #73

1.4.0 (2023-06-23)

Features

  • activities: show expire indicator (ec5a903), closes #30
  • book-flight: show relative day name next to selected date (df6fea8), closes #67
  • weather reporting links (3866c17), closes #70

Bug Fixes

  • allow extra properties in aircraft JSON (8f52f94)
  • correct Cupertino scaffolding color (01b4f27)

1.3.0 (2022-08-13)

Features

  • colorize bottom navigation bar (b23b437)
  • flight-log: input total fuel cost instead of unit price (305dd63), closes #66
  • read-only activity journal (5b42298), closes #30

Bug Fixes

  • about: update pilots list after updating aircraft data (ab31a81), closes #62
  • handle events spanning multiple weeks (ee085a4), closes #15

1.2.0 (2022-04-13)

Features

  • flight-log: custom fuel price (cc5d57b), closes #55

1.1.0 (2022-02-19)

Features

  • onboarding: even more strict validation of aircraft data (4fdb7e0), closes #49

Bug Fixes

  • allow for decimals in keyboard for fuel quantity (19ac7c3)
  • location attributes in JSON schema should be mandatory (0e3e810)

1.0.0 (2022-01-29)

First stable version!!