1.0.11
Bug fix:
We throw away the board every five minutes. When a client polls and no board exists a full refresh is performed. This leaves a window where the board for a given code might not exist, which caused occasional problems writing the parallel task fields. The parallel task writes have now been updated to load the board if not found in the cache.