Releases: odch/flightbox
Releases · odch/flightbox
v2.4.2
31 Mar 15:42
Compare
Sorry, something went wrong.
No results found
New features:
Fixed bugs:
Other changes:
Updated 3rd party library react-router (major update to v4.2.2).
v2.4.1
30 Mar 12:13
Compare
Sorry, something went wrong.
No results found
New features:
Fixed bugs:
Other changes:
Updated some 3rd party libraries.
v2.4.0
27 Nov 11:22
Compare
Sorry, something went wrong.
No results found
New feature:
New CSV report for yearly summary of all movements
v2.3.1
18 Jun 13:27
Compare
Sorry, something went wrong.
No results found
Display link to opendigital.ch on start page
Added more automated tests
v2.3.0
23 May 20:18
Compare
Sorry, something went wrong.
No results found
New feature:
Associate movements in movement list (match the arrivals and departures which belong together).
The movements are associated as follows:
If it's a departure and the aircraft is based on this aerodrome: associated movement is the subsequent arrival
If it's an arrival and the aircraft is based on this aerodrome: associated movement is the preceding departure
If it's a departure and the aircraft is not based on this aerodrome: associated movement is the preceding arrival
If it's an arrival and the aircraft is not based on this aerodrome: associated movement is the preceding departure
Other changes:
Everytime the movement list is opened, all previously loaded older movements are discarded. We don't keep the whole list in the client anymore.
v2.2.0
11 May 10:54
Compare
Sorry, something went wrong.
No results found
New feature:
All movements (both departures and arrivals) are displayed in a single list now (not in a tab panel anymore)
v2.1.4
26 Apr 06:26
Compare
Sorry, something went wrong.
No results found
Fixed bug:
There occur stability problems when the application is active for more than 24 hours. A nightly reload has been added now to mitigate these problems (as a temp. workaround until the problems are solved properly).
v2.1.3
23 Apr 15:14
Compare
Sorry, something went wrong.
No results found
Usability improvements:
Better movement wizard progress indicator
Better layout of buttons on small devices (expanded to full width)
v2.1.2
19 Apr 06:30
Compare
Sorry, something went wrong.
No results found
Fixed bug:
Keep movement list getting synced after the Firebase session expires and refreshes (after 24h)
v2.1.1
09 Apr 17:10
Compare
Sorry, something went wrong.
No results found
Updated dependencies css-loader, file-loader, sass-loader and style-loader.