Version 1.0: + Added code for removing panels from portals(Currently only supports PortaMX, SP and TP) + Finished up mod for mobile detection + Added link to full site Version 0.3: * Changed the reply heading in Display, now it shows a simplyified version(No icon or subject) on replies (Display.template.php) + Added and finished Register template + Added and finished Updated/Unread topics template - Initial public release Version 0.2: ! Current message wasn't showing up while editing a message (Post.template.php) * Removed "IP Logged" for those who cannot view the IP (Display.template.php) + Added Personal Message template (PersonalMessage.template.php) + Added Profile template (Profile.template.php) * Stripped down topic.js to the minimum (topic.js) * Removed Category collapse feature (BoardIndex.template.php) * Removed Login boxes from the top and added a login link (index.template.php) + Added Login template (Login.template.php) + Added template for splitting and merging topics (SplitTopics.template.php) + Added template for moving topics (MoveTopic.template.php) Version 0.1: - Iniitial private release