6.0.0 (2025-07-01)
Features
- We added some under-the-hood logic for interacting with our optional server, Quiet Storage Service (QSS). This is behind a feature flag and disabled, so you won't see it, but it is an important milestone on our road to making push notifications on iOS work well. (#2807, #2802)
Fixes
- Previously Quiet would say "joining community" after you created a community, which was confusing. No more! (#2248)
- Joining communities is now a bit more reliable (#2887)
Breaking
- Adds key commitment scheme to address the invisible salamanders attack, in which an attacker crafts a message that appears in two different ways depending on the key used to decrypt it, and then provides different keys to different users. (#2711)