Skip to content

Releases: godaddy-wordpress/go

1.2.8

16 Apr 19:54
Compare
Choose a tag to compare

Enhancements

  • Add color controls to Site Design panel. #500

Bug Fixes

  • Remove the customize-preview dependency from go-customize-preview script. #501

1.2.7

13 Apr 17:42
Compare
Choose a tag to compare

Enhancements

  • Various design and functionality improvements to the WooCommerce slide out cart. #488
  • Introduce improved fallbacks for CSS custom properties. #491
  • Allow for design styles to specify no Google fonts. #493
  • Declare HTML5 scripts and styles support for better compliance with W3C validator. #498

Bug Fixes

  • Fix copyright footer text error on save. #497

1.2.6

20 Mar 22:58
Compare
Choose a tag to compare

Bug Fixes

  • Resolve specificity issue with the group block within the editor. #485
  • Remove languages from tagged releases, keep MO files in canary. #486

1.2.5

19 Mar 20:26
Compare
Choose a tag to compare

Enhancements

  • Introduce AMP compatibility. #447, #471
  • Update CSS variables, improve spacing, improve typography scale. #467
  • Improve development processes (npm run watch). #478
  • Introduced a changelog.txt file to easier track changes between releases. Update Github release notes with changelog changes. #475
  • Improvements to the copyright footer text, including a new filter (go_footer_copyrght_year_text). #468

Bug Fixes

  • Fix Welcoming design style featured image. #469
  • Fix radio and checkbox visibility in each design style. #477
  • Increase the z-index on the header, so the mobile menu displays correctly. #482
  • Update copyright footer text #481

1.2.4

13 Feb 19:59
Compare
Choose a tag to compare

Enhancements

  • Improve vertical vertical rhythm and spacing. #451
  • Switch from PO/MO to JSON-based translation system. #459

Bug Fixes

  • Conditionally set menu locations description based on selected footer variation. #445
  • Prevent site header from overlapping the mobile menu. #449
  • Tweak CoBlocks carousel block arrows for Welcoming, Trendy and Playful design styles. #452
  • Fix gallery caption alignment. #461
  • Hide previously open menu items when a new one is opened. #464

1.2.3

16 Jan 16:45
Compare
Choose a tag to compare
  • Add jQuery as a dependency of frontend.js.

1.2.2

15 Jan 22:53
Compare
Choose a tag to compare
  • Set is_automatic to false in includes/tgm.php.
  • Removed excess, unused, files.
  • Removed font-family from global p element. @props Danny Cooper
  • Renamed 'Colors' panel title in the customizer to 'Site Design'.
  • Remove esc_attr() from searchform.php.
  • Swap esc_attr_x() for esc_html_x() in searchform.php.
  • Update theme screenshot.png and add attribution for image used in screenshot.
  • Add attribution for node dependencies in readme.txt.
  • Refactor primary-menu.js and search-toggle.js to lock tab focus to the main menu and the search form, respectively.

1.2.1

14 Jan 20:37
Compare
Choose a tag to compare
  • Refactor woo-menu-cart.js to resolve JavaScript error on non-shop sites.
  • Remove the href attribute from the cart slide out button element.
  • Disable the WooCommerce slide out cart when on the cart page.

1.2.0

11 Dec 19:38
Compare
Choose a tag to compare
  • Introduce breadcrumbs and post navigation in single product templates.
  • Fix output of archive page title.
  • Tweak product navigation.
  • Fix shop page title visibility.
  • Introduce WooCommerce cart menu icon and slide out cart.
  • Fix empty cart message icon.
  • Tweak variation styles.
  • Update 'Clear' reset variations link text.
  • Update comments in design style CSS files.
  • Fix Playful design style default header text color.
  • Update headers and theme responsiveness.
  • Add variants to --header-padding values.
  • Improved site search bar.
  • Fix submenu item word wrap.
  • Typecast all Go filters to return data in the expected format.
  • Add an aria-label to the navigation cart link.
  • Revert all PHP array shorthand syntax.
  • Update unit test suite.
  • Fix unscoped jQuery for WordPress 5.3 compatibility.
  • Fix code sniffs.
  • Fix dashboard fatal error on shop_order post type.

1.1.1

15 Oct 21:46
Compare
Choose a tag to compare
  • Introduce additional design styles.