KTailctl v0.22.2
A patch release with a couple of fixes and a new logging option.
Fixes
- Fix peers and login profiles not refreshing in the UI when their details change
- Make logging verbosity configurable via a new "Verbose logging" toggle in Settings, useful for troubleshooting and bug reports
Chores
- Address a
KLocalizedContextdeprecation - Bump Go to 1.27.0 and refresh the
tailscale.comand other Go dependencies - Fetch Go directly instead of relying on the Flatpak SDK extension, since it tends to lag behind
- Run the Flatpak external data checker periodically to catch outdated sources
- Update the KDE SDK used for local Flatpak builds
- Add a custom Docker image to speed up CI builds
- Update various CI actions and pre-commit hooks (ruff, basedpyright, clang-format, osv-scanner, setup-uv, setup-go, docker build/login/buildx actions, ...)