= 3.0 = * Beta release of new codebase = 1.37 = * Fixed two XSS vulnerabilities = 1.36 = * Minor tweaks and updates = 1.35 = * Better description for certain options * New icon for WP-repository = 1.34 = * Fixed UI issue in edit posts screen. = 1.33 = * Buttons list is now sortable by Button name. = 1.32 = * Setting to remove 'add button' interface from editor = 1.31 = * Courier New added to fonts = 1.30 = * Added placement for MaxGalleria = 1.29 = * Can now use shortcodes as URL and text = 1.28.2 = * Updated wording to reflect Font Awesome 4.2.0 update = 1.28.1 = * Updated CSS to have white-space: nowrap, should fix weird wrapping issue = 1.28 = * Added 9 latest Forum posts to Support Page via RSS feed = 1.27.0 = * Removed style blocks from being inline, now placed in footer of the page. * Updated database to allow for negative margins on container. = 1.26.0 = * Placed button description in ThickBox when opened in Content Editor * Added ability to get shortcode by button name along with button id = 1.25.0 = * Added Permissions so more than admin can use the buttons if desired. = 1.24.3 = * Small CSS tweaks including adding box-sizing and more border-style options. * Updated some of the notifications. = 1.24.2 = * Fixed button editor editor issue where button background colors weren't being reflected in real-time in Firefox and Internet Explorer. = 1.24.1 = * Replaced TinyMCE button with "Add Button" media button. = 1.24.0 = * Copy and invert normal colors to hover added. * Settings tab added to Button edit page * Updated phrasing = 1.23.0 = * Save button added to bottom of page = 1.22.0 = * Added Settings page * Added "Alter Table" button for foreign text issue = 1.21.0 = * Replaced separate PHP page for viewing button CSS with lean modal box. = 1.20.0 = * Fixed vulnerability issue when viewing the button CSS page. = 1.19.0 = * Minor UI and style changes to better support WP 3.8. = 1.18.0 = * Updated Colors section in button editor to match layout of Pro version. = 1.17.0 = * Added shortcut links in Colors section for enhanced usability. * Updated the shortcode so that it doesn't render the HREF or the hover colors when button URL is empty. = 1.16.0 = * Added gradient and opacity options. * Changed the button output window so that the button isn't clickable. = 1.15.0 = * Changed MAXBUTTONS_PLUGIN_URL constant to call the plugins_url() function instead of WP_PLUGIN_URL so that the proper url scheme is used. * Removed the MAXBUTTONS_PLUGIN_DIR constant as it was no longer used. = 1.14.0 = * Updated description and Go Pro page to show new price of MaxButtons Pro. = 1.13.0 = * Added 'exclude' parameter to shortcode to exclude button from rendering on certain posts/pages. * Replace get_theme_data() with wp_get_theme() on the support page. = 1.12.0 = * Ignoring the container element on the button list pages so that the button alignment is consistent on those pages. = 1.11.0 = * Added TinyMCE plugin to be able to insert button shortcode from the Visual tab in the WP text editor. = 1.10.0 = * Added ability to externalize the button CSS code. * Added option to use !important on button styles. = 1.9.1 = * Fixed issues with spacing of the system info on the Support page. = 1.9.0 = * Added support for localization. = 1.8.0 = * Added the Support page that contains system information along with a link to the support forums. = 1.7.0 = * Added center div wrapper option to Container section in button editor. * Added rel="nofollow" option in button editor. * Added status field to database table to provide ability to move buttons to trash (default = 'publish'). * Added actions for Move to Trash, Restore, and Delete Permanently. * Added CSS3PIE for better IE support. = 1.6.0 = * Updated UI for button editor. * The container is now enabled by default. * Removed the IE-specific gradient filter and -ms-filter styles from shortcode output due to issue when used with rounded corners. * Changed url database field to be VARCHAR(250) instead of VARCHAR(500). = 1.5.0 = * Added container options. = 1.4.3 = * Added :visited style to the shortcode output. = 1.4.2 = * Fixed issue in button editor where the colorpickers changed the value of the hover colorpickers. = 1.4.1 = * Changed some fields to use stripslashes instead of escape when saving to the database. = 1.4.0 = * Made the button output div in the button editor draggable. * Updated styles and scripts to be used only on plugin admin pages instead of all admin pages. * Added filter for widget_text to recognize and execute the button shortcode. = 1.3.3 = * Modified the description database field to be VARCHAR(500) instead of TEXT. * Modified button list page to use button shortcodes to render each button. * Updated the UI for the button list page. * Added the button count to the button list page. * Updated "Go Pro" page with copy for MaxButtons Pro. = 1.3.2 = * Added "Add New" to the admin menu. * Fixed issue where gradient stop value wasn't used when copying a button. * Fixed issue where new window option wasn't used when copying a button. * Fixed issue where the gradient stop value wasn't being used in the button list. = 1.3.1 = * Fixed issue where gradient stop value was empty after upgrade to 1.3.0 (default value now used in this scenario). = 1.3.0 = * Changed the style of the output div so that it floats. * Updated shortcode so that the style element is returned with the a element. * Added option for gradient stop. = 1.2.1 = * Fixed issue when new sites are added with multisite/network. = 1.2.0 = * Added option for opening url in a new window. = 1.1.0 = * Added text and url parameters to shortcode. = 1.0.0 = * Initial version.