Legend
- A =>
- A file has been (A)dded
- M =>
- A file has been (M)odified
- D =>
- A file has been (D)eleted
1.3.1 - December 7, 2018
Compatibility: WordPress 4.9 — 5.0.3
----------------------------------------------------------------------------------------------
List of changes between technico v1.3 (rev. 22826) and v1.3.1 (rev. 23871)
----------------------------------------------------------------------------------------------
* ADDED: Add styles for Gutenberg.
A common
A common/common.php
A common/css
A common/css/global.css
A common/css/global.scss
A common/css/inc
A common/css/inc/_gutenberg.scss
M functions.php
* FIXED: Migrated theme's custom css in favor of WordPress's native Custom CSS option.
* REMOVED: Theme's custom css option.
M functions.php
M inc/customizer-styles.php
M inc/customizer.php
* FIXED: Page template-bound metaboxes, wouldn't behave correctly in Gutenberg mode (where applicable).
M inc/helpers-post-meta.php
* FIXED: Post format-bound metaboxes (where applicable) now work properly with Gutenberg.
M inc/helpers-post-meta.php
* FIXED: Admin notice regarding the sample content, wouldn't persist its state when dismissed from within the block editor.
M inc/helpers.php
M inc/js/sample-content.js
* CHANGED: theme version to 1.3.1
M languages/ci-theme.pot
M style.css
M style.scss
1.3 - October 9, 2018
Compatibility: WordPress 4.8+
----------------------------------------------------------------------------------------------
List of changes between technico v1.2.1 (rev. 21591) and v1.3 (rev. 22826)
----------------------------------------------------------------------------------------------
* FIXED: A condition was erroneously placed inside a count() call, triggering a warning in PHP >= 7.2.x
M inc/helpers.php
* Add Page Builder Contained template
A template-builder-contained.php
* updated language files
* changed version to 1.3
M css/magnific.css
M languages/ci-theme.pot
M style.css
M style.scss
1.2.1 - May 17, 2018
Compatibility: WordPress 4.8+
----------------------------------------------------------------------------------------------
List of changes between technico v1.2 (rev. 19520) and v1.2.1 (rev. 21591)
----------------------------------------------------------------------------------------------
* FIXED: Added lang file header so that Poedit will recognise "translators:" comments.
M languages/ci-theme.pot
* ADDED: Support for Elementor Pro v2.0 locations.
M 404.php
A archive.php
M footer.php
M header.php
M inc/elements.php
M page.php
M search.php
M single-ci_theme_diy.php
M single-ci_theme_faq.php
M single-ci_theme_project.php
M single-ci_theme_service.php
M single-ci_theme_team.php
M single.php
M taxonomy-ci_theme_faq_category.php
* Updated language file.
* 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 technico v1.1.2 (rev. 15738) and v1.2 (rev. 19520)
----------------------------------------------------------------------------------------------
* 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.
M inc/helpers-post-meta.php
* 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: Listing query ran twice.
M template-listing-ci_theme_diy.php
M template-listing-ci_theme_project.php
M template-listing-ci_theme_service.php
M template-listing-ci_theme_team.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/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.2 - September 28, 2016
Compatibility: WordPress 4.5+
----------------------------------------------------------------------------------------------
List of changes between technico v1.1.1 (rev. 14965) and v1.1.2 (rev. 15738)
----------------------------------------------------------------------------------------------
* 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
* FIXED: Wrong term_id field name in taxonomy query, would prevent WPML from picking up correct translations.
M template-listing-ci_theme_diy.php
M template-listing-ci_theme_project.php
M template-listing-ci_theme_service.php
M template-listing-ci_theme_team.php
* ADDED: Sample content URL is now filterable via the 'ci_theme_sample_content_url' filter (where ci_theme is the theme name)
M inc/helpers.php
A inc/js/sample-content.js
* ADDED: Page builder template
A template-builder.php
* Changed version to 1.1.2
M style.css
M style.scss
1.1.1 - July 7, 2016
Compatibility: WordPress 4.4+
----------------------------------------------------------------------------------------------
List of changes between technico v1.1 (rev. 14246) and v1.1.1 (rev. 14965)
----------------------------------------------------------------------------------------------
* FIXED: Broken English in some sidebars' descriptions.
M functions.php
* FIXED: Selected posts on the Post Type Items widgets would get displayed ordered by their ID instead of their selected order.
M inc/widgets/post-type-items.php
* FIXED: Google Analytics description wouldn't display a link properly.
M inc/customizer.php
* Updated lang files.
* Changed version to 1.1.1
M languages/ci-theme.pot
M style.css
M style.scss
1.1 - June 1, 2016
Compatibility: WordPress 4.4+
----------------------------------------------------------------------------------------------
List of changes between technico v1.0 (rev. 14133) and v1.1 (rev. 14246)
----------------------------------------------------------------------------------------------
* FIXED: Fix typo in CSS selector breaking instagram widget styling
M css/inc/_external.scss
M style.css
* FIXED: Slider images would be shown full size by accident.
M inc/widgets/slider.php
* FIXED: Custom content widget - When text on the right, it should be left aligned if an image exists.
M inc/widgets/custom-content.php
* FIXED: Fix mobile menu CSS
M css/inc/_widgets.scss
M css/mmenu.css
* 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
* Changed version to 1.1
M style.css
M style.scss
1.0 - May 23, 2016
Compatibility: WordPress 4.4+
Initial release