Apollo 2.0.2
This release solves an issue with the pipe security of named pipes being instantiated by their short-hand English name (such as Everyone) over their SID identifiers. Doing the former would crash processes on non-English machines, as they would fail to resolve Everyone or Network to account identifiers. Using SIDs resolves these application crashes.