- Show structured facts as pretty-formatted, syntax-highlighted JSON. Works on Node view and Facts view. Colors meaning are as follows: orange - number, blue - boolean, green - dict's key name. Implements #83.
- Fix getting nodes with non-string fact values (#612).
- Fix missing trailing 'u' character in facts with hashes (#567).
- Add favicon (#650)