There is a new version. After I reported some bugs the final download-version is 2.13.
To download it use the link in your purchase letter with /ats-fwp149d-2.13.exe
at the end.
The bug with the missing co-pilot in the exterior view was not fixed with the update, but you can fix it by yourself. Change in the flight_model.cfg file following entries:
station_load.0 =190, 0.63, -1.11, 0.15, TT:Pilot, 0
station_load.1 =190, 0.63, 1.11, 0.05, TT: Copilot, 0
station_load.2 =0, -2, -1, 0, TT: Passenger 1, 0
station_load.3 =0, -2, 1, 0, TT:Passenger 2, 0
station_load.4 =77, -4.1, 0, -0.2, TT:Baggage, 0
change to:
station_load.0 =190, 0.63, -1.11, 0.15, TT:MENU.PAYLOAD.PILOT, 1
station_load.1 =190, 0.63, 1.11, 0.05, TT:MENU.PAYLOAD.COPILOT, 2
station_load.2 =0, -2, -1, 0, TT:MENU.PAYLOAD.PASSENGER_LEFT, 5
station_load.3 =0, -2, 1, 0, TT:MENU.PAYLOAD.PASSENGER_RIGHT, 5
station_load.4 =77, -4.1, 0, -0.2, TT:MENU.PAYLOAD.CARGO, 6