Winter sale! Get 30% OFF everything using the coupon code: FLASH30 Buy Now

Changelog for Milos – Legacy

Legend

  • A => A file has been (A)dded
  • M => A file has been (M)odified
  • D => A file has been (D)eleted

1.1.7 - May 27, 2020

Compatibility: WordPress 5.4.0 — 6.7.1 - WooCommerce 4.1.1+

----------------------------------------------------------------------------------------------
List of changes between milos v1.1.6 (rev. 28589) and v1.1.7 (rev. 29757)
----------------------------------------------------------------------------------------------

* 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.
* ADDED: Secondary font typography control.
  M assets/sass/_base.scss
  M assets/sass/_variables.scss
  M css/typography-default.css
  M css/typography-default.min.css
  M functions.php
  M inc/customizer/class-ci-theme-customizer-css-generator.php
  M inc/customizer/controls/typography/customizer.js
  M inc/customizer/controls/typography/typography.php
  M inc/customizer/generated-styles/global.php
  M inc/customizer/generated-styles.php
  M inc/customizer/preview/global.js
  M inc/customizer/preview/preview.js
  M inc/customizer/sections/theme-typography-global.php
  M inc/customizer/sections/theme-typography-widgets.php
  M inc/customizer.php
  M inc/fonts.json
  A inc/upgrade.php
  M style.css
  M style.min.css

* ADDED: Default customizer colors
* ADDED: Customizer live color preview
* FIXED: Minor color styling fixes
  M assets/js/customizer.js
  M assets/sass/_modules.scss
  M inc/customizer-styles.php
  M inc/customizer.php
  M style.css
  M style.min.css

* CHANGED: Theme version to 1.1.7
* UPDATED: Language files
  M languages/milos.pot
  M style.css
  M style.min.css
  M style.scss

1.1.6 - February 7, 2020

Compatibility: WordPress 5.3.1+

----------------------------------------------------------------------------------------------
List of changes between milos v1.1.5 (rev. 27991) and v1.1.6 (rev. 28589)
----------------------------------------------------------------------------------------------

* 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/theme-typography-global.php

* FIXED: Improved logo markup
  M header.php

* CHANGED: Theme version to 1.1.6
* UPDATED: Language file
  M languages/milos.pot
  M style.css
  M style.min.css
  M style.scss

1.1.5 - December 2, 2019

Compatibility: WordPress 5.3+

----------------------------------------------------------------------------------------------
List of changes between milos v1.1.4 (rev. 23825) and v1.1.5 (rev. 27991)
----------------------------------------------------------------------------------------------

* UPDATED: Optimized sticky header further more to prevent unwanted jitter
* ADDED: Added minified versions of styles
  M assets/sass/_header.scss
  A rtl.min.css
  M style.css
  A style.min.css

* FIXED: A bug would cause milos_hex2rgba() to return rgb() instead of rgba() values, when passed a valid opacity number.
  M 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

* ADDED: Advanced typography options.
* REMOVED: Removed typography option "Lowercase widget titles". Its value has been migrated and integrated into the new Widget Titles typography control.
* CHANGED: Style handle 'milos-fonts' renamed to 'milos-google-font'.
  M assets/sass/_variables.scss
  A css
  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
  M ignitefile.js
  A inc/class-fonts-list.php
  A inc/customizer
  A inc/customizer/class-ci-theme-customizer-css-generator.php
  A inc/customizer/controls
  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
  A inc/customizer/generated-styles
  A inc/customizer/generated-styles/global.php
  A inc/customizer/generated-styles.php
  A inc/customizer/preview
  A inc/customizer/preview/global.js
  A inc/customizer/preview/preview.css
  A inc/customizer/preview/preview.js
  A inc/customizer/preview/preview.min.css
  A inc/customizer/preview/preview.scss
  A inc/customizer/sections
  A inc/customizer/sections/theme-typography-global.php
  A inc/customizer/sections/theme-typography-widgets.php
  A inc/customizer-partial-callbacks.php
  M inc/customizer-styles.php
  M inc/customizer.php
  A inc/fonts.json
  M style.css
  M style.min.css

* FIXED: Removed unused files.
  D inc/customizer/preview/preview.css
  D inc/customizer/preview/preview.min.css
  D inc/customizer/preview/preview.scss
  M inc/customizer.php

* CHANGED: Child themes now load the parent stylesheet automatically.
  M functions.php

* UPDATED: Language files
* CHANGED: Theme version to 1.1.5
  M languages/milos.pot
  M style.css
  M style.min.css
  M style.scss

1.1.4 - December 7, 2018

Compatibility: WordPress 4.9+

----------------------------------------------------------------------------------------------
List of changes between milos v1.1.3 (rev. 21984) and v1.1.4 (rev. 23825)
----------------------------------------------------------------------------------------------

* ADDED: Add styles for Gutenberg
  A assets/sass/_gutenberg.scss
  M assets/sass/_infinite-scroll.scss
  M assets/sass/_mediaqueries.scss
  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
  M rtl.css
  M style.css
  M style.scss

* Updated language file.
* Changed version to 1.1.4
  M languages/milos.pot
  M style.css
  M style.scss

1.1.3 - June 20, 2018

Compatibility: WordPress 4.8+

----------------------------------------------------------------------------------------------
List of changes between milos v1.1.2 (rev. 21977) and v1.1.3 (rev. 21984)
----------------------------------------------------------------------------------------------

* FIXED: Adjusted styles and scripts to improve sticky header behavior
  M assets/js/scripts.js
  M assets/sass/_header.scss
  M style.css

* Changed version to 1.1.3
  M style.css
  M style.scss

1.1.2 - June 19, 2018

Compatibility: WordPress 4.8+

----------------------------------------------------------------------------------------------
List of changes between milos v1.1.1 (rev. 21571) and v1.1.2 (rev. 21977)
----------------------------------------------------------------------------------------------

* UPDATED: Correctly muted Vimeo videos for autoplaying in Chrome
  M assets/js/scripts.js

* FIXED: Fix social icon appearance in Safari
  M assets/sass/_external.scss
  M style.css

* UPDATED: Improve sticky header. Updated to v1.1.4
  M assets/vendor/sticky-kit/jquery.sticky-kit.js

* Updated language file.
* Changed version to 1.1.2
  M languages/milos.pot
  M style.css
  M style.scss

1.1.1 - May 16, 2018

Compatibility: WordPress 4.8+

----------------------------------------------------------------------------------------------
List of changes between milos v1.1 (rev. 21448) and v1.1.1 (rev. 21571)
----------------------------------------------------------------------------------------------

* FIXED: Multilingual plugins wouldn't pull the translated content of the front page sections (pages).
  M templates/front-page.php

* FIXED: Some functions had wrong prefix.
* FIXED: Wrong gettext domain on a string.
  M functions.php
  M inc/elementor.php

* Changed version to 1.1.1
  M style.css
  M style.scss

1.1 - April 30, 2018

Compatibility: WordPress 4.8+

----------------------------------------------------------------------------------------------
List of changes between milos v1.0.1 (rev. 21202) and v1.1 (rev. 21448)
----------------------------------------------------------------------------------------------

* ADDED: Support for Elementor Pro v2.0 locations.
  M 404.php
  M archive-jetpack-testimonial.php
  M archive.php
  M footer.php
  M functions.php
  M header.php
  A inc/elementor.php
  M page.php
  M search.php
  M single-jetpack-testimonial.php
  M single.php

* Updated lang files.
* Changed version to 1.1
  M languages/milos.pot
  M style.css
  M style.scss

1.0.1 - March 1, 2018

Compatibility: WordPress 4.8+

----------------------------------------------------------------------------------------------
List of changes between milos v1.0 (rev. 18629) and v1.0.1 (rev. 21202)
----------------------------------------------------------------------------------------------

* Place the video loading spinner at the top of the hero
  M assets/sass/_modules.scss
  M style.css

* ADDED: Support for One Click Demo Import.
  M functions.php

* FIXED: Fix hero title in IE
  M assets/sass/_modules.scss
  M style.css

* Updated lang file.
* Changed version to 1.0.1
  M languages/milos.pot
  M style.css
  M style.scss

1.0 - June 8, 2017

Compatibility: WordPress 4.7+

Initial release

Get access to all WordPress themes & plugins

24/7 Support Included. Join 115,000+ satisfied customers.

Pricing & Sign Up

30-day money-back guarantee. Not satisfied? Your money back, no questions asked.

Back to top