Skip to content

Releases: isotope/core

2.9.7

07 Apr 08:00
Compare
Choose a tag to compare

What's Changed

  • Fixed floating point error for rule discount (#2562)
  • Fixed inheriting attributes that are in base product when generating variants
  • Fixed warnings if callbacks are not set (#2561)
  • Removed incorrect duplicate foreignKey resolving (#2564)
  • Fixed error when group breadcrumb tries to show a deleted group (#2558)
  • Fixed CSV check on possibly undefined property (#2566)
  • Do not hard code tl_panel width (#2565)

New Contributors

Full Changelog: 2.9.6...2.9.7

2.9.6

18 Dec 15:49
Compare
Choose a tag to compare

What's Changed

  • Show field name in cumulative filter config
  • Keep product auto_item unused in AbstractProduct::getCssClass() by @fritzmg in #2554
  • Use first limit as default in ProductFilter by @fritzmg in #2540

Full Changelog: 2.9.5...2.9.6

2.9.5

05 Dec 11:02
Compare
Choose a tag to compare
  • Fixed product Standard::getVariantIds() (#2552)
  • Fixed PHP8 issues
  • Updated translations

Full Changelog: 2.9.4...2.9.5

2.9.4

05 Nov 02:59
Compare
Choose a tag to compare
  • Fixed product variants not being added to cart
  • Fix count of products and net value calculation of reports overview (#2542)
  • Fix product list caching script (#2547)
  • Dropped the patchwork/utf8 dependency (#2548)

What's Changed

  • Fix missing bracket in mod_iso_productlist_caching by @fritzmg in #2547
  • Fix count of products and net value calculation of reports overview by @error08 in #2542

Full Changelog: 2.9.3...2.9.4

2.9.3

31 Oct 02:52
Compare
Choose a tag to compare
  • Always execute the checkoutComplete hook
  • Handle missing $objPage when loading config (#2546)
  • Correctly handle hash in URL for productlist caching (#2545)

Full Changelog: 2.9.2...2.9.3

2.9.2

23 Oct 14:04
Compare
Choose a tag to compare
  • Added config for URLs in sitemap (#2512)
  • Fixed cannonical URL in product reader with query attributes (#2512)
  • Fixed error handling in MediaManager (#2468)
  • Fixed missing translation in coupon module (#2539)
  • Fixed invalid HTML in reports (#2538)

What's Changed

Full Changelog: 2.9.1...2.9.2

2.9.1

06 Sep 13:24
Compare
Choose a tag to compare
  • Fixed return path from hook for downloads not used (#2534)
  • Fixed member country limit in front end (#2535)

What's Changed

Full Changelog: 2.9.0...2.9.1

2.9.0

30 Jul 13:00
Compare
Choose a tag to compare
  • Raised minimum dependency to Contao 4.13 and PHP 7.4
  • Added product hit counter
  • Added PayPal Checkout payment method
  • Make favorites feature available for guests
  • Added option to remove product from favorites when added to cart
  • Added insert tags for favorites collection
  • Added default sorting field config when cumulative filter is applied
  • Added filter for product or variant to product collection view
  • Added hook to modify if shipping or payment method is available
  • Added hook to determine availability of rules
  • Added support for text field filtering
  • Allow getGallery to use different Isotope Galleries (#2461)
  • Added support for filter modules as fragments
  • Trigger the save_callback for address fields (#2438)
  • Added support for dcawizard v3
  • Extend isotope dashboard / overview page (#2482)
  • Added customer turnover report (#2416)
  • Added member registrations report (#2492)
  • Migrated some reports to apexcharts library (#2483)
  • Added option to show skipped checkout steps
  • Added option to render order details in history module
  • Use slugger to generate attribute field names (#2519)
  • Implement payment backend interface for Saferpay (#2526)
  • Replace insert tags on order notification tokens
  • Updated subdivisions of Ireland (#2529)
  • Fixed incorrect download expiration calculation
  • Fixed tax free price calculation if price display is set to fixed (#2531)

What's Changed

New Contributors

Full Changelog: 2.8.17...2.9.0

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