diff --git a/moe.kazv.mxc.kazv.appdata.xml b/moe.kazv.mxc.kazv.appdata.xml --- a/moe.kazv.mxc.kazv.appdata.xml +++ b/moe.kazv.mxc.kazv.appdata.xml @@ -2,16 +2,26 @@ <component type="desktop-application"> <id>moe.kazv.mxc.kazv</id> <name>kazv</name> - <summary>A matrix client</summary> + <url type="homepage">https://kazv.chat</url> + <url type="bugtracker">https://iron.lily-is.land/project/view/2/</url> + <url type="contact">https://matrix.to/#/#kazv:tusooa.xyz</url> + <url type="vcs-browser">https://lily-is.land/kazv/kazv</url> + <summary>A convergent Matrix client and secure messaging app</summary> <metadata_license>FSFAP</metadata_license> <project_license>AGPL-3.0-or-later</project_license> - <developer_name>The Kazv Project</developer_name> + <developer id="https://kazv.chat"><name>The Kazv Project</name></developer> <description> - <p>A matrix client built with libkazv and Kirigami.</p> + <p>kazv is a convergent Matrix client and secure messaging app. We use Matrix as a substitute for non-free, insecure messaging apps, and privacy in conversations is a thing that cannot be ignored.</p> </description> <launchable type="desktop-id">moe.kazv.mxc.kazv.desktop</launchable> <content_rating type="oars-1.0"> <content_attribute id="social-chat">intense</content_attribute> <content_attribute id="social-audio">intense</content_attribute> </content_rating> + <releases> + <release version="0.3.0" date="2024-06-02" /> + <release version="0.2.0" date="2024-05-11" urgency="critical" /> + <release version="0.1.1" date="2024-03-02" /> + <release version="0.1.0" date="2024-02-25" /> + </releases> </component>