Changelog for Oscillator
Legend
- A => A file has been (A)dded
- M => A file has been (M)odified
- D => A file has been (D)eleted
1.5.3 - March 29, 2022
Compatibility: WordPress 5.9.1 — 6.7.1 - WooCommerce 5.1.0 up to 5.1.0
----------------------------------------------------------------------------------------------
List of changes between oscillator v1.5.2 and v1.5.3
----------------------------------------------------------------------------------------------
* FIXED: Deprecation warning "Required parameter follows optional parameter" in PHP 8.
M functions.php
* FIXED: Deprecated Elementor method _register_controls()
* FIXED: Fatal errors due to Elementor\Scheme_Typography and Elementor\Scheme_Color class removals.
* FIXED: Deprecated parameter 'who' in WP_User_Query since WP 5.9
M inc/elements.php
* CHANGED: Theme version to 1.5.3
M style.css
M style.min.css
M style.scss
1.5.2 - March 26, 2021
Compatibility: WordPress 5.6.2+ - WooCommerce 5.1.0+
----------------------------------------------------------------------------------------------
List of changes between oscillator v1.5.1 and v1.5.2
----------------------------------------------------------------------------------------------
* FIXED: Conditional metaboxes wouldn't work in WP 5.7
M inc/custom-fields-page.php
M inc/helpers-post-meta.php
* CHANGED: Theme version to 1.5.2
M style.css
M style.min.css
M style.scss
1.5.1 - September 16, 2020
Compatibility: WordPress 5.5.0+ - WooCommerce 4.5.2+
----------------------------------------------------------------------------------------------
List of changes between oscillator v1.5 (rev. 29685) and v1.5.1 (rev. 30864)
----------------------------------------------------------------------------------------------
* FIXED: Issue where child theme would not enqueue parent stylesheet properly
M functions.php
* FIXED: Issue with widget colorpickers not loading in the Customizer.
M js/admin/widgets.js
* FIXED: issue with flexslider's slide effect
M css/flexslider.css
M css/flexslider.min.css
M css/inc/flexslider/_theme.scss
* UPDATED: Repeating fields.
M css/admin/repeating-fields.css
M css/admin/repeating-fields.min.css
M css/admin/repeating-fields.scss
M js/admin/repeating-fields.js
M js/admin/repeating-fields.min.js
M js/admin/widgets.min.js
* ADDED: Default color values in the Customizer
M inc/customizer.php
* FIXED: Minor customizer color styling fixes.
M inc/customizer-styles.php
* FIXED: WooCommerce star rating colors
* CHANGED: Theme version 1.5.1
M css/inc/_ecommerce.scss
M css/inc/_variables.scss
M languages/ci-theme.pot
M style.css
M style.min.css
M style.scss
1.5 - May 20, 2020
Compatibility: WordPress 5.4+ - WooCommerce 4.1.0+
----------------------------------------------------------------------------------------------
List of changes between oscillator v1.4.3 (rev. 28514) and v1.5 (rev. 29685)
----------------------------------------------------------------------------------------------
* FIXED: An issue which caused the theme's stylesheet to be enqueued twice
M functions.php
* FIXED: The "Semibold" font weight label would display 500 as the font weight number instead of the correct 600.
M inc/class-fonts-list.php
* CHANGED: Typography defaults are now based on customizer settings.
* CHANGED: Typography line height option is now unitless. Backward compatibility is provided.
* CHANGED: Removed "Enable Google Fonts" (which dequeued the theme's default google fonts), in favor of "Disable Google Fonts" which disables all google fonts.
* CHANGED: Now some standard font weights are loaded by default (where available), in addition of the user selected ones.
M css/inc/_ci-base.scss
M functions.php
M inc/class-fonts-list.php
M inc/customizer/class-ci-theme-customizer-css-generator.php
M inc/customizer/generated-styles.php
M inc/customizer/preview/preview.js
M inc/customizer/sections/global/typography.php
M inc/customizer-controls/typography/customizer.js
M inc/customizer-controls/typography/typography.php
M inc/customizer.php
M inc/fonts.json
A inc/upgrade.php
* CHANGED: Global heading elements are now uppercase by default.
M functions.php
* ADDED: Heading and Heading links colors.
M inc/customizer-styles.php
M inc/customizer.php
* CHANGED: Moved ci_theme_migrate_custom_css_to_customizer() inside inc/upgrade.php
M functions.php
M inc/upgrade.php
* Updated language files.
* Changed theme version to 1.5
M languages/ci-theme.pot
M style.css
M style.min.css
M style.scss
1.4.3 - February 5, 2020
Compatibility: WordPress 5.3.1+ - WooCommerce 3.9.1+
----------------------------------------------------------------------------------------------
List of changes between oscillator v1.4.2 (rev. 27997) and v1.4.3 (rev. 28514)
----------------------------------------------------------------------------------------------
* REMOVED: Compatibility code for wp_body_open() in WordPress versions older than v5.2
M functions.php
* ADDED: Typography control for the main menu
M functions.php
M inc/customizer/generated-styles/global.php
M inc/customizer/generated-styles.php
M inc/customizer/preview/global.js
M inc/customizer/sections/global/typography.php
* FIXED: Improved logo/heading markup
M css/inc/_header.scss
M css/inc/_modules.scss
M header.php
M index.php
M style.css
M style.min.css
* CHANGED: Theme version to 1.4.3
* UPDATED: Language files
M languages/ci-theme.pot
M style.css
M style.min.css
M style.scss
1.4.2 - December 2, 2019
Compatibility: WordPress 5.3+ - WooCommerce 3.8.1+
----------------------------------------------------------------------------------------------
List of changes between oscillator v1.4.1 (rev. 25334) and v1.4.2 (rev. 27997)
----------------------------------------------------------------------------------------------
* FIXED: A bug would cause ci_theme_hex2rgba() to return rgb() instead of rgba() values, when passed a valid opacity number.
M inc/functions.php
* ADDED: Call to wp_body_open() (since WP v5.2)
* ADDED: Conditionally declare wp_body_open() if it doesn't exist, for back-compat with earlier WP versions (pre v5.2)
M functions.php
M header.php
* FIXED: Force term recount after import.
M functions.php
* FIXED: Widgets would throw a notice when used from a builder (such as Elementor) where a widget area ID is not defined.
M inc/widgets/ci-text.php
* FIXED: Old Custom CSS field migration would re-trigger in some installations.
M functions.php
* ADDED: Advanced typography controls
M css/inc/_ci-base.scss
M css/inc/_ecommerce.scss
M css/inc/_footer.scss
M css/inc/_header.scss
M css/inc/_modules.scss
M css/inc/_navigation.scss
M css/inc/_player.scss
M css/inc/_variables.scss
A css/typography-default.css
A css/typography-default.min.css
A css/typography-default.scss
A css/typography-gfont.css
A css/typography-gfont.min.css
A css/typography-gfont.scss
M functions.php
A inc/class-fonts-list.php
A inc/customizer
A inc/customizer/class-ci-theme-customizer-css-generator.php
A inc/customizer/generated-styles
A inc/customizer/generated-styles/global.php
A inc/customizer/generated-styles.php
A inc/customizer/partial-callbacks.php
A inc/customizer/preview
A inc/customizer/preview/global.js
A inc/customizer/preview/preview.js
A inc/customizer/sections
A inc/customizer/sections/global
A inc/customizer/sections/global/typography.php
A inc/customizer-controls/style.css
A inc/customizer-controls/style.min.css
A inc/customizer-controls/style.scss
A inc/customizer-controls/typography
A inc/customizer-controls/typography/_style.scss
A inc/customizer-controls/typography/customizer.js
A inc/customizer-controls/typography/typography.php
M inc/customizer-styles.php
M inc/customizer.php
A inc/fonts.json
M inc/sanitization.php
M style.css
M style.min.css
* UPDATED: Language files
* CHANGED: Theme version to 1.4.2
M languages/ci-theme.pot
M style.css
M style.min.css
M style.scss
1.4.1 - May 8, 2019
Compatibility: WordPress 5.1+ - WooCommerce 3.6.2+
----------------------------------------------------------------------------------------------
List of changes between oscillator v1.4 (rev. 23849) and v1.4.1 (rev. 25334)
----------------------------------------------------------------------------------------------
* FIXED: Metaboxes bound to specific post formats (if any), wouldn't appear on initial page load inside the new block editor.
M inc/helpers-post-meta.php
* FIXED: A change event is now triggered when a repeating field item is removed.
M js/admin/post-edit.js
M js/admin/repeating-fields.js
* FIXED: Minor WooCommerce widget styling fixes
* ADDED: Minified stylesheets
A colors/blue.min.css
A colors/default.min.css
A colors/green.min.css
A colors/pastel.min.css
A colors/pink.min.css
A colors/red.min.css
A css/admin/customizer-styles.min.css
A css/admin/jquery-ui-timepicker-addon.min.css
A css/admin/jquery-ui.min.css
A css/admin/post-edit.min.css
A css/admin/repeating-fields.min.css
A css/admin/widgets.min.css
A css/base.min.css
A css/flexslider.min.css
A css/font-awesome.min.css
M css/inc/_ecommerce.scss
A css/magnific.min.css
A css/mmenu.min.css
A css/slick.min.css
M style.css
A style.min.css
M style.scss
* CHANGED: Theme version to 1.4.1
M languages/ci-theme.pot
M style.css
M style.min.css
M style.scss
1.4 - December 7, 2018
Compatibility: WordPress 4.9+ - WooCommerce 3.5.2+
----------------------------------------------------------------------------------------------
List of changes between oscillator v1.3.2 (rev. 21704) and v1.4 (rev. 23849)
----------------------------------------------------------------------------------------------
* FIXED: A condition was erroneously placed inside a count() call, triggering a warning in PHP >= 7.2.x
M inc/helpers.php
* ADDED: Add styles for Gutenberg blocks
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
* UPDATED: Update styles for Gutenberg column block.
M common/css/global.css
M common/css/inc/_gutenberg.scss
* 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
* UPDATED: language files
* CHANGED: theme version to 1.4
M css/magnific.css
M languages/ci-theme.pot
M style.css
M style.scss
1.3.2 - June 3, 2018
Compatibility: WordPress 4.8+ - WooCommerce 3.4.1+
----------------------------------------------------------------------------------------------
List of changes between oscillator v1.3.1 (rev. 21184) and v1.3.2 (rev. 21704)
----------------------------------------------------------------------------------------------
* FIXED: Minor WC related styling issues
M css/inc/_ecommerce.scss
M style.css
* FIXED: comment consent checkbox styling
M css/inc/_comments.scss
M style.css
* changed version to 1.3.2
M style.css
M style.scss
1.3.1 - February 27, 2018
Compatibility: WordPress 4.8+ - WooCommerce 3.3.3+
* FIXED: WooCommerce support for 3.3.x
M functions.php
M inc/woocommerce.php
* UPDATED: Adjust WooCommerce product thumbnail layout
M css/inc/_ecommerce.scss
M style.css
* changed version to 1.3.1
* updated language file
M languages/ci-theme.pot
M style.css
M style.scss
1.3 - February 16, 2018
Compatibility: WordPress 4.8+ - WooCommerce 3.3.1+
----------------------------------------------------------------------------------------------
List of changes between oscillator v1.2 (rev. 15778) and v1.3 (rev. 20981)
----------------------------------------------------------------------------------------------
* FIXED: Logo padding bottom wouldn't get applied if a respective top padding wasn't defined.
M inc/customizer-styles.php
* 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
* FIXED: PrettyPhoto did not work in content galleries/images.
M js/scripts.js
* 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: Isotope filtering does not work if term slug is in non latin characters.
M template-listing-artist.php
M template-listing-discography.php
M template-listing-gallery.php
M template-listing-video.php
* FIXED: Listing query ran twice.
M template-listing-artist.php
M template-listing-discography.php
M template-listing-gallery.php
M template-listing-video.php
* FIXED: Isotope listings could throw warnings if the listed items had no term assigned.
M template-listing-artist.php
M template-listing-discography.php
M template-listing-gallery.php
M template-listing-video.php
* ADDED: Introduced ci_theme_color_luminance() and ci_theme_hex2rgba()
M inc/functions.php
* FIXED: alpha-color-picker loaded by plugins would break visually.
M inc/css/post-meta.css
* ADDED: Elementor Widget
M functions.php
A inc/elements.php
A js/admin/post_ajax.js
* ADDED: Support for One Click Demo Import.
M functions.php
* FIXED: Fix unlickable event titles in events widget on sidebar
M css/inc/_mediaqueries.scss
M style.css
* FIXED: Added lang file header so that Poedit will recognise "translators:" comments.
M languages/ci-theme.pot
* ADDED: WooCommerce support
D .sass-lint.yml
M css/admin/customizer-styles.css
M css/admin/post-edit.css
M css/admin/repeating-fields.css
M css/admin/widgets.css
M css/flexslider.css
M css/inc/_ci-base.scss
A css/inc/_ecommerce.scss
M css/inc/_extends.scss
M css/magnific.css
M functions.php
D gulp
D gulpfile.js
A ignitefile.js
A inc/woocommerce.php
M js/scripts.js
D package.json
M style.css
M style.scss
A woocommerce.php
* ADDED: WooCommerce widget styling
M css/inc/_ci-base.scss
M css/inc/_ecommerce.scss
M style.css
* FIXED: WooCommerce intergration fixes
M css/inc/_ecommerce.scss
M functions.php
M inc/customizer-styles.php
M inc/woocommerce.php
A js/jquery.matchHeight-min.js
M js/scripts.js
M sidebar.php
M style.css
M woocommerce.php
* FIXED: Fix autoplaying hero videos sometimes failing to start playing
* FIXED: Fix a small visual artifact in isotope filter buttons
M colors/_base.scss
M css/inc/_ecommerce.scss
M css/inc/_modules.scss
M js/scripts.js
M style.css
* FIXED: Sidebar does not appear on single product pages
* FIXED: Sidebar appears on product categories
* FIXED: Moved title above content on shop and product category pages.
M inc/woocommerce.php
M sidebar.php
M woocommerce.php
* changed version to 1.3
* updated language files
M languages/ci-theme.pot
M style.css
M style.scss
* UPDATED: Update lightbox script and fix incorrect display of buttons
M css/inc/_ci-base.scss
M css/inc/magnific/_settings.scss
M css/magnific.css
M css/magnific.scss
M js/jquery.magnific-popup.js
M js/scripts.js
M style.css
* UPDATED: <button> elements that are not of [type="submit"] are not styled by default from the theme now
M colors/_base.scss
M colors/blue.css
M colors/default.css
M colors/green.css
M colors/pastel.css
M colors/pink.css
M colors/red.css
M css/inc/_ci-base.scss
M css/inc/_ecommerce.scss
M css/inc/_modules.scss
M css/inc/_widgets.scss
M ignitefile.js
M searchform.php
M style.css
* FIXED: Mpbile WooCommerce template columns
* FIXED: Merged WooCommerce panels in customizer
M inc/woocommerce.php
M woocommerce.php
1.2 - September 29, 2016
Compatibility: WordPress 4.5+
----------------------------------------------------------------------------------------------
List of changes between oscillator v1.1.1 (rev. 14985) and v1.2 (rev. 15778)
----------------------------------------------------------------------------------------------
* FIXED: Wrong term_id field name in taxonomy query, would prevent WPML from picking up the correct translations of custom post types properly.
M inc/widgets/ci-events.php
M template-listing-artist.php
M template-listing-discography.php
M template-listing-event.php
M template-listing-gallery.php
M template-listing-video.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
* FIXED: GMapsLatLonPicker would break the admin JS, when the Maps API was not loaded.
M js/admin/jquery-gmaps-latlon-picker.js
* ADDED: Page builder template
M footer.php
M header.php
A template-builder.php
* Changed version to 1.2
M style.css
M style.scss
1.1.1 - July 7, 2016
Compatibility: WordPress 4.4+
----------------------------------------------------------------------------------------------
List of changes between oscillator v1.0 (rev. 12972) and v1.1.1 (rev. 14985)
----------------------------------------------------------------------------------------------
* FIXED: Event category had wrong rewrite slug 'video-category'. Changed to 'event-category'.
M inc/custom-fields-event.php
* UPDATED: font-awesome v4.5.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: Wrapped widgets in if class_exists() calls.
M inc/widgets/ci-events.php
M inc/widgets/ci-hero.php
M inc/widgets/ci-items.php
M inc/widgets/ci-latest-post-type.php
M inc/widgets/ci-text.php
M inc/widgets/ci-tracklisting.php
* FIXED: Upcoming events are now sorted both by the event date and time. Requires WP >= 4.2.
M inc/widgets/ci-events.php
M template-listing-event.php
* FIXED: Improved security on sample content dismiss.
M inc/helpers.php
* FIXED: Prefixed some localized JS variables.
M inc/helpers-post-meta.php
M inc/js/post-meta.js
* CHANGED: Removed widgets' placeholders styling in Widgets screen, as it wouldn't behave consistently.
M css/admin/widgets.css
M css/admin/widgets.scss
* FIXED: Rename wrongly named category.
M inc/custom-fields-slide.php
* FIXED: Replace parallax with a different implementation.
M css/inc/_mediaqueries.scss
M functions.php
M inc/widgets/ci-events.php
M inc/widgets/ci-hero.php
M inc/widgets/ci-items.php
M inc/widgets/ci-latest-post-type.php
M inc/widgets/ci-text.php
M inc/widgets/ci-tracklisting.php
A js/parallax.min.js
M js/scripts.js
M style.css
* Updated lang file.
* Changed version to 1.1
M languages/ci-theme.pot
M style.css
M style.scss
* FIXED: Dropdown Posts customizer control had a wrong attribute on selected option.
M inc/customizer-controls/dropdown-posts.php
* FIXED: "Creating object from empty value" warning on customizer when there are no pages.
M inc/customizer.php
* ADDED: Introduced ci_theme_get_allowed_tags() utility function for use with wp_kses()
M inc/sanitization.php
* UPDATED: Font Awesome v4.6.1
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
* ADDED: Introduced ci_theme_can_use_plugin()
M inc/helpers.php
* Add new gulp workflow
A .sass-lint.yml
A gulp
A gulp/config.js
A gulp/tasks
A gulp/tasks/build-wp.js
A gulp/tasks/clean-dist.js
A gulp/tasks/compile-kit.js
A gulp/tasks/compile-sass.js
A gulp/tasks/deploy-static.js
A gulp/tasks/lint-html.js
A gulp/tasks/lint-sass.js
A gulp/tasks/serve-static.js
A gulp/tasks/validate-build.js
A gulp/tasks/watch-kit.js
A gulp/tasks/watch-sass.js
M gulpfile.js
M package.json
* FIXED: Fix issue with auto scrolling Instagram widget.
M css/admin/customizer-styles.css
M css/admin/post-edit.css
M css/admin/repeating-fields.css
M css/admin/widgets.css
M css/flexslider.css
M css/inc/_widgets.scss
M css/magnific.css
M js/scripts.js
M style.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
* FIXED: If left empty, the page sidebar will not display blog widgets.
M sidebar.php
* FIXED: Changed Google Maps API Key description to point out that an API key is now required.
* CHANGED: Google Maps API version changed to '3', i.e. the "release" version of the API. The previous '3.5' although was meant to be a frozen version, it's now retired so it falls back to the most current "experimental" version. More information can be found here: https://developers.google.com/maps/documentation/javascript/versions
M functions.php
M inc/customizer.php
* CHANGED: Google Maps API is now disabled by default, as it now needs an API key to work properly (otherwise it throws popup alerts in some cases).
M functions.php
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 - February 12, 2016
Compatibility: WordPress 4.4+
----------------------------------------------------------------------------------------------
List of changes between oscillator v1.0 (rev. 12972) and v1.1 (rev. 13578)
----------------------------------------------------------------------------------------------
* FIXED: Event category had wrong rewrite slug 'video-category'. Changed to 'event-category'.
M inc/custom-fields-event.php
* UPDATED: font-awesome v4.5.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: Wrapped widgets in if class_exists() calls.
M inc/widgets/ci-events.php
M inc/widgets/ci-hero.php
M inc/widgets/ci-items.php
M inc/widgets/ci-latest-post-type.php
M inc/widgets/ci-text.php
M inc/widgets/ci-tracklisting.php
* FIXED: Upcoming events are now sorted both by the event date and time. Requires WP >= 4.2.
M inc/widgets/ci-events.php
M template-listing-event.php
* FIXED: Improved security on sample content dismiss.
M inc/helpers.php
* FIXED: Prefixed some localized JS variables.
M inc/helpers-post-meta.php
M inc/js/post-meta.js
* CHANGED: Removed widgets' placeholders styling in Widgets screen, as it wouldn't behave consistently.
M css/admin/widgets.css
M css/admin/widgets.scss
* FIXED: Rename wrongly named category.
M inc/custom-fields-slide.php
* FIXED: Replace parallax with a different implementation.
M css/inc/_mediaqueries.scss
M functions.php
M inc/widgets/ci-events.php
M inc/widgets/ci-hero.php
M inc/widgets/ci-items.php
M inc/widgets/ci-latest-post-type.php
M inc/widgets/ci-text.php
M inc/widgets/ci-tracklisting.php
A js/parallax.min.js
M js/scripts.js
M style.css
* Updated lang file.
* Changed version to 1.1
M languages/ci-theme.pot
M style.css
M style.scss
1.0 - November 3, 2015
Compatibility: WordPress 4.2+
Initial release