Version 0.61
Fixed bugs reported by 'NiksE', 'Tomcraft1980' and 'nuprn1' in the support-forum icon processing.
Version 0.6
Created the "support forum connector" to allow support forums to be "skinned" using the topic icon plugin. Added icon-sets for the default support forum along with a modified "grey-blox" theme for the support forum to show how skinning can take place.
Version 0.5
The long awaited admin screen, detection of additional icon-sets if they have been installed and general code cleanup. A second built-in icon set "grey-blox" has been added too.
Version 0.4
Added CSS styled tooltip displays for the various status icons, and made them clickable to display the appropriate topics. Pulled out the stylesheet into its own file (bb-topic-icons.css) to aid in comprehension.
Version 0.3
Major code cleanup - internal architecture made object-oriented, with a split between determining a given topic's status and secondly rendering that status. This paves the way for supporting custom statuses (and therefore supporting the 'support forum' plugin) in the future.
Version 0.2
Thanks to 'hpguru' for reporting the bug - downloads from bbPress.org were called "bb-topic-icons" and the code itself was looking for a "topic-icons" directory - quick rename of files to fix the issue.
Version 0.1
Initial release with minimal documentation