- Did some internal revamp to make the code more readable - Removed some old libraries that are no longer needed - CSProcessor - Bug #749735 Added processes. A process is in the format -> Process: <Title> [<Topic ID>] [<Topic ID>] etc... You can also use the syntax -> Process: <Title> [<Topic ID>, <Topic ID>, etc...]. Note: Topics must be existing topics since new topics can't be used as they require more data then just an id. You also can't have tags, relationships or targets on a process. - Fixed a bug from 0.17.1 where relationships would work in some cases. - CSBuilder - Added the code required to inject the right message for process next/previous relationships.