Releases: isotope/core
Releases · isotope/core
2.8.12
2.8.11
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
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
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
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
- @colonelpanick made their first contribution in #2363
- @asconsulting made their first contribution in #2381
Full Changelog: 2.8.7...2.8.8
2.8.7
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
- @jamesdevine made their first contribution in #2359
Full Changelog: 2.8.6...2.8.7
2.8.6
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
What's Changed
- Add missing use Contao\Database; (#2313)
- Fixed PHP8 issues (#2315)
- Fixed invalid media on Isotope CSS file
New Contributors
- @contaoacademy made their first contribution in #2313
Full Changelog: 2.8.4...2.8.5
2.8.4
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