-
DinoX v2.1.3
StableAll checks were successfulBuild / Validate Manual Selection (push) Has been skippedBuild / Release Static Preflight (push) Successful in 42sBuild / Mirror AppImage Runtimes (push) Has been skippedBuild / Core Build (push) Successful in 25m24sBuild / Build AppImage (push) Successful in 26m43sBuild / Build Flatpak (push) Successful in 36m13sreleased this
2026-06-14 11:37:39 +02:00 | 5 commits to master since this releaseDinoX v2.1.3
Modern XMPP client with extended features.
What's New
Fixed
- OpenPGP for XMPP interoperability: Improved XEP-0373/XEP-0374 interoperability with clients that publish lowercase OpenPGP key-data nodes or use a
jabber:clientpayload namespace inside encrypted signcrypt envelopes. - OpenPGP contact status wording: Clarified the XEP-0373/XEP-0374 contact-details state so advertised support is not confused with a retrievable XMPP-published key.
- MUC bookmark sync timeouts: Reduced repeated PubSub timeout noise while keeping clear room-specific warnings when bookmark autojoin sync fails.
- MQTT settings and reconnects: Hardened MQTT enable/disable and reconnect handling to avoid stale UI state, duplicate connections, and account/standalone mode races.
- Cached avatars in add-conversation dialogs: Restored cached contact and group avatars in the contact and group chat selection dialogs after restart without triggering network-heavy UI row loading.
- Windows MUC occupant warnings: Cleaned up Windows-specific MUC occupant warning paths from the recent large-room work.
Installation
Debian/Ubuntu
sha256sum -c dinox_2.1.3_*.deb.sha256 sudo apt install ./dinox_2.1.3_*.debAppImage
sha256sum -c DinoX-2.1.3-*.AppImage.sha256 chmod +x DinoX-*.AppImage ./DinoX-*.AppImageFlatpak
flatpak install flathub org.gnome.Platform//50 sha256sum -c dinox-2.1.3-x86_64.flatpak.sha256 flatpak install --user ./dinox-2.1.3-x86_64.flatpak flatpak run im.dinox.dinoxBuild from Source
tar xf dinox-2.1.3.tar.gz cd dinox-2.1.3 ./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)
2 downloads
- OpenPGP for XMPP interoperability: Improved XEP-0373/XEP-0374 interoperability with clients that publish lowercase OpenPGP key-data nodes or use a