KDE 1463 Published by

KUserFeedback 1.2.0 has been released.



KUserFeedback 1.2.0

KUserFeedback is a library for collecting user feedback for apps via telemetry and surveys.

Version 1.2.0 is now available for packaging.

Gnome_shell_screenshot_m9a2g1

https://download.kde.org/stable/kuserfeedback/kuserfeedback-1.2.0.tar.xz
Signed by
E0A3EB202F8E57528E13E72FD7574483BB57B18D Jonathan Esk-Riddell < jr@jriddell.org>
https://jriddell.org/esk-riddell.gpg
https://download.kde.org/stable/kuserfeedback/kuserfeedback-1.2.0.tar.xz.sig

Changes:
:black_circle: bump version for new release
:black_circle: opengl source: Do not crash if we could not make our context current :black_circle: Add Linux Qt6 CI
:black_circle: Make UserFeedbackConsole build with Qt6
:black_circle: Fix linking libKUserFeedbackCommon.a
:black_circle: Build with C++17
:black_circle: Build docs on Qt6 too
:black_circle: Adapt CMake code to make it build with Qt6
:black_circle: Add auto generated files to .gitignore
:black_circle: Add FreeBSD CI
:black_circle: Add Android CI
:black_circle: Enable Linux CI
:black_circle: Fix typos found by codespell
:black_circle: Qt 6: Replace calls to removed QDateTime(QDate) constructor :black_circle: Qt 6: Fix issues caused by size() returning a qsizetype :black_circle: Qt 6: Remove QNetworkRequest::FollowRedirectsAttribute
:black_circle: Replace declarations of QVector, QStringList
:black_circle: CMake: Allow building with Qt 6
:black_circle: Qt 6: Replace QMap