Crush v0.84.1 Changelog
What changed in Crush CLI v0.84.1, released 2026-07-11 โ explained in plain English.
TLDR
- Fixes a feature called "session affinity" that was accidentally broken in the last update.
- Updates a behind-the-scenes software tool called Fantasy to make everything run smoothly again.
Want a heads-up when Crush updates?
We email you the moment a new Crush version drops โ plus plain-English release notes like these. No spam.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.
This release is a quick but important fix for anyone relying on session affinity. It matters most to users who need their connections to stay linked to the same server during a session, which is exactly what the previous update failed to do properly.
Fixes
- Session affinity is back: The last update was supposed to make sure your computer and the server kept talking using the same "session ID" (a special tag that keeps your connection stable). However, a behind-the-scenes piece of software was forgotten, so it didn't actually work. This update fixes that mistake so your connections stay stable again.
Breaking changes
No breaking changes in this release.
How to upgrade
Update to Crush v0.84.1 by running:
npm install -g @charmland/crush
This is our plain-language summary. Read the complete, official notes on the Crush official changelog โ.
