- Fixed stuck encodes on Portable version when .NET 5.0 Runtime is not installed. Needed to publish the worker process separately with self-contained mode enabled. Now the portable version should work completely without any .NET Runtime installed.
- Enabled ReadyToRun publish step. The executables are now pre-compiled for faster start times on the installer version.
- Fixed an crash on selecting a language in the audio track picker settings.