Skip to content

Releases: isotope/core

v2.1.11

10 Feb 09:41
Compare
Choose a tag to compare

Improved

  • Setting for "reference page" was not visible in the product filter module
  • Product group popup does no longer apply the active group filter

Fixed

  • Composer installer could not find namespace class loader dependency
  • Taxes for shipping address were not applied before checkout
  • Gallery only included the last JavaScript template on AJAX request (#1357)
  • Possible message when product has no price attribute (#1353)

v2.2.1

20 Jan 18:07
Compare
Choose a tag to compare

Fixed

  • Custom template for gallery was not correctly set (#1321)
  • Labels were not correctly translated in order PDF and backend notifications (#1325)
  • Attributes with options from products can't be filtered in frontend or backend (#1319)

v2.1.10

13 Jan 16:09
Compare
Choose a tag to compare

Improved

  • Disabled chosen menu for store country selection (did not work with subdivision selection)
  • Payment method correctly return an invalid order if not found instead of throwing exceptions
  • Do not allow to add parent of variant product to the collection (#1303)
  • Text attributes were always 255 chars in database (#1329)
  • Add class "active" to first inline gallery image by default (#1342)
  • Remove disabled fields from member addresses on checkout (#1279)

Fixed

  • Postsale requests did not work when using Composer (#1136)
  • Default template setting for product collection was missing
  • Products not inside a group could not always be edited by regular users
  • Cached InsertTags in order prefix were not replaced
  • Permission for new records was not correctly added to group if it was not the first in the list
  • Tax class name should not be used as label (#1317)
  • Empty related products prevented page indexing (#1316)
  • strlen() call on postsale parameters that are potentially arrays (#1331)
  • Payone language parameter should not be uppercase (#1333)
  • Shipping tax was applied even if no products were shipped
  • Shipping address could not be changed in checkout process (#1322)
  • Product filter on dynamic attributes could lead to error message (#1318)
  • Rules were not applied to net and gross prices (#1294)
  • Tax free total for surcharges was incorrectly calculated (#1294)
  • Rule with member restrictions blocked postsale checkout (#1314)

v2.2.0

13 Jan 16:10
Compare
Choose a tag to compare

Improved

  • Added post-action hooks to product collection (#1292)

Fixed

  • Checkout step "address" could not be completed when a member was logged in (#1271)
  • Duplicating attribute did not copy the attribute options (#1265)
  • Rules were not applied to orders (#1290)
  • PSP payment was completed without successful postsale request (#1308)
  • Incorrect labels in product type when having multiple customer defined fields with options source "product" (#1291)
  • Options of multiple products where shown in all attributes (#1291)
  • Labels for attribute options were not visible in backend and documents (#1297)

v2.1.9

18 Nov 13:12
Compare
Choose a tag to compare

Improved

  • Show error instead of confirm message if order status notification could not be sent
  • Delete a member's cart when the member is deleted (#1296)
  • Correctly select "use billing address" when shipping and billing address are the same
  • Added log messages when toggling visibility of product and download (#1310)

Fixed

  • Order total was not shown in the backend order list (#1282)
  • Always load language files in postsale script (#1281)
  • Correctly format shipping addresses in checkout step (#1278)
  • Shipping address was not available when billing address was automatically chosen (#1267)
  • Reports daily summary showed incorrect number of orders (#1268)

v2.2.0-rc1

07 Oct 13:58
Compare
Choose a tag to compare
v2.2.0-rc1 Pre-release
Pre-release

New

  • Added the an integrity check to check for attribute option orphans (#1237)
  • Added price surcharges for attribute options (#1165)
  • Added module to set address before checkout (e.g. for price or shipping calculation)
  • Added shipping calculation module (#1187)
  • Added condition to payment and shipping restriction on product type
  • Added inline edit option for advanced prices
  • Added payment method for Billpay (using Saferpay gateway)
  • Payment and shipping methods can now handle on order status updates
  • Saferpay payment method can now capture/cancel payment on order status change

Improved

  • Performance when finding the correct jumpTo page (#1104)
  • Redirect message for payment methods when JavaScript is disabled (#1079)
  • Better error logging on invalid PayPal email (#1252)
  • Allow to pass attribute options in product collection template

Fixed

  • Warning when product attribute had no options
  • Address ID was not correctly update in product collection (#1263)
  • Show labels from attribute option table in backend filters (#1253)
  • Attribute options from manager were not filterable in the frontend (#1253)

v2.1.8

01 Oct 10:45
Compare
Choose a tag to compare

Fixed

  • Restore basic entities in payment methods (#1256)
  • Images with same name did overwrite previous uploads (#1247)
  • Multiple upload issues on IE browser (#1238)

v2.2.0-beta1

01 Oct 10:07
Compare
Choose a tag to compare
v2.2.0-beta1 Pre-release
Pre-release

New

  • Added the Integrity Check tool to check for database inconsistency
  • Integrated payment provider Paybyway from Finland (https://www.paybyway.com)
  • Added media player (audio/video) attribute (#1072)
  • Added interfaces for attributes with options and variant attributes
  • Added placeholder and minlength options to attributes (#1014)
  • Payment and shipping methods can be restricted to shop configurations (#1173)
  • Galleries can now have custom templates (#1194)
  • Dropped support for Contao 3.2 (#1206)
  • Added collection_* Simple Token for orders (#1195)
  • Support for custom template for every Isotope front end module (#1191)
  • Cart does no longer show shipping and payment surcharges (#1055)
  • An order collection is created and locked when "buy now" button is pressed

Improved

  • Product options are now available in calculatePrice hook (#1000)
  • Show a hint about module configuration when manually sorting products (#1178)
  • No need to add an order details front end module to see order details in back end anymore
  • Show source collection (cart) ID in the order backend view (#1208)
  • Use a template to generate Sparkasse payment URL (#1207)
  • Switched to the new Sparkasse payment URL (#1143)
  • Isotope shop configuration template folders are now displayed the same way as in Contao core (#1191)
  • The backend shop config intro is now responsive (#1221)
  • Load page and language environment when sending order notification from backend (#1242)
  • Load page and language environment when generating PDF (related to #1242)

v2.1.7

01 Sep 14:06
Compare
Choose a tag to compare

Fixed

  • Runtime notice on the 2.1.6 upgrade (#1233)
  • Recoverable error when viewing backend order details (#1234)
  • Broken table (incorrect colspan) when product in collection had an error
  • Issue in product type attributes manager when moving variant attributes (#1213)

v2.1.6

26 Aug 08:08
Compare
Choose a tag to compare

Fixed

  • Shipping methods included products exempt from shipping in per product and per item calculation mode (#1218)
  • Not all product variants were available (#1215)
  • New addresses were not added with the correct store ID after checkout (#1216)
  • It was not possible to translate product images
  • Order details should not link to unavailable products (#1232)
  • Do not show products assigned to unpublished pages (#1231)
  • TCPDF issue for documents on Contao 3.3 (#1210)