v1.3.4
Update 1.3.4-2 (2026-05-14) — Fedora rebuild
The original 1.3.4-1 RPMs declared a strict Requires: ffmpeg-free, which blocked installation on Fedora systems with RPMFusion enabled (where ffmpeg-free is replaced by RPMFusion's ffmpeg). The 1.3.4-2 rebuild changes the dependency to (ffmpeg-free or ffmpeg), so both flavors are accepted and the install works regardless of the user's repo setup.
This rebuild also picks up the daemon Canary restart-loop fix that landed after 1.3.4-1 (cherry-picked on release/1.3).
Only the three .rpm assets changed — .deb / Arch / tarball remain at 1.3.4-1 (unaffected).
Fedora users who hit the previous error can now do:
sudo dnf install ./dictee-cuda-1.3.4-2.x86_64.rpm # or dictee-cpuSee issue #7 for the full diagnosis. Thanks to @JohanW for the detailed report on discuss.kde.org.
Full Changelog: v1.3.3...v1.3.4