-
DinoX v2.0.1
StableAll checks were successfulBuild / Validate Manual Selection (push) Has been skippedBuild / Mirror AppImage Runtimes (push) Has been skippedBuild / Core Build & Test (push) Successful in 20m27sBuild / Build AppImage (push) Successful in 17m58sBuild / Build Flatpak (push) Successful in 24m58sreleased this
2026-06-04 22:22:20 +02:00 | 107 commits to master since this releaseDinoX v2.0.1
Modern XMPP client with extended features.
What's New
Fixed
- XMPP reconnects: Stalled XMPP streams are now reconnected when server pings fail, while stale ping callbacks are ignored after intentional disconnects, newer stream activity, or replaced streams.
- IQ error handling: IQ write failures now complete the waiting request immediately instead of being reported later as generic response timeouts.
Changed
- Flathub metadata: AppStream screenshots now use stable tag URLs instead of the moving
masterbranch.
Installation
Debian/Ubuntu
sha256sum -c dinox_2.0.1_*.deb.sha256 sudo apt install ./dinox_2.0.1_*.debAppImage
sha256sum -c DinoX-2.0.1-*.AppImage.sha256 chmod +x DinoX-*.AppImage ./DinoX-*.AppImageFlatpak
flatpak install flathub org.gnome.Platform//49 sha256sum -c dinox-2.0.1-x86_64.flatpak.sha256 flatpak install --user ./dinox-2.0.1-x86_64.flatpak flatpak run im.dinox.dinoxBuild from Source
tar xf dinox-2.0.1.tar.gz cd dinox-2.0.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)
1 download
-
Source code (TAR.GZ)
1 download