跳转到内容

v0.7.0

此内容尚不支持你的语言。

https://r.lily-is.land/the-kazv-project/kazv/releases/v0.7.0

kazv 0.7.0 comes with many new features, such as Single Sign On and device verification. There are also UI improvements around the app, as well as reduction in session load time due to implementation of the event store.

You can now verify other devices using SAS (emoji or number).

For undecryptable room events, you can now request your other sessions to share the keys with you, if both sessions have verified each other. Note: sharing room keys from kazv is not yet implemented.

If you are logging into a server that supports Single Sign On, you can now do so in kazv.

Note: kazv uses a local server to receive the login token (most sensible way for a desktop client as we do not want to embed a browser in our client). If you encounter problems when you are redirected from the server-side SSO page, check if you have any browser extension that blocks access to your local network. For example, if you use NoScript, please enable “local network” for the page.

It is now possible to build an Android apk for kazv. We are not releasing it now, because there are still major problems to be solved (e.g. filesystem access). Refer to this guide to build for Android using Craft as well as our craft blueprints repository for more information.