1.0.0 - 2009-03-25
	Initial Release
1.0.1 - 2009-06-15
	Updated internal lib links in billboard.php
	Updated lib/file-utility to 1.4.4
1.0.2 - 2009-06-15
1.0.3 - 2009-06-15
	Fixed minor version information mismatch in billboard.php
1.0.4 - 2009-06-17
	Updated lib/file-utility to version 1.4.5
1.0.5 - 2009-06-22
	Corrected issue which could cause multiple menu entries
1.0.8 - 2009-08-13
	Updated lib/file-utility to version 1.4.6
1.0.9 - 2009-09-16
	Updated to new version to correct bad version numbering
1.1.0 - 2009-09-16
	Fixed issue with multiple widgets in a single sidebar not
		functioning properly in 2.8+
1.1.1 - 2009-09-23
	Updated lib/file-utility to version 1.4.7
1.1.2 - 2009-09-23
	Updated lib/file-utility to version 1.4.8
1.1.4 - 2009-10-07
	Updated lib/file-utility to version 1.4.9
1.1.5 - 2009-10-11
	Fixed problem with My Theme menu item not being added.
1.1.6 - 2009-10-11
	Allowed for adding entries without supplying a link.
1.1.7 - 2009-11-25
	Fixed warnings
1.1.8 - 2009-11-25
	Cleaned up repo
1.2.0 - 2010-02-15
	Widget output is filtered by the_content and then all tags but img and a
		are removed. This allows the ShadowBox JS plugin
		(http://wordpress.org/extend/plugins/shadowbox-js/) to put content in
		ShadowBoxes.
	Widget output is now filterable with it_billboard_widget_output
1.2.1 - 2010-02-17
	Changed ShadowBox JS integration to be specific to ShadowBox JS. This is a
		bit hacky, but enough checks are in place to not cause issues if any code
		changes or if ShadowBox JS isn't present. Contacted the ShadowBox JS
		author to get a better solution put together, but haven't heard back
		from him yet.
1.2.2 - 2010-02-26 - Dustin Bolton
	Added PluginBuddy branding.
1.2.3 - 2010-03-02
	Fixed warnings
	Changed Cancel button class to button-secondary
1.2.4 - 2010-03-02
	Changed ngettext to __ngettext to add l10n support
1.2.5 - 2010-03-02
	Added updater.
1.2.6 - 2010-03-02
	Updater fixes.
1.2.7 - 2010-03-02 - Dustin Bolton
	Added improved support for automatic upgrades.
1.2.8 - 2010-03-02 - Dustin Bolton
	Various updater fixes.
1.2.10 - 2010-03-02 - Dustin Bolton
	Updated key system.
1.2.11 - 2010-03-09 - Dustin Bolton
	Fixed curl_init error in updater on some servers.
1.2.12 - 2010-03-09 - Dustin Bolton
	Fixed managing licenses when using SSL url.
1.2.13 - 2010-03-10 - Dustin Bolton
	Fixed HTTPS index warning.
1.2.14 - 2010-03-29 - Dustin Bolton
	New updater version with various fixes.
1.2.15 - 2010-06-03 - Dustin Bolton
	Updated updater to have longer timeout connecting to authentication servers.
1.2.16 - 2010-08-04 - Dustin Bolton
	Updater update.
1.2.20 - 2010-08-11 - Dustin Bolton
	Corrected some warnings in debug mode from updater.
1.2.21 - 2010-08-25 - Dustin Bolton
	Added to DisplayBuddy series.
1.2.22 - 2010-08-26 - Dustin Bolton
	Licensing fixes.
1.2.23 - 2010-08-26 - Dustin Bolton
	Getting Started page fix.
1.2.24 - 2010-09-07 - Dustin Bolton
	Licensing fixes.
1.2.25 - 2010-09-09 - Dustin Bolton
	Fixed missing javascript for re-ordering.
1.2.26 - 2010-10-12 - Dustin Bolton
	Updated updater to v1.0.1.
1.2.27 - 2010-10-18 - Dustin Bolton
	Updated updater to v1.0.2.
1.2.28 - 2010-10-29 - Dustin Bolton
	Removed setting filename as alt tag due to multiple requests.
1.2.29 - 2010-12-06 - Chris Jean
	Removed calls to deprecated function wp_specialchars
	Added robust default widget data to prevent warnings
1.2.30 - 2011-03-11 - Skyler Moore
	Fixed unchecked indexes.
		Updated billboard.php:
		line 158: Changed "$this->_parent->_pluginURL" to "$this->_pluginURL".
		line 160: Changed "$this->_parent->_pluginURL" to "$this->_pluginURL".
		line 162: Changed "$this->_parent->_pluginURL" to "$this->_pluginURL".
1.2.31 - 2011-03-21 - Skyler Moore
	Added tooltip.js to billboard/js folder.
1.2.32 - 2011-05-18 - Chris Jean
	Updated lib/file-utility to version 1.4.11
1.2.33 - 2011-05-18 - Chris Jean
	Removed the duplicate widget ID issue that makes it difficult to style
		specific instances.
1.2.34 - 2011-06-13 - Skyler Moore
	Updated to latest updater replaced lib/updater.
1.2.35 - 2011-07-01 - Skyler Moore
	Updated to the latest updater replaced lib/updater to fix changelog.
1.2.36 - 2011-08-15 - Josh Benham 
	Updated lib/updater to latest version 1.0.1
1.2.37 - 2011-09-16 - Bes Zain
    Fixing an issue with automatic upgrades
1.2.38 - 2011-09-22 - Ronald Huereca
	Fixing updater issue
1.2.39 - 2011-09-22 - Ronald Huereca
	Fixing updater issue
1.2.43 - 2011-10-05 - Ronald Huereca
	Fixing a problem with capability permissions with Billboard is installed on Multisite.
1.2.44 - 2011-10-20 - Daniel Harzheim
	updating to use _n().
1.2.45 - 2011-12-12 - Daniel Harzheim
	added new display buddy icon
1.2.46 - 2011-12-16 - Josh Benham 
	Updated updater 
1.2.47 - 2012-2-10 - Josh Benham 
	Fixed getting started page 
1.2.48 - 2012-2-10 - Dustin Bolton
	Fixed getting started page.
1.2.49 - 2012-4-10 - Ronald van Weerd
	Changed edit_themes to edit_theme_options in add_(sub)menu_page to better support multisite
1.2.50 - 2012-11-27 - Glenn Ansley
	Fixed slashed apostrophes in Widget Title
1.2.52 - 2013-4-24 - Josh Benham
	Added new iThemes lib/updater.
1.2.53 - 2013-4-25 - Josh Benham
	updated repository name in updater function.
1.2.54 - 2013-05-01 - Packaging Bot
	Updated lib/updater to version 1.0.1
1.2.55 - 2013-05-20 - Packaging Bot
	Updated lib/file-utility to version 1.4.12
2.0.0 - 2013-06-06 - Josh Benham
	Fixed depricated WP function wp_load_image in file-utility.php
	Added full shortcode support with all the options that the widget offers.
	Added responsive images. 
	Added option for responsive.
	fixed undefined index on ln 1914
	fixed undefined index on ln 1915
	fixed undefined index on ln 1933
2.0.1 - 2013-06-05 - Packaging Bot
	Updated lib/file-utility to version 1.4.13
2.1.0 - 2013-07-12 - Josh Benham
	Added WordPress media librar yti billboard.php.
	Added fix for 3.6 media library.
2.1.1 - 2013-09-20 - Packaging Bot
	Updated lib/updater to version 1.0.3
2.1.2 - 2013-10-02 - Packaging Bot (lib/updater)
	Big rewrite to the updater in order to make the code more flexible. This improves compatibility with plugins that allow for remote updating of plugins and themes.
	The updater now supports providing changelog details for plugins and themes that have updates available. These details can be viewed by clicking the "View version **** details" link for the appropriate plugin or theme.
2.1.3 - 2013-10-04 - Packaging Bot (lib/updater)
	Enhancement: When releases with four version digits are released (such as 2.1.0.3), by default, the updater will not offer to update if just this last digit is updated. For instance, it will not automatically offer to update 2.1.0.1 to 2.1.0.3; rather, an automatic upgrade will become available when version 2.1.1 or greater is released. If you wish to force an update to these versions, you can add ithemes-updater-force-minor-update=1 to an admin page request (such as http://domain.com/wp-admin/index.php?ithemes-updater-force-minor-update=1) in order to force the updater make these releases available for an hour. If the update is not performed within the hour, the updater reverts back to default behavior.
	Bug Fix: Corrected source of the following error when updating: Download failed. SSL certificate problem, verify that the CA cert is OK. Details: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
	Bug Fix: Corrected source of the following warning: Warning: require_once(/api.php) [function.require-once]: failed to open stream: No such file or directory
2.1.4 - 2013-10-07 - Packaging Bot (lib/updater)
	Bug Fix: Corrected another source of the following warning which occur immediate after updating the plugin or theme: Warning: require_once(/api.php) [function.require-once]: failed to open stream: No such file or directory
2.1.5 - 2013-10-28 - Packaging Bot (lib/updater)
	Enhancement: Added a "Quick Release Updates" setting to the bottom of the licensing page. Enabling this option allows the site to receive automatic update notices for product quick releases (releases that do not have automatic update support by default).
	Enhancement: Changed how the licensing page works on Multisite. Now it will appear at Settings > iThemes Licensing in the network admin Dashboard and at Settings > iThemes Licensing on sites when the current user is a network admin. This prevents exposing the licensing page to users that don't are not super users and thus should not be performing updates. As this update makes the functionality of the "Licensing Page Access" setting obsolete, the setting has been removed.
	Enhancement: Using the ithemes-updater-force-minor-update query string variable will now force a data flush, allowing any available quick release updates to appear instantly.
	Enhancement: Added "License" links to the Plugins and Themes pages for the Network Admin Dashboard of multisite installs.
2.1.7 - 2013-12-13 - Packaging Bot (lib/updater)
	Enhancement: Recently updated plugins and themes no longer report that an update is available.
	Enhancement: Added alternate line styling to the listings on the licensing page.
	Enhancement: Products with iThemes in the name will now properly capitalize the name.
	Enhancement: The updater and licensing system now handle iThemes server outages without causing long page delays or by reporting confusing error messages.
2.1.8 - 2013-12-17 Gerroald Barron
	Replaced references to PluginBuddy with iThemes.
2.1.9 - 2013-12-17 - Gerroald Barron
	Updated history.txt.
2.1.10 - 2013-12-17 - Gerroald Barron
	Fixed version error.
2.1.11 - 2013-12-18 - Packaging Bot (lib/updater)
	Bug Fix: Removed unneeded check on package-info.ithemes.com which was causing performance issues on some sites.
2.1.12 - 2013-12-19 - Packaging Bot (lib/updater)
	Bug Fix: Licensing will now be universal across all sites of a multisite network. This means that you will only need to license on one site to have the license apply across the entire network.
2.1.13 - 2014-02-03 - Packaging Bot (lib/updater)
	Bug Fix: Licensing on SSL-enabled sites now works properly.
2.1.14 - 2014-03-06 - Gerroald Barron
	Bug Fix: Replaced the target attribute with an id. Fixed a HTML error.