0.01 (alpha)
First functional version. Many bugs, even more features to add.

Features:
- supports practically unlimitted number of DC hubs,
- passing messages between connected hubs,
- message filtering by source nick, and message (if message begins with or contains the specified text),
- ability to connect and disconnect from hubs specified in config directly from your DC client,
- automatic reconnect after connection loss,
- limitting passed message size (message is cut to size specified in config),
- configurable chat prefixes for each hub.


0.02 (alpha)
Bugfixes:
- after reloading configuration info about connected hubs was lost
- after reloading config connecting to new specified hubs wasn't possible

New features:
- "!reconnectall" command - reconnects all hubs
- "!reconnect alias" command - reconnects given hub
- "!save" - saves all config files
- "!addhub" - adds a hub definition to the configuration files
- "!modhub" - modifies a hub definition
- "!remhub" - disconnects if connected and removes a hub from the configuration files
- 2 classes of privileged users: maintainer (can connect, reconnect and disconnect PMCC from hubs through DC console) and admin (full control through DC console)
- saving of config files
SourceForge.net Logo