[3.2] * Implemented new Import/Export feature for buttons * Added new "Replace Map" button type * Added new "Zikes Script Emotes" button to default buttons. Click here to install. * Fixed a minor bug with button naming convention [3.1.1] * New "Toolbars" tab for choosing which textboxes you want your toolbars applied to * Now applies toolbars to Help Desk submissions, News Articles, and Journal CSS. New toolbars contain no buttons by default, so you'll have to go through your buttons and check the box for the ones you want to show. * Fixed Prints Description toolbar not appearing * Option to apply button in Literature toolbars now available in custom buttons area * Modified comment box detection to not accidentally grab journal boxes (migrated to XPath) [3.1] * Implemented new Help tab, which will automatically download the latest FAQs and documentation from my web site each time it is viewed * Fixed z-index of Preferences window and translucent background * Not beta anymore! =D [3.0.4b] * Added Release Notes section to About tab of Preferences Window * Completed implementation of Preferences Window into global PrefsWindow object * Fixed bug in evaluation of custom buttons * Fixed bug in XPath detection of journal body while editing past journal entries * Fixed bug allowing : and | characters in button namespaces and names (interferes with internal button storage) * Modified toolbar application settings code [3.0.3b] * Fixed bug in detection of journal edit boxes vs journal page comments * Fixed bug in button creation where spaces in button names caused issues * Fixed bug with status messages * Updated code related to version checking * Implemented Global object for global variable storage (global namespace cleaning) * Removed extraneous code related to initialization * Updated code related to Prefs window construction * Updated code related to resetting Prefs window custom button fields * Fixed bug that prevented ShoutBox toolbars from appearing while viewing certain journal pages * Improved support for popup dA ShoutBox * Added CSS styling to increase typing space in ShoutBoxes * Removed extraneous code related to Journal Subject length * Improved Toolbar instantiation and attaching code to make it more succinct * Implemented XPath for detection of ShoutBox inputs, Journal Boxes, Deviation Descriptions, Literature, Toolbars * Created easy method for refreshing all toolbars * Cleaned up prototyping methods * Removed extraneous String prototype methods * Created NodeList class for handling groups of nodes. Handy for calling a certain method on every node. * Updated $ function to support NodeLists * Begun transfer of Preferences Window into single PrefsWindow global object, for easy modification [3.0.2b] * Fixed bug that allowed default buttons to load multiple times * Removed some extraneous functions * Added new functions for XHR * Replaced lengthy JSON.stringify function with simple uneval JS built-in * Overhauled behind-the-scenes button management system * Changes made in the Preferences window are now immediate. All toolbars & buttons on the page are reset when the window is closed. [3.0.1b] * Added "Reset" button to Preferences window to allow default buttonset to be reloaded.