Nitrous 0.1.0 Released

Written by slowlydev · 13 June 2026

Its already mid June, its time for a new devlog and we have exciting news to share! 🎉

skip to the release part

Auto Update

As mentioned in the last devlog, before the first release we needed to build a complete update system to make installing new versions of Nitrous as easy as possible.

nitrous update notification show version and release notes

If a new version of Nitrous is available, the update system will automatically display a popup with the release notes and an option to download and install the update.

If the update is not mandatory, users can choose to install it later. You’ll also always be able to see the download progress.

When designing this update system, we focused on making the update process as seamless, user-friendly, and secure as possible.

New versions will only be installed if they have been signed and verified by us, helping to keep your system safe.

Login changes

While testing Nitrous and the update system, we encountered several issues with logging in through webviews on Windows and especially Linux.

As a result, we rewrote our login system to work around these issues. You can now log in to your F1 Account directly from Nitrous without being redirected to an external browser.

While this required some additional development work, it ultimately provides a much better user experience.

new f1 login directly inside of nitrous

Bugfixes & Improvements

As we prepared for release, we spent time fixing bugs and ensuring the update system worked as expected. Some of the improvements include:

0.1.0 MVP Release 🎉

With all of that said, it’s finally time!

Nitrous 0.1.0 is now available for download!

This MVP release includes all of the core features needed to follow Formula 1 sessions in real time:

While we’re excited to finally share Nitrous with everyone, it’s important to remember that this is only the beginning. Nitrous is still under active development, and there are plenty of features and improvements planned for future releases.

You may encounter bugs or other issues while using the application. We greatly appreciate any feedback and bug reports, which can currently be submitted through Discord.

(We’ll set up a proper issue tracker on GitHub or another platform soon.)

Known Issues

Thank you for trying Nitrous, and see you in the next devlog!

- slowlydev