diff --git a/index.html b/index.html index cdf748f..0684172 100644 --- a/index.html +++ b/index.html @@ -1,48 +1,48 @@ --- layout: default index: true ---
Screenshot -

Current version: 0.4.1

-

(released Jul 16, 2019)

+

Current version: 0.5.0

+

(released April 4, 2020)

Download

News

{% for post in site.posts %} {% if forloop.index > 3 %}{% break %}{% endif %}

{{ post.title }}

 {{ post.date | date: "%b %-d, %Y" }} {% if site.disqus_short_name and page.comments != false and site.disqus_show_comment_count == true %} | Comments {% endif %}

{% endfor %}

Moreā€¦

About

Kaidan is a simple, user-friendly Jabber/XMPP client providing a modern user-interface using Kirigami and QtQuick. The back-end of Kaidan is entirely written in C++ using the QXmpp XMPP client library and Qt 5.

A list of supported XMPP extensions (XEPs) can be found here.

Kaidan is not finished yet, so don't expect it working as well as a finished client will do.