Fix and features:
- Add support for deb822 source files for APT (>= Debian 13 / Ubuntu 24.04)
- Tweak various behaviours in the APT tab & freeze button while adding a new PPA
- Remade logo for SVG version & higher quality in Illustrator
- Fix app closing issues still running in the background (Thanks @martin-ms) #20
- Update German translations (Thanks @martin-ms) #21
- Use LC_ALL=C to force english output on non-english OS for lscpu parsing
- Setup Crowdin in the repo for easier translation management & link in README
- Merge l10n branch with Crowdin translations order & code style
- Skip UI useless translations & fix wrong french translations & few incoherences
- Fix wrong language codes & add english name (Ukrainian & Vietnamese)
- Fix future C++20 deprecations
NOTE: I'm now publishing GitHub Actions builds in every release, all previous self compiled binaries are now removed. deb, rpm and AppImage files are from the oldest supported Ubuntu version (currently jammy).
Full Changelog: v1.5.0...v1.6.0