- Risk Storming
A new planning tool is now live for all users.
Identify risks for any feature or initiative, rate them by Probability and Impact, and plot them on a 3×3 grid. Responses are blind until the facilitator reveals — so every risk is surfaced independently before the team discusses.
- Win Rate & Consensus on Pairwise Comparison
The Pairwise Comparison results page now shows Win Rate and Consensus alongside raw scores, giving you a clearer picture of how strongly the team agreed on each ranking.
- Cleaner Billing
The upgrade flow now shows your unique transfer amount (price + code) directly, so bank transfers are unambiguous and easy to verify.
- More Reliable PDF Exports
PDF layout across all tools has been tightened: better header spacing, square grid cells on Risk Storming, and axis labels that no longer split across pages.
- Pro-Gated Exports
PDF download buttons are now consistently hidden for free-tier facilitators across all surfaces.
- Smoother Join Flow
Fixed a redirect issue that could stall participants on the join page in certain scenarios.
- Stable Notifications
Fixed a rare crash when notification dates were read from cache in an unexpected format.
- Faster Dashboard
Removed a slow LEFT JOIN and eliminated 3 uncached queries. Dashboard metrics are now consistently fast.
- Faster Settings Page
All three database reads on the settings page are now cached, cutting load time significantly.
- More Efficient Session Cleanup
Fixed index ordering and eliminated an N+1 query during session snapshotting.