Skip to content

DCS-BIOS v0.11.0

Choose a tag to compare

@charliefoxtwo charliefoxtwo released this 13 Feb 04:01
· 46 commits to main since this release
8aa4525

That's a big version jump!

What happened to v0.9 and v0.10

There is no v0.9.x or v0.10.x. The DCS Skunkworks version of DCS-BIOS was originally forked from an old version which is no longer maintained. That old version, last released on November 12, 2019, is v0.10.0. Both pieces of software share the same name - DCS-BIOS.

This has caused significant confusion among users, who understandably assume that v0.10.0 must be more recent than v0.8.4! As such, we are releasing this version as v0.11.0 in the hopes of minimizing confusion going forward.

Why not release it as v1.0.0?

While we've been hard at work ensuring breaking changes don't sneak their way into releases, it's still possible. Before a full version 1 release, there are a few more things we'd like to add - such as deprecation notices in the json documentation, and better checking in PRs to ensure that address changes don't sneak their way in.

New aircraft development

The MiG-29A and C-130J are both under active development. Going forward, development of new aircraft (including these two) will occur on an isolated branch for each aircraft to avoid blocking DCS-BIOS releases. This means that new aircraft will not be merged into the main and nightly DCS-BIOS releases until they are completed.

Now, on with the patch notes!

New Aircraft

F4U-1D

The F4U-1D has been added to DCS-BIOS! As the module is still in early access, we expect to add more controls as they are added to DCS.

Module Updates

A-10C

AH-64D

AJS-37

AV-8B

CH-47F

F-4E

F-14

F-16C

F/A-18C

JF-17

Mi-24P

UH-1H

Core Updates

CommonData

New Contributors

Full Changelog: v0.8.4...v0.11.0