0.7.4 - Session-based fixes
This minor release fixes a couple strange errors introduced with the websocket implementation of sessions. Websockets have been dropped in favor of sessions based on hashing and caching, which makes it arguably more transparent. There could still be a couple of lingering bugs if decision models have are not distinguished adequately so that their hashes clash. A consequence of this is that the identification procedure can be properly parallelized once more.