1.3 - February 27, 2018
Compatibility: WordPress 4.8 — 4.9.5 - WooCommerce 3.3.3+
----------------------------------------------------------------------------------------------
List of changes between doberman v1.2.1 (rev. 20646) and v1.3 (rev. 21187)
----------------------------------------------------------------------------------------------
* ADDED: WooCommerce support
M css/inc/_ci-base.scss
A css/inc/_ecommerce.scss
M css/inc/_variables.scss
M functions.php
A inc/woocommerce.php
M js/scripts.js
M style.css
M style.scss
A woocommerce.php
* FIXED: Fix lightbox buttons' appearance
* FIXED: Apply top margin to sidebars on smaller breakpoint
D .sass-lint.yml
M css/inc/_ci-base.scss
M css/inc/_comments.scss
M css/inc/_ecommerce.scss
M css/inc/_variables.scss
M css/inc/_widgets.scss
M css/inc/mixins/_theme.scss
D package.json
M style.css
* FIXED: WooCommerce intergration fixes
M css/inc/_ci-base.scss
M css/inc/_ecommerce.scss
M functions.php
M inc/customizer-styles.php
M inc/woocommerce.php
M js/scripts.js
M sidebar.php
M style.css
M woocommerce.php
* FIXED: WooCommerce image and customizer options
M inc/woocommerce.php
* UPDATED: Update custom color definitions and implement WooCommerce colors
M css/inc/_ecommerce.scss
M css/inc/_widgets.scss
M inc/customizer-styles.php
M style.css
* UPDATED: Adjusted entry content link colors (customizer option) to only affect links within paragraphs and not all anchor tags
M inc/customizer-styles.php
* updated language files
* changed version to 1.3
M languages/ci-theme.pot
M style.css
M style.scss
1.2.1 - December 28, 2017
Compatibility: WordPress 4.8+
----------------------------------------------------------------------------------------------
List of changes between doberman v1.2 (rev. 19539) and v1.2.1 (rev. 20646)
----------------------------------------------------------------------------------------------
* FIXED: WordPress 4.9 by default calls wpautop() on author descriptions.
M functions.php
M single.php
* FIXED: Added lang file header so that Poedit will recognise "translators:" comments.
M languages/ci-theme.pot
* FIXED: Fixed support for "WordPress Popular Posts" plugin >= v4.x
M functions.php
M inc/wordpress-popular-posts.php
* Updated lang files
* Changed version to 1.2.1
M languages/ci-theme.pot
M style.css
M style.scss
1.2 - September 20, 2017
Compatibility: WordPress 4.7+
----------------------------------------------------------------------------------------------
List of changes between doberman v1.1 (rev. 16026) and v1.2 (rev. 19539)
----------------------------------------------------------------------------------------------
* FIXED: Page (usually listing related) metaboxes would all appear when editing the page designated as the "Posts page" from Settings > Reading. Since WP 4.6, the page template selection metabox is not included in the edit page interface, making the related JS-bound metaboxes all visible by default.
* Moved doberman out of ThemeForest and into igniter themes
* UPDATED: Font Awesome v4.7.0
M css/font-awesome.css
M fonts/FontAwesome.otf
M fonts/fontawesome-webfont.eot
M fonts/fontawesome-webfont.svg
M fonts/fontawesome-webfont.ttf
M fonts/fontawesome-webfont.woff
M fonts/fontawesome-webfont.woff2
M functions.php
* FIXED: Customizer would throw warnings on WP 4.7
M inc/customizer.php
* FIXED: ci_theme_get_trending_post_ids() and ci_theme_get_popular_post_ids() could throw a warning.
M functions.php
* CHANGED: Moved ci_theme_color_luminance() and ci_theme_hex2rgba() into inc/functions.php
M inc/customizer-styles.php
M inc/functions.php
* FIXED: alpha-color-picker loaded by plugins would break visually.
M inc/css/post-meta.css
* ADDED: Elementor Widget
M css/inc/_external.scss
M functions.php
A inc/elements.php
A js/admin
A js/admin/post_ajax.js
M style.css
* ADDED: Support for One Click Demo Import.
M functions.php
* updated language files
* Changed version to 1.2
M languages/ci-theme.pot
M style.css
M style.scss
1.1 - September 30, 2016
Compatibility: WordPress 4.5+
=================================================================================
** 30 September 2016 (1.1)
=================================================================================
* FIXED: Excerpt length customizer option not applying due to wrong sanitization callback.
M inc/customizer.php
* FIXED: An issue where the Fresh string could not be modified under the Virality options of the customizer.
M part-filters.php
* CHANGED: Renamed function hex2rgba() to ci_theme_hex2rgba() (where ci_theme is the theme slug) to avoid name clashes.
* CHANGED: Renamed function color_luminance() to ci_theme_color_luminance() (where ci_theme is the theme slug) to avoid name clashes.
M inc/customizer-styles.php
* CHANGED: Refactored sample content code to only enqueue the necessary script, without registering it in every request.
* REMOVED: Function ci_theme_admin_register_global_scripts(), as it's only script was moved to ci_theme_admin_notice_sample_content()
M inc/helpers.php
* ADDED: Page builder template
A template-builder.php
* Changed version to 1.1
M style.css
M style.scss
1.0.1 - July 29, 2016
Compatibility: WordPress 4.4+
=================================================================================
** 29 June 2016 (1.0.1)
=================================================================================
* UPDATED: Font Awesome v4.6.3
M css/font-awesome.css
M fonts/FontAwesome.otf
M fonts/fontawesome-webfont.eot
M fonts/fontawesome-webfont.svg
M fonts/fontawesome-webfont.ttf
M fonts/fontawesome-webfont.woff
M fonts/fontawesome-webfont.woff2
M functions.php
* REMOVED: Google Analytics tracking ID option removed from customizer, as per ThemeForest rules.
M functions.php
M inc/customizer.php
* FIXED: Escaped/sanitized pretty much everything, to satisfy the ThemeForest requirements.
M archive.php
M comments.php
M functions.php
M inc/custom-fields-page.php
M inc/customizer-controls/ticker.php
M inc/customizer-styles.php
M inc/customizer.php
M inc/widgets/latest-posts.php
M inc/widgets/socials.php
M index.php
M part-filters.php
M search.php
M single.php
M template-popular.php
M template-trending.php
* REMOVED: Remove custom selection color
M css/inc/_ci-base.scss
M inc/customizer-styles.php
M style.css
* FIXED: Cast font sizes to integers.
M inc/customizer-styles.php
* Updated language file.
* Changed version to 1.0.1
M languages/ci-theme.pot
M style.css
M style.scss
1.0.2 - June 30, 2016
Compatibility: WordPress 4.4+
=================================================================================
** 30 June 2016 (1.0.2)
=================================================================================
* FIXED: JavaScript code related to the Sample content notice, has been moved to a separate js file.
M inc/helpers.php
A inc/js/sample-content.js
* Updated language file.
* Changed version to 1.0.2
M languages/ci-theme.pot
M style.css
M style.scss
1.0 - April 27, 2016
Compatibility: WordPress 4.4+
Initial release