This small release mainly fixes a performance regression introduced in the previous version on RTX 50xx GPUs but also contains a few other tweaks and fixes.
Windows
You have two options to download this release:
- download from Pixeldrain as a single file
lada-v0.10.1.7z - or download from Github Releases (See Assets section) split into two files
lada-v0.10.1.7z.001andlada-v0.10.1.7z.002
Use 7-zip to extract the file(s)
File checksums (sha256):
74371ee016c6b62260bad811c7a35e116e7f95a85f723c0265ddf05506c244d2 lada-v0.10.1.7z.001
0d60cc99eba67866599a4ec80687d3241cb010bfbe8a11f7a195ab0b285fb315 lada-v0.10.1.7z.002
5be8fcefd9881b73562a5b64da002342e982cb757351d89c0fc3974d91704367 lada-v0.10.1.7z
Flathub
The release has been published to Flathub and should become available shortly
Docker
The release has been published to Dockerhub and should become available shortly
Changelog
Features / Improvements:
- CLI+GUI: New translation: French
- CLI: Print listings more space efficiently
- CLI+GUI: Include legacy v2 mosaic detection model again in releases
Fixes:
- CLI+GUI: Fix performance regression on Nvidia 50-series GPUs if FP16 is enabled
- CLI+GUI: Ensure to stop restoration pipeline and show error if any of the workers crashed
- GUI: Fix occasional freeze or spinner getting stuck when opening another file
- GUI: Ensure to only decode audio streams in gstreamer audio pipeline (Watch mode) to avoid potential issue by unhandled video- or metadata
- GUI: Fix short freeze of Spinner while opening another file
- CLI: Fix --list-encoding-presets not showing translated preset descriptions
- CLI: Fix table alignment of listings when using CJK languages if mixed with Latin letters
Appreciation
This release features code contributions from
FishYu, ladaapp
These fine folks provided translations for this release
- Chinese (Simplified Han Script): seanyu0
- French: OpenSourceMoe
- Spanish: Abraxax
Thanks also to everyone that reported bugs or helped triaging problems on the issue tracker.