Change Log v6.11

v6.11.0 - 2025-07-14

Changed

  • Temporary replacement for modal window component removed from thrird-party web framework. Pleae report any issues you might run into (for example when using the flight number finder, selecting seat types for a cabin config or setting up a ground service contract).
  • There are a total of seven official aircraft trading companies in all game worlds (not just old ones).
  • Official aircraft trading companies (except for the “Aircraft Trade and Leasing Organization”) have received more interesting names.
  • Each official aircraft trading company has a slightly different “personality” by which it decides how to price aircraft offers and when to scrap aircraft that cannot be sold in time.
  • Initial prices of old second-hand aircraft put on the market by official aircraft trading companies are considerably higher than before.
  • If a data updated adds Passenger Boarding Bridges to an airport, this change is not applied in existing game worlds to prevent disruptions caused by changed turnaround times.

Fixed

  • Opening a page for a non-existent item would show an internal error page in many cases.
  • The user profile page now shows all companies controlled by the user, not just top-level holdings and their immediate subsidiaries.
  • Fixed range chart for Cessna 208A/B

Internal

  • Major upgrades to core system components like DI container, web frameworks and data access layer.

Data

  • Airport Updates

    • Sunshine Coast/MCY: updated runway length
    • Santiago de Chile/SCL: updated demand
    • Haikou/HAK: updated runway length, size and slots, enabled jetways
    • Harbin/HRB: updated runway length, updated slots
    • Hefei/HFE: enabled jetways
    • Jinan/TNA: enabled jetways
    • Jinghong/JHG: enabled jetways
    • Lanzhou/LHW: updated runway length, size and slots, enabled jetways
    • Mianyang/MIG: enabled jetways
    • Shanghai Hongqiao/SHA: enabled jetways
    • Shenyang/SHE: enabled jetways
    • Taiyuan/TYN: enabled jetways
    • Tianjin/TSN: enabled jetways, updated size and slots
    • Urumqi/URC: enabled jetways
    • Xi An Xianyang/XIY: enabled jetways
    • Xi An Xiguan/SIA: added closing date
    • Xining/XNN: enabled jetways
    • Zhengzhou/CGO: enabled jetways
    • Hong Kong International/HKG: updated slots
    • Nuuk/GOH: updated size and enabled transfers
    • Djibouti/JIB: updated demand data
    • Asmara/ASM: updated demand
    • Futuna Island, FR/FUT: updated runway length
    • Fukue/FUJ: updated demand
    • Fukuoka/FUK: updated slots, updated demand
    • Iki/IKI: updated demand
    • Iwami/IWJ: updated demand
    • Kita Kyushu/KKJ: updated demand
    • Miyakejima/MYE: updated demand
    • Odate Noshiro/ONJ: updated demand
    • Oshima/OIM: updated demand
    • Rishiri/RIS: updated demand
    • Sapporo Okadama/OKD: updated demand
    • Taramajima/TRA: updated demand
    • Tokyo Chofu/XYC: updated demand
    • Tsushima/TSJ: updated demand
    • Miyako Shima/MMY: updated demand
    • Okinawa/OKA: updated runway amount, length and slots
    • Bogota/BOG: updated demand
    • Casablanca/CAS: added closing date
    • Lima/LIM: updated demand
    • Antique/EUQ: increased runway length to 1200m
    • Bangkok/BKK: updated slots
    • Hua Hin/HHQ: updated runway length, added ICAO code
    • Khon Kaen/KKC: updated runway length, added ICAO code
    • Ko Samui/USM: updated runway length
    • Lampang/LPT: updated runway length
    • Loei/LOE: added ICAO code
    • Mae Sot/MAQ: added ICAO code
    • Nan/NNT: updated runway length
    • Narathiwat/NAW: updated runway length, added ICAO code
    • Phetchabun/PHY: added ICAO code
    • Phitsanulok/PHS: added ICAO code
    • Phrae/PRH: updated ICAO code
    • Roi Et/ROI: added ICAO code
    • Sakon Nakhon/SNO: added ICAO code
    • Sukhothai/THS: added ICAO code
    • Surin/PXR: added ICAO code
    • Trang/TST: updated runway length
    • Las Vegas Harry Reid/LAS: renamed to Harry Reid
    • Trat/TDX: updated runway length
    • Pai/PYY: updated runway length
    • Shimojishima/SHI: updated demand
    • Langzhong Gucheng/LZG: new airport
    • Xiangxi Biancheng/DXJ: new airport
    • Hindon/HDO: new airport
    • Shuozhou Zirun/SZH: new airport
    • Anyang Hongqiqu/HQQ: new airport
    • Qitai Jiangbulake/JBK: new airport
    • Sansha Yongxing/XYI: new airport
    • Xingtai Dalian/XNT: new airport
    • Bokeo/BOR: new airport
  • Country Demand Updates

    • Bangladesh
    • Canada
    • China
    • India
    • Laos
    • Myanmar
    • Norway (several airports)
    • Somalia (several airports)
2 Likes

v6.11.1 - 2025-07-14

Internal

  • Adjust CI pipeline configuration.

v6.11.2 - 2025-07-14

Fixed

  • Creating new agents could fail under some circumstances.

v6.11.3 - 2025-07-14

Fixed

  • Selecting an asset transfer method would cause internal error.

v6.11.4 - 2025-07-15

Fixed

  • Deleting unused flight numbers could cause error when ignoring empty flight assignments.
  • Founding an alliance always failed with an internal error.

v6.11.5 - 2025-07-15

Changed

  • Flight numbers can only be deleted if there are no booked flights left, including completed and cancelled ones. This applies to closing a station as well.

Fixed

  • Null-pointer exception in internal tool.
  • When user was deleted, their airlines would linger.
  • Internal error when deleting flight numbers that still had booked flights.

Internal

  • Improve logging of exceptions during entity operations.

v6.11.6 - 2025-07-17

Fixed

  • On small screens, scrolling was broken for some modal dialogs.

Internal

  • Ensure CI pipeline is always run when triggered by upstream project.

v6.11.7 - 2025-07-18

Fixed

  • Subsidiaries were not marked for deletion when holding is deleted.

Internal

  • Load stock indexes, stock exchanges and maintenance partners through data pipeline rather than static SQL files.

v6.11.8 - 2025-07-21

Fixed

  • Wrong fuel prices were fetched during flight billing.
1 Like

v6.11.9 - 2025-07-25

Added

  • Japanese localisation. Thanks a lot to @GINS for his work on this!
  • generate_aircraft batch command allows to specify a receiver enterprise.

Fixed

  • Do not show “whitelabel error page” in case of unexpected errors.
  • Optimised load speed of fleet page.
  • Optimised load speed of airport and airline schedule pages.

Internal

  • Introduce new security framework for API.

v6.11.10 - 2025-07-31

Changed

  • Small airline and alliance logos do not require screening by moderators anymore.

Fixed

  • Flights/connections without any cargo capacity do not show up in ORS queries for cargo anymore.

Internal

  • Airports present in data files with an opening date in the future will not be created during data sync.

Data

  • Japanese geo names (for countries, continents etc.)