Skip to content

Releases: isotope/core

2.6.8

27 Feb 15:52
Compare
Choose a tag to compare

Fixed internal server error in shipping method (#2114)

2.6.7

26 Feb 15:04
Compare
Choose a tag to compare
  • Fixed ajax_option attribute in field configuration (#2096)
  • Sort foreignKey attribute options by label (#2110)
  • Removed duplicate ampersand in language files (#2112)
  • Fixed schema.org tags for product offer (#2111)
  • Fixed percentage pricing for flat shipping method (#2105)
  • Correctly show timeout settings in Contao 4.9 (#2109)
  • Fixed back end menu icon in Contao 4.9

2.6.6

24 Jan 17:38
Compare
Choose a tag to compare

Generate cryptically secure unique ID for guest carts

2.6.5

20 Jan 11:25
Compare
Choose a tag to compare
  • Do not update order on postsale if it's already locked
  • Fix incorrect surcharge calculation for default price (#2059)
  • Fix MariaDB compatibility in product sales report (#2102)
  • Pass config array to hooks in product collection (#2062)
  • Fixed Contao 4 compatibility problem (#1931)

2.6.4

27 Nov 08:38
Compare
Choose a tag to compare
  • Only enable RTE config in the TextArea attribute
  • Escape MySQL 8 keywords (#2088, #2093)
  • Force image resize for watermark and size calculation (#2085)
  • Helper function to determine if a product collection has tax (#2076)
  • Fixed full group by exception in product sales report (#2069, #2077)
  • Workaround for Contao bug to toggle product group nodes (#2087)
  • Added some missing subdivisions (#2078)

2.6.3

15 Oct 08:39
Compare
Choose a tag to compare
  • Correctly calculate taxes for product option surcharges (#2059)
  • Correctly generate product value for options with groups (#2082)

2.6.2

17 Sep 10:25
Compare
Choose a tag to compare

Fixed

  • Failed to generate product cache when showing old or new products (#2071)
  • StringUtil::trimsplit is not available in Contao 3.5 (#2067)
  • Correctly show upload errors in Contao 4 (#2070)
  • Filter error in product variant list (#2068)
  • Automatically rotate log files in Contao 4 (#2065)

2.6.1

28 Aug 15:23
Compare
Choose a tag to compare

Fixed

  • Product reader page shows articles of product list page (#2060)

2.6.0

27 Aug 08:29
Compare
Choose a tag to compare

New

  • Allow shipping price calculation per cart weight (e.g. 10€ * 5kg)
  • Allow to redirect to product details if keywords search is an exact match
  • Allow to limit coupon code to a single usage (#1580)
  • Added product field for GTIN (Global Trade Item Number)
  • Added Trusted Shops front end module
  • Added support for Saferpay JSON API to Saferpay payment method (#2023)
  • Added support for debug mode in Saferpay payments
  • Added shipping method limitation depending on address type
  • Added front end module to filter products by categories (pages)
  • Added module config to hide product options
  • Added bank details to the store configuration (#2054)
  • Added checkbox to enable chosen script for attributes (#1989)
  • Highlight search keywords in product list

Improved

  • Added product type edit popup in product edit view
  • Enabled drag & drop for all MultiColumnWizard fields
  • Switch the shop config ID if config switcher module has only one option
  • Support DCA options in product attributes
  • Added template for product actions (#1949)
  • Reduced database queries by fetching the product categories from JOIN
  • Automatically select the only variant option in dropdown menus (#2052)
  • Always link to the current category page if possible (#2000)
  • Also generate canonical link to the main product URL

Fixed

  • Use HTTPS URL for ECB currency updates (#2053)
  • ChangeLanguage alternate links pointed to custom reader page (#2026)

2.5.16

29 Jul 07:44
Compare
Choose a tag to compare
  • Fixed product reload sometimes loosing child nodes of response
  • Added some missing schema attributes (#2048)
  • Fixed sql cache file creation on Windows (#2055)
  • Fixed negative product condition check in rules (#2057)