Release Notes for Cyphernetes v0.17.2
This point version introduces an improvement in automatic relationship discovery as well as an important bug fix in the Web UI + a cool new shell feature for listing and describing relationship rules.
Features
- New shell feature - list & describe relationships using
\rr
and\rl
(thanks @mdarin for the awesome contribution!)
Improvements
- Bigger & better relationship discovery (detect more connections - faster!)
Bug Fixes
- Sanitize graph in Web UI (don't show results in graph which don't appear in results payload)
🏅 Thanks @naorpeled and @mdarin