Skip to content

Releases: isotope/core

2.8.17

16 Oct 08:19
Compare
Choose a tag to compare
  • Acknowledge PayPal IPNs with unsupported payment_status
  • Fixed support for input_field_callback in tl_iso_product
  • Fixed loading address labels
  • Fixed various PHP8 issues
  • Hide multilingual fields for attribute options

Full Changelog: 2.8.16...2.8.17

2.8.16

31 Jul 06:57
Compare
Choose a tag to compare
  • Correctly generate URLs for the order confirmation page
  • Correctly load the member labels for address groups
  • Improve conversion of string to int attributes (#2480)
  • Fixed missing label in coupon template (#2443)
  • Fixed various PHP8 issues

Full Changelog: 2.8.15...2.8.16

2.8.15

19 Jul 15:47
Compare
Choose a tag to compare

What's Changed

  • Fixed encoding issues with Saferpay credentials
  • Generate correct redirects in checkout module (#2471)
  • Fixed "not equal" condition for attribute restriction in rules
  • Update database when attribute type is changed to integer (#2470)
  • Added image width and height to inline gallery template (#2473)
  • Update name of product in cart if site language is switched (#2467)
  • Support returning Array result on model queries
  • Fixed various PHP8 issues (#2466, #2476, #2478)

New Contributors

Full Changelog: 2.8.14...2.8.15

2.8.14

19 Jun 07:44
Compare
Choose a tag to compare

What's Changed

  • Correctly fetch items from current cart (#2465)
  • Fixed various PHP8 issues (#2460)
  • Fix unknown array key exception (#2463)

New Contributors

Full Changelog: 2.8.13...2.8.14

2.8.13

06 Jun 09:53
Compare
Choose a tag to compare

What's Changed

  • Hide protected products from autocomplete (#2454)
  • Fallback to default template for address book (#2178)
  • Ignore exceptions when generating breadcrumb (#2447)
  • Automatically clear the product list cache (#2265)
  • Fixed checking for product configuration in collection (#2435)
  • Fixed undefined variable in iso_collection_invoice template (#2458)
  • Fixed various PHP8 issues (2446, #2456, #2457)

Full Changelog: 2.8.12...2.8.13

2.8.12

12 Apr 13:27
Compare
Choose a tag to compare

What's Changed

  • Fixed compatibility with Contao 4.9 (#2442)
  • Fixed order status log for Contao >=4.13.17 (#2437)
  • Fixed various PHP8 issues

Full Changelog: 2.8.11...2.8.12

2.8.11

30 Mar 10:44
Compare
Choose a tag to compare

What's Changed

  • Fixed rules with negative condition not being applied to cart (#1823)
  • Correctly hide unpublished variants in product filter (#2430)
  • Correctly set the current record ID to fix duplicating records (#2323)
  • Fixed multiple PHP8 issues (#2434, #2426 and others)
  • Make sure database migration has field names (#2433)
  • Only load page config if a page is found (#2427)

New Contributors

Full Changelog: 2.8.10...2.8.11

2.8.10

27 Feb 07:34
Compare
Choose a tag to compare

What's Changed

  • Correctly hide empty fields in address (#2370)
  • Correctly delete variants when deleting product (#2187)
  • Reload the page when updating cart (#2379)
  • Fixed the legacy registered hooks being overwritten by the annotation ones (#2418)
  • Fixed math operation on string (#2417)
  • Fixed multiple PHP8 issues (#2410, #2408, #2407)

Full Changelog: 2.8.9...2.8.10

2.8.9

23 Jan 16:59
Compare
Choose a tag to compare

What's Changed

  • Added "other" to gender (#2390)
  • Add handling for sorting by variant attributes (#2378)
  • Correctly check for default shipping address (#2316)
  • Correctly calculate option prices with price modifier (#2342)
  • Correctly check for guest permissions in Contao 4.13+
  • Fixed various PHP8 warnings

New Contributors

Full Changelog: 2.8.8...2.8.9

2.8.8

01 Nov 14:21
Compare
Choose a tag to compare

What's Changed

  • Correctly store dateAdded for product variants (#2376)
  • Correctly handle empty result from multiple category filters
  • Correctly set product attributes from URL parameters
  • Make sure address format are loaded (#2377)
  • Fixed legacy Contao class usages (#2363)
  • Fixed unbuffered database queries in migrations (#2367)
  • Fixed PHP warning on empty attribute legend (#2369)
  • Fixed various PHP 8 warning (#2369, #2381, #2382, #2384)

New Contributors

Full Changelog: 2.8.7...2.8.8