Skip to content

Releases: isotope/core

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

2.8.7

23 Aug 09:09
Compare
Choose a tag to compare

What's Changed

  • Added missing dependency for webmozart/path-util (#2357)
  • Fixed insert tags not being replaced on ajax requests
  • Fixed various PHP compatibility issues (#2352, #2354, #2358, #2359)
  • Fixed missing product sorting icon (#2361)
  • Correctly remove field from palette after unsetting it (#2360)

New Contributors

Full Changelog: 2.8.6...2.8.7

2.8.6

15 Aug 06:43
Compare
Choose a tag to compare

What's Changed

  • Allow terminal42/contao-fineuploader v2 and v3 (#2321)
  • Use ResponseException instead of exit; call
  • Make sure the isotope directory actually exists (#2346)
  • Handle case when host matches no roots, and no root with wildcard DNS exists (#2347
  • Correctly check for downloads array in collection template (#2330)
  • Fixed explanation for uploadable attributes (#2322)
  • Fixed array to string conversion (#2324)
  • Fixed default translate value of images in MediaManager.php (#2349)
  • Fixed translations for currency providers (#2327)
  • Fixed lots of PHP8 errors (#2338)
  • Fixed translations for member and user groups (#2332)

New Contributors

Full Changelog: 2.8.5...2.8.6

2.8.5

11 Jul 12:22
Compare
Choose a tag to compare

What's Changed

  • Add missing use Contao\Database; (#2313)
  • Fixed PHP8 issues (#2315)
  • Fixed invalid media on Isotope CSS file

New Contributors

Full Changelog: 2.8.4...2.8.5

2.8.4

28 Jun 10:20
Compare
Choose a tag to compare

What's Changed

  • Fixed broken attribute manager on field error
  • Fixed Saferpay notification URL (#2305)
  • Fixed invalid cookie path
  • Fixed lots of PHP8 issues
  • Use response context in Contao 4.13+ (#2310)
  • Update checkout and postsale URLs for payment methods
  • Add missing redirect config for category filter module (#2185)

New Contributors

  • @scuben made their first contribution in #2305

Full Changelog: 2.8.3...2.8.4

2.8.3

08 Jun 12:29
Compare
Choose a tag to compare
  • Fixed ajax request without form action (#2303)
  • Fixed invalid shipping address ID in orders without shipping (#2014)
  • Optimize database columns to fix row size issues

Full Changelog: 2.8.2...2.8.3