= 5.1 11/05/2015 =
* NEW: Include Chinese (Traditional, Taiwan) translation.
* BUG: Fix various translation issues.
* TWEAK: Update the CSS selector for the category drop down.
* TWEAK: The tray image fallback should default to false to be consistent with versions <5.0.
* TWEAK: Update loadTextDomain() to be consistent with other extensions.
* TWEAK: Load translations immediately since the template is init'd on the `plugins_loaded` action hook.
* I18N: Update POT file.
* DEV: Update .gitignore to not ignore mo/po files.

= 5.0 08/17/2015 =
* FEATURE: Updated to support the Template Customizer.

= 4.1 10/03/2014 =
* FEATURE: Add internationalization/translation support.
* TWEAK: Minor CSS tweak to the left float.
* TWEAK: Close the form in the result list header rather than the foot in prep for the Contact extension.

= 4.0 05/02/2014 =
* FEATURE: Add option to disable the return to top arrow.
* FEATURE: Date and Link Types Shortcode Option.
* FEATURE: Add support for content boxes.
* BUG: setCategory() will not honor the 'lock' setting.
* BUG: Remove duplicate bio and note head atts.
* TWEAK: CSS tweaks.
* OTHER: Bring core template code into compliance with 0.8.x.

= 3.1 12/29/13 =
* FEATURE: Add the background_gradient shortcode option so the background gradient can be disabled.
* FEATURE: Add the background_color shortcode option so the back grand color can be changed.

= 3.0.4 12/26/13 =
* BUG: The permalink for the form action should not be run thru cnSEO permalink filter.
* TWEAK: Enable support for the exclude_category shortcode option.
* TWEAK: Add classes to the bio, notes and map div.
* OTHER: Remove use of get_query_var('cn-cat'). This will now be handled by core as it was overriding the `lock` shortcode option.

= 3.0.3 04/09/2013 =
* TWEAK: Slight improvement to the layout of the entry in single view.
* BUG: Add the current page.post permalink to the form action attribute.

= 3.0.2 04/09/2013 =
* BUG: Fixed a couple variables that should have been converted to booleans.

= 3.0.1 03/25/2013 =
* Complete rewrite to support the new template system in Connections 0.7.6.

= 2.1 10/16/2012 =
* FEATURE: Add 'email_format' option.
* FEATURE: Add 'phone_format' option.
* OTHER: Update to use the new template parts in the Connections core.
* OTHER: Add a couple extra styles to help prevent theme's from affecting the table.
* OTHER: Update the "Visit Website" link code to use the target/follow/title settings as set when editing the entry's links.

= 2.0.10 5/9/2012 =
* BUG: Use character entity codes for the page forward / page backward buttons.

= 2.0.9 5/6/2012 =
* FEATURE: Added multi-select for the category slection.

= 2.0.8 4/22/2012 =
* BUG: When searching for terms that returned no results; the search showed all entries. Now the 'No Results' message will be returned.

= 2.0.7 2/19/2012 =
* BUG: Fix CSS bug when using repeat_alphaindex.

= 2.0.6 2/6/2012 =
* FEATURE: Add the shortcode options; address_types, phone_types, email_types.
* BUG: Fix the enable_website_link shortcode attribute.
* OTHER: Change CSS positioning if the search icon.
* OTHER: Add 6px left margin to the image in the bio tray.

= 2.0.5 1/17/2012 =
* BUG: Fix the CSS for the alphaindex positioning when using the show_alphaindex='true' show_alphahead='true'  shortcode attributes.

= 2.0.4 1/15/2012 =
* FEATURE: Added the ability to change the address labels via shortcode.
* FEATURE: Add the ability to change the address layout via shortcode.
* FEATURE: Add the ability to change the contact name layout via shortcode.
* FEATURE: Add the ability to change the contact name label via shortcode.
* OTHER: A few CSS tweaks to the bio and notes area.
* OTHER: The image im the bio tray will now float right by default for a more balanced layout.

= 2.0.3 1/14/2012 =
* BUG: Fix the enable_search shortcode option.
* OTHER: A few CSS tweaks.

= 2.0.2 1/10/2012 =
* OTHER: Fixed the email and phone labels filters so they would run.
* OTHER: Added a couple styles to the .bio and .note classes to prevent themes to from styling those eareas oddly.

= 2.0 1/2/2012 =
* OTHER: Complete rewrite to support Connections 0.7.2.1

= 1.1.1 11/17/2011 =
* BUG: Set the default pagination count back to 20.

= 1.1 11/17/2011 =
* OTHER: Change the pagination style from a list to match the pagination stype found on the page / post admin pages.
