- Event type
- patch note
- Published
- 28 January 2026 - 19:34:48 UTC
- Source
- steam_community_announcements
We are moving away from Tauri to NW.js to render our UI. We were using Tauri in a non-bundled setup that relied on the system WebView2, but a recent Windows or WebView2 update caused it to break for some users. Because of this, we switched to NW.js, which bundles Chromium with the app. While this increases the app size, it is currently the more stable option for us. In the future, we’ll explore ways to reduce the app size or move to a fully native UI.