fixed
2022-08-01
August 1st, 2022
- Our sign-up and login pages have a new look and feel! 🎉
- Bug Fix: If you set your signals to the same weight, they should equally impact the risk score. But some signals check more data sources than others, impacting the risk score more than signals checking fewer data sources. We updated the scoring algorithm to account for this. 🐛
- Bug Fix: Previously if I tuned a policy and scored users again, the
delta
(aka change in score) remained zero. This is fixed so now you can determine ifdelta
changed because users became more (or less) risky, or because of a policy change. 🐛