=========================================
Complexity 2.2.3 - February 25, 2013
=========================================

-Incorporated current Theme Blvd Twitter functionality.
-Fixed search widget so it can display in homepage columns, sidebar, and footer columns.
-Added WP dynamic classes to widgets in registered sidebars.
-Improved [raw] shortcode and added option to disable it at Complexity > Theme Options > General Options.

EFFECTED FILES:

style.css
functions.php
includes/theme_functions/twitter.php (new file)
includes/theme_options/general.php
includes/theme_shortcodes/html.php
includes/theme_widgets/widgets.php
includes/theme_widgets/widget_twitter.php
layout/css/core/core.css
layout/css/style/dark.css
layout/css/style/light.css

=========================================
Complexity 2.2.2 - December 14, 2011
=========================================

-Fixed custom background control under Appearance > Background for WordPress 3.3.

EFFECTED FILES:

style.css
header.php

=========================================
Complexity 2.2.1 - April 13, 2011
=========================================

-Added [raw] shortcode that can now be put around content to avoid WP automatic formatting. Ex: [raw]Some content here…[/raw]
-Fixed div#primary-bottom in footer.php
-Fixed three-fourth layout shortcode width for full width pages.
-Fixed issue with having any WordPress element with a loop of posts after a slideshow (includes trying to put a [gallery] just after a [slideshow] on a page, for example).
-Fixed some quirks with formatting of Portfolio/Portfolio Item title tags in built-in SEO plugin.
-Fixed title tag compatibility with some other SEO plugins, when ThemeBlvd built-in seo is off.
-Fixed CSS for light "skins" combined with dark "body style".
-Fixed toggle shortcode text color on dark style.

EFFECTED FILES:
style.css
footer.php
header.php
framework/classes/themeblvd_seo.php
framework/functions/themeblvd_title.php
layout/css/core/core.css
layout/css/skin/glossy-light.css
layout/css/skin/standard-light.css
layout/css/style/dark.css
includes/theme_functions/complexity_anything.php
includes/theme_functions/complexity_nivo.php
includes/theme_functions/complexity_slideshow.php
includes/theme_options/seo.php
includes/theme_shortcodes/html.php

=========================================
Complexity 2.2.0 - March 16, 2011
=========================================

-Separated Theme "Skin" into two separate options, Theme Color and Theme Background, which are now not dependent on each other. Mix and match it up!
-Added dark style to overall content area, now choose light or dark.
-Added dynamic option for insertion of copyright text in footer.
-Complete homepage options overhaul, now with sortable elements.
-Homepage slideshow now supports automatic wordpress filters on the content.
-Fixed [slideshow] shortcode for WordPress 3.1.
-Added [nivo] slider shortcode.
-Added tinyMCE integration for shortcodes.
-Added ThemeBlvd Info Widget.
-Added option while editing pages to show/hide page title.
-Added in fallback function for listing pages on main menu when no wp_nav_menu exists.
-Fixed tabs widget bug when adding less than 4 tabs.
-Fixed styling for Simple Contact widget being placed in sidebar.
-Improved look of blog post comments and backend comment coding.
-Added child theme compatibility and included sample child theme.
-Improved theme localization
-Updated to ThemeBlvd WordPress Framework 1.1.
-Complexity re-wrote documentation and included tons of video tutorials.
-Added bonus content pages.

<strong>WARNING: This update will require you to re-configure some of your theme options related to theme skin and homepage options.</strong>

EFFECTED FILES:

All files and folder have been effected with this update. 

=========================================
Complexity 2.1.2 - January 27, 2011
=========================================

-Added many new fonts from the Google Font Directory and also added live font previewing on theme options page.
-Added 5 more classic skins (for those of you that didn't notice, I was marketing 50 skins when I accidentally only included 45).
-Fixed some minor PHP warnings having to do with WordPress 3.1
-Theme now compatible with official Breadcrumb NavXT WordPress plugin.
-Changed default skin to "Glossy Slate" so your site will be the same color as the demo on initial activation of the theme.
-Excluded slides from appearing in search results.
-Fixed video/audio flash embedding (for shortcodes and widgets) in IE8.
-Updated to prettyPhoto 3.0.1
-Made SEO titles compatible with WP attachment pages.
-Added "Next/Pre" in gallery shortcode.

ADDED FILES:

framework/helper_items/themeblvd_rand.php
layout/css/style/classic-black-green.css
layout/css/style/classic-black-navy.css
layout/css/style/classic-black-pink.css
layout/css/style/classic-black-purple.css
layout/css/style/classic-black-red.css

EFFECTED FILES
style.css
archive.php
page.php
search.php
single.php
taxonomy.php
template_archives.php
template_blog.php
template_contact.php
template_full_width.php
template_sitemap.php
framework/themeblvd_framework.php
framework/helper_items/themeblvd_audio.php
framework/helper_items/themeblvd_breadcrumbs.php
framework/helper_items/themeblvd_font.php
framework/helper_items/themeblvd_video.php
framework/seo/classes/themeblvd_seo.php
framework/theme_options/classes/themeblvd_options.php
framework/theme_options/layout/css/admin.css
framework/theme_options/layout/js/admin.js
includes/theme_functions/complexity_slideshow.php
includes/theme_functions/portfolio.php
includes/theme_functions/slide.php
includes/theme_options/general.php
includes/theme_shortcodes/media.php
includes/theme_widgets/widget_audio.php
includes/theme_widgets/widget_video.php
includes/theme_widgets/widgets.php
layout/css/core/core.css
layout/js/custom.js
layout/plugins/prettyphoto

=========================================
Complexity 2.1.1 - December 7, 2010
=========================================

Fixed subpage [slideshow] shortcode navigation bug.

Theme is now compatible with official WP-PageNavi plugin. Now, you must install the most current version of the WP-PageNavi plugin separately, opposed to it being built-in to the theme. This will ensure compatibility with a wider range of servers, allowing for you to always stay up-to-date with the plugin itself.

Added WP-PageNavi info to documentation.

EFFECTED FILES:

style.css (version # change)
screenshot.png
framework/helper_items/pagination.php
framework/theme_options/layout/css/admin.css
framework/theme_options/layout/images/themeblvd.png
layout/css/core/core.css
includes/theme_shortcodes/slideshow.php

=========================================
Complexity 2.1 - December 1, 2010
=========================================

UPDATE SUMMARY:

With a release as big as Complexity 2, you can only expect a bit of cleanup soon to follow. Your requests and bug reports have been heard! The changes are not only cleanup but also some cool new features with the help of a lot of your feedback. Highlights include the ability to skin and brand your audio and video flash players along with adding breadcrumbs. If I were you, I'd save yourself time and just update all the files! :-) … but of course, I'm going to outline <em>everything</a> updated for you brave souls and link to a full list of added and effected files.

Homepage slideshow now accepts shortcodes in the content area.

Added sample slide HTML snippets to documentation.

Added Google Font Directory's new fonts.

Fixed some general issues with how font selection works and how header fonts fall back to body font when no Google font is selected. Also threw in option for changing body font size.

Integrated new flash video player (for self-hosted videos) to match look of audio player (developed with the help of ICA!)

Cleaned up flash embedding markup for custom audio and video players for shortcodes and widgets. Now using swfobject.js.

Added ability to select custom skin color for custom audio and video players across all widgets, shortcodes, and portfolios.

Added options for branding portfolio video/audio player including optional logo watermark (Theme Options > Portfolios).

Added option to select where portfolio thumbnails link to (Theme Options > Portfolios).

Added breadcrumbs (along with option to turn on/off under Theme Options > General Options).

Cleaned up theme's javascript (custom.js) along with deleting unnecessary files from js folder. 

Fixed footer column selection on Theme Options page.

The theme itself is now 100% W3C valid markup (Note: The only validation errors you'll see on the demo homepage are from embedding iframe from Vimeo.)

Fixed dynamic date formatting in blog and posts.

Fixed incorrect comment dates being displayed.

Updated localization file (for translation).

EFFECTED FILES:

style.css (theme version number change)
header.php
page.php
searchform.php (updated for W3C validation only)
single.php
taxonomy.php
template_archives.php
template_blog.php
template_contact.php
template_full_width.php
template_sitemap.php
/framework/themeblvd_framework.php
/framework/helper_items/themeblvd_font.php
/framework/helper_items/themeblvd_media.php
/framework/theme_options/layout/css/admin.css
/framework/theme_options/layout/images/themeblvd.png
/includes/theme_functions/complexity_slideshow.php
/includes/theme_functions/slide.php
/includes/theme_options/general.php
/includes/theme_shortcodes/media.php
/includes/theme_widgets/widget_audio.php
/includes/theme_widgets/widget_video.php
/layout/css/core/typography.css
/layout/css/style/ (all files updated for new home slideshow navigation markup)
/layout/flash/video.swf
/layout/js/custom.js
/lang/default.po

ADDED FILES:

/framework/helper_items/themeblvd_audio.php
/framework/helper_items/themeblvd_columns.php
/framework/helper_items/themeblvd_video.php
/layout/images/shared/home.png (for breadcrumbs)
/layout/js/swfobject.js

=========================================
Complexity 2.0 - November 22, 2010
=========================================

This is the huge update. There’s been some design tweaks, 50 new skins, and a completely new framework and theme options panel. Learn More

Warning: Complextiy 2.0 is a brand-new theme, and updating from v1.x will result in loss of your current theme settings, portfolios, and slideshows.

=========================================
Complexity 1.4 - August 1, 2010
=========================================

Fixed WP 3 background image control and updated documentation to have more information about adding portfolios.

=========================================
Complexity 1.3 - July 8, 2010
=========================================

Remaining problems with portfolios related to fixing the “potfolios” typos were fixed and updated demo SQL to accommodate these changes. *Sorry for all of the updates due to these really new untested features, but it was worth it to utilize the awesomeness of Wordpress 3’s custom post types. Enjoy the updated theme :-)

=========================================
Complexity 1.2 - July 7, 2010
=========================================

Fixed invalid foreach bug with Portfolio/Slides custom post types. Fixed “potfolios” typo. Added cleaner SQL file for demo content. Edited documentation section for adding in your logo to the theme. Added in feature to adjust width when using [slideshow] shortcode.

=========================================
Complexity 1.1 - July 5, 2010
=========================================

Fixed minor PHP bugs with slideshow.php and portfolio.php.