Team Astra Profile Pic
Team Astra
June 15, 2017

Version 1.0.7

Enhancement

  • Improvement: Moved ‘Buttons’ section from panel ‘miscellaneous’ to parent.
  • Improvement: Site logo, title, tagline spacing improved.
  • Improvement: Menu toggle line height issue fixed for small devices.
  • Removed: Unwanted dyanamic css filter.
Team Astra Profile Pic
Team Astra
June 10, 2017

Version 1.0.0-beta.3

New

  • New: Added shrink option for sticky primary header.
  • New: Position for ‘Scroll to Top’ option added.

Enhancement

  • Improvement: Added theme customizer preview js dependency for addons customizer preview js.
  • Improvement: Used astra_get_option() to set default customizer options instead of representative Astra_Theme_Options::defaults().
  • Improvement: Moved ‘Scroll to Top’ section from panel ‘miscellaneous’.
  • Improvement: Moved ‘Scroll to Top’ section from panel ‘panel-miscellaneous’.
  • Improvement: Used astra_get_option() to set default customizer options instead of representative Astra_Theme_Options::defaults().

Bug fixes

  • Fixed: Removed unnecessary theme CSS dependencies.
  • Fixed: Scroll to top js issue fixed for all browser.
  • Fixed: Added typography support for fallback menu.
  • Fixed: Fallback submenu color, sticky header customizer order updated
  • Fixed: Fallback submenu color support added.
  • Fixed: Removed filter which is used to combine the addon files.
Team Astra Profile Pic
Team Astra
June 8, 2017

Version 1.0.6

New

  • New: Typography option for Archive Summary Box.

Enhancement

  • Improvement: Combined CSS files ‘blog-layout-1’ and ‘astra-font’ files in style.css.
  • Improvement: Combined JS files ‘flexibility’, ‘navigation’ and ‘skip-link-focus-fix’ files in style.js
  • Improvement: Used astra_get_option() to set default customizer options instead of representative Astra_Theme_Options::defaults().
  • Improvement: Updated default heading font-size support for small devices.

Bug fix

  • Fixed: RTL support for minified css files.
Team Astra Profile Pic
Team Astra
June 6, 2017

Version 1.0.5.2

Enhancement

  • Improvement: Updated the Theme screenshot.
Team Astra Profile Pic
Team Astra
May 29, 2017

Version 1.0.5.1

Bug Fixes

  • Fixed: Use … instead of …
  • Fixed: Use sanitize_html_class to sanitize HTML class
  • Fixed: Remove comment-list from add_theme_support( ‘html5’ )
  • Fixed: Escaping implemented for Dynamic CSS
Team Astra Profile Pic
Team Astra
May 26, 2017

Version 1.0.5

Enhancement

  • Improvement: Updated customizer option prefix from ‘ast-settings’ with ‘astra-settings’

Bug Fixes

  • Fixed: PHP Notice – Array to string conversion
  • Fixed: Change date(‘Y’) to date_i18n(__(‘Y’,’textdomain’))
  • Fixed: Remove comment-form from add_theme_support( ‘html5’ )
  • Fixed: excerpt_more filter affecting on admin side.
  • Fixed: Missing escaping variable updated.
Team Astra Profile Pic
Team Astra
May 25, 2017

Version 1.0.4.1

Bug Fix

  • Fixed: Warning on the first time theme activation.
Team Astra Profile Pic
Team Astra
May 25, 2017

Version 1.0.4

New

  • New: Responsive Typography Param implemented.
  • New: Added option for Menu Label on Small Devices.
  • New: Added option for Mobile Header Alignment.

Enhancement

  • Improvement: Updated primary submenu navigation icon.
  • Improvement: Updated Small Devices menu navigation styling.
  • Removed: Default Small Devices Menu Label – ‘Menu’.
Team Astra Profile Pic
Team Astra
May 21, 2017

Version 1.0.3.1

Enhancement

  • Removed functions that override WordPress global’s.