Skip to content

v1.2.0

Compare
Choose a tag to compare
@Sieg Sieg released this 18 Jul 10:56
· 359 commits to master since this release

Added

  • New blocks:
    • form/fieldset/user_shipping.tpl
      • form_user_shipping_address_actions
      • form_user_shipping_address_edit_action
      • form_user_shipping_address_delete_action
    • widget/footer/services.tpl
      • footer_services_cart
  • Add stoken parameter to remove voucher link
  • Add js sourcemaps PR-40

Fixed

  • Fix "Brands" slider size when no brands available PR-32
  • Fix "sBackgroundPosVertical" config variable constraints PR-33
  • Fix box height in My account PR-35
  • Fix selectlists select functionality in product details PR-37
  • Do not use deprecated getSession of Base class
  • Fix HTML syntax error in oxaddress__oxfname req PR-41
  • Fix wrong translations and icon in 404 and offline pages PR-38
  • Fix 404 page animation PR-39

Changed

  • Use relative path to load font files #0006954 PR-30
  • Add space above Log Out button PR-34