Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Beta 2026.4.20.1290

From Resonite Wiki

Beta 2026.4.20.1290 is a Resonite version released on 2026/04/20.

The following notes were sent by Frooxius:

Hello @Updates!
I've got a new build for you with a bunch of fixes and improvements!
We've got more Renderer contributions, one fixing a bug with AO! You can see all the changes here: https://github.com/Yellow-Dog-Man/Renderite.Unity.Renderer/releases/tag/1.0.1
There are some fixes and extra diagnostics for startup and shutdown issues.
OAuth and OSC has also gotten more love from @ProbablePrime!
This build was also made with the fixed CI/CD pipeline by @Jae “J4" Salokettu (which also got some security improvements).
Also the build is compatible with current!

New Features:

  • Added failsafe shutdown routine, that will kill the process if it doesn't shut down cleanly in time
    • This prevents the Renderite.Host.exe process from lingering in some cases
  • Added an Apps Page to the Account Website showing Apps that have access to your account and allowing you to revoke their access (implemented by @ProbablePrime)
  • Enabled OAuth Refresh Tokens to allow Apps the option to "Remember Me" (requested by @ProbablePrime and the entire Wiki community, issue #6210, implemented by @ProbablePrime)
  • Added Renderite.Host.Boot.log log file, which logs the startup process of Renderite.Host
    • This is simplified logging system that will run before the actual logging is initialized
    • This should help issue #6467 by @KarasuTengu, @Siffus, @sadstarfish and olejka

Tweaks:

  • Added extra diagnostics to bootstrapper for Resonite to help with issue #6467 by @KarasuTengu, @Siffus, @sadstarfish and olejka

Security:

  • Improved security of build pipelines for Resonite to prevent supply chain attacks (implemented by @Jae “J4" Salokettu)
  • Sanitized OAuth User Profile response to match API responses from the rest of our API (implemented by @ProbablePrime)

Locale:

  • Merged Chinese (Taiwan) locale update by @Meow Wei 魏喵
  • Merged British English locale update by @bredo
  • Merged Chinese locale update by @modimobeikete
  • Merged Brazilian Portugese locale update by HeduardoBits
  • Merged Esperanto locale update by @rad4ngel
  • Merged German locale update by @Muppeq

Fixes: