One of the goals of BSGO Nova is to develop in the open. When we fix a bug or ship a feature, you shouldn’t have to guess what changed — it should be written down somewhere you can read it.
The changelog is public
Every deploy is recorded on the changelog, with the version, the date, and the specific fixes that went out. That page is built as part of the site itself, so it’s fully readable — no waiting for anything to load.
How fixes happen
The loop is simple:
- A player hits a problem and files it on the bug tracker, or reports it in Discord.
- We reproduce it, fix it, and roll it into the next deploy.
- The fix shows up on the changelog, and the bigger ones get written up here on the devblog.
Filed bugs are the ones that get fixed. A clear report — what you did, what happened, and what you expected — is worth more than you’d think.
Following along
- Watch the changelog for every deploy.
- Subscribe to this devblog via RSS for the bigger updates.
- Join Discord for day-to-day news and fleet ops.
More to come. Fly safe out there.