== Changes Version 1.3.8 ==
* Added clear:both at end of #main
* Added checks when trying to save options after admin login has expired
* Added paged=true/false arg for [ weaver_show_posts ] for paging
* Tweaked widget img auto height (and #ie8 auto width)
* Tweaked Weaver II -> Aspen conversion
* Fixed ‘last_option’ check
Version 1.3.6 (4/30/2013)
== Changes Version 1.3.6 ==
* Note: some 1.3.5.x versions were released at WeaverTheme.com, but 1.3.5 not released on WP.org
* Added “Always Show Featured Image on Blog” option
* Added “Disable All Shortcodes”
* Added show only “nth” post option to [ weaver_show_posts ]
* Added “title + first image” option for regular posts on Page with Posts template
* Added option to not generate #weaver-final div for some compatibility issues
* Added Download/Upload to Your Computer functinality to Weaver II without Extras Plugin
* Added detection and conversion of settings to Aspen Theme
* Added auto-switch to Weaver II Admin after Activate theme
* Added support for comments on Page with Posts – after posts – must enable on Content Areas : Comments section
* Improved Woocommerce support – see Help document for options
* Clarified message for special plugin_replacement sidebar
* Fixed default border color for FI (CSS change)
* Fixed mobile menu threshold if 0 issue
* Fixed new page as target for slider menu
* Fixed non-Mansonry multi-column blog layout
* Fixed stray < /a > in FullView icon html
* Fixed Hide Menu on Desktop for IE7/IE8
* Cleanup of <label >s
* Updated Mootools js library to new version
Version 1.3.4.2 (3/6/2013)
* Fixed auto-hide menu issue for Pro Slider Menu
* Added “Always Show Featured Image on Blog” option
* Added “Disable All Shortcodes”
* Added show only “nth” post option to [ weaver_show_posts ]
* Fixed mobile menu threshold if 0 issue
* Fixed new page as target for slider menu
* Fixed non-Mansonry multi-column blog layout
Version 1.3.3 (3/6/2013)
* Fixed !important on current_page rules.
* Fixed Extra Menu horizontal menu layout (Pro)
* One more tweak to color flow – seems very solid now! (Pro)
* Added border-box rule for better img centering
* Added new Slider Menu options for better automatic mobile device support (Pro)
* Fixed bug with layout on 2 and 3 column blog pages (both default and page with posts)
* Fixed Show Footer Widgets for non-stacked mobile view (Pro)
* Fixed bug with RAW display on static page using [ weaver_show_posts ]
* Fixed bug in chat post format
* Tweaked Menu Bar Shadow styling
* Fixed settings database name filter
* minor bug fix – free version only
Version 1.3 (3/6/2013)
* Added automatic support for Woo Commerce plugin
* Upgraded support for WP 3.6 Post Format Types
* Fixed some mobile post title and other content styling rules – removed !important on some
* Fixed Masonry invoke script
* Fixed !important on current_page rules.
* For free version, added 1.2.9.2 fixes
* Added Basic/Advanced interface modes – Basic mode hides many advanced options
* Added Masonry support for Pro – allows dynamic multi-column layout, including column spanning
* Added several new per post hide options, a new show link to single page
* Added and reorganized options for post with Post Format specified, including new compact Post Format option for posts with Post Format setting – this support photo blogs nicely
* Added float Primary and Secondary Menus Right
* Added alternative <HEAD> Section code block that survives subtheme change
* Added %author-name% to custom post meta lines (Pro)
* Added option to change “Leave a Reply” (Pro)
* Added .pre/post-nocomments and .pre/post-comments classes to Pre/Post Comments HTML areas depending if comments open
* Fixed how “Flow Color to Bottom” works – will now show dynamic sized content, but with doesn’t update flow heights in that case
* Changed Multi-site behavior – now only super-admin can add <script>, but regular admin can still add <style>. Also
changed option to disable most Advanced Options HTML entry boxes to allow configuration in wp-config.php now.
* Removed “Chat” post format – it never really worked as expected
* Added documentation about using alternative mobile theme plugins
* Replaced screen shot for new WP standard size
* Moved “Hide Subtheme Thumbs” to Subtheme Tab from Admin Options
* Unified menu current-page styling for main, and sidebar pop-left/right menus, and vertical menus
* Removed oldoptions from menu – they’ve been gone a while now…
* Fixed: Will no longer allow only blank for text option value – auto fixes to null
* Fixed bug with tagline max-width
* Fixed issue with Pro Slider non-sliding menu image width
* Fixed some RTL issues: hide comment bubble, move menus to right (rtl:left), 2 col, pop-left/right menus
* Technical tweak: made sure all functions in functions.php are pluggable/filters/actions for child themes
* Technical tweak: changed JavaScript and main .css loads to use Weaver II’s version number
* Technical tweak: added .cf (clearfix) class to handle float clearing
* Some code optimizations