1
1
Isotope eCommerce Changelog
2
2
===========================
3
3
4
- Version 2.9.0 (2023-xx-xx )
4
+ Version 2.9.0 (2024-07-30 )
5
5
--------------------------
6
6
7
+ - Raised minimum dependency to Contao 4.13 and PHP 7.4
7
8
- Added product hit counter
8
9
- Added PayPal Checkout payment method
9
10
- Make favorites feature available for guests
@@ -12,5 +13,21 @@ Version 2.9.0 (2023-xx-xx)
12
13
- Added default sorting field config when cumulative filter is applied
13
14
- Added filter for product or variant to product collection view
14
15
- Added hook to modify if shipping or payment method is available
15
- - Do not apply backend configuration to system columns
16
+ - Added hook to determine availability of rules
17
+ - Added support for text field filtering
18
+ - Allow getGallery to use different Isotope Galleries (#2461 )
19
+ - Added support for filter modules as fragments
16
20
- Trigger the save_callback for address fields (#2438 )
21
+ - Added support for dcawizard v3
22
+ - Extend isotope dashboard / overview page (#2482 )
23
+ - Added customer turnover report (#2416 )
24
+ - Added member registrations report (#2492 )
25
+ - Migrated some reports to apexcharts library (#2483 )
26
+ - Added option to show skipped checkout steps
27
+ - Added option to render order details in history module
28
+ - Use slugger to generate attribute field names (#2519 )
29
+ - Implement payment backend interface for Saferpay (#2526 )
30
+ - Replace insert tags on order notification tokens
31
+ - Updated subdivisions of Ireland (#2529 )
32
+ - Fixed incorrect download expiration calculation
33
+ - Fixed tax free price calculation if price display is set to fixed (#2531 )
0 commit comments