-
DinoX v2.2.1
StableAll checks were successfulBuild / Validate Manual Selection (push) Has been skippedBuild / Release Static Preflight (push) Successful in 26sBuild / Mirror AppImage Runtimes (push) Has been skippedBuild / Core Build (push) Successful in 18m54sBuild / Build AppImage (push) Successful in 18m16sBuild / Build Flatpak (push) Successful in 31m28sreleased this
2026-07-06 19:13:12 +02:00 | 195 commits to master since this releaseDinoX v2.2.1
Modern XMPP client with extended features.
What's New
Fixed
- Add-account provider dialog lifecycle: The account-creation dialog now reuses a single active instance, opens without duplicate dialogs or stale close callbacks, and keeps the provider list layout responsive while the directory refresh runs asynchronously.
- OMEMO PubSub requests for domains: DinoX no longer requests legacy OMEMO device lists from server or MUC room domains, preventing repeated
service-unavailablePubSub warnings when joining, leaving, or syncing group chats.
Installation
Debian/Ubuntu
sha256sum -c dinox_2.2.1_*.deb.sha256 sudo apt install ./dinox_2.2.1_*.debAppImage
sha256sum -c DinoX-2.2.1-*.AppImage.sha256 chmod +x DinoX-*.AppImage ./DinoX-*.AppImageFlatpak
flatpak install flathub org.gnome.Platform//50 sha256sum -c dinox-2.2.1-x86_64.flatpak.sha256 flatpak install --user ./dinox-2.2.1-x86_64.flatpak flatpak run im.dinox.dinoxBuild from Source
tar xf dinox-2.2.1.tar.gz cd dinox-2.2.1 ./scripts/ci-build-deps.sh meson setup build -Dplugin-mqtt=enabled -Dplugin-rtp=enabled -Dlocation-sharing=enabled -Dplugin-rtp-vaapi=enabled ./scripts/build.sh --strict ./build/main/dinoxDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
30 downloads